rizsotto / scan-build

Clang's scan-build re-implementation in python
Other
362 stars 34 forks source link

plist-multi-file is handled incorrectly #77

Closed gerazo closed 7 years ago

gerazo commented 8 years ago

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)