rizsotto / scan-build

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

follow up on $IncludeParserRejects flag #4

Closed rizsotto closed 10 years ago

rizsotto commented 10 years ago

i have a question related to ccc-analyzer. it is about the Analyze method (line 272). it does check the $IncludeParserRejects variable, which is initialized to zero once and has a comment "Set this to 1 if we want to include 'parser rejects' files." my question is: who will set that to 1? shall it be an environment which turn this on? can i leave it out from the rewritten version?

rizsotto commented 10 years ago

Jordan Rose comment:

Laszlo, you can just leave it out for now. It's certainly not something most people are using if it's off by default and not exposed in scan-build.