rizsotto / scan-build

Clang's scan-build re-implementation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plist-multi-file is handled incorrectly

gerazo opened this issue · comments

When using plist-multi-file format, a directory is passed to the compiler instead of a file. No analyzation output is generated as a result. (using clang 4.0)