forked from OSchip/llvm-project
d8665b3d1a
...but do run them on user headers. Previously, we were inconsistent here: non-path-sensitive checks on code /bodies/ were only run in the main source file, but checks on /declarations/ were run in /all/ headers. Neither of those is the behavior we want. Thanks to Sujit for pointing this out! <rdar://problem/12454226> llvm-svn: 165635 |
||
---|---|---|
.. | ||
AnalysisConsumer.cpp | ||
AnalysisConsumer.h | ||
CMakeLists.txt | ||
CheckerRegistration.cpp | ||
FrontendActions.cpp | ||
Makefile |