rizsotto / scan-build

Clang's scan-build re-implementation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

improve compilation module

rizsotto opened this issue · comments

compilation.split_command shall result abs path of the files. (that can get rid of intercept logic about make files absolute) and also should do an extra check. (not only check the extension, but check the filesystem for the file.)