summaryrefslogtreecommitdiffstats
path: root/clang/examples/analyzer-plugin/MainCallChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort the #include lines for examples/...Chandler Carruth2012-12-041-2/+2
* analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275.NAKAMURA Takumi2012-11-021-1/+1
* drop more llvm:: prefixes on OwningPtr<>Dylan Noblesmith2012-02-131-1/+1
* examples/analyzer-plugin/: unbreak buildDylan Noblesmith2012-02-091-2/+3
* Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali...Anna Zaks2011-08-171-1/+1
* Don't use BuiltinBug in analyzer plugin example.Jordy Rose2011-08-171-1/+1
* [analyzer] Add basic support for pluggable checkers.Jordy Rose2011-08-171-0/+52
OpenPOWER on IntegriCloud