summaryrefslogtreecommitdiff
path: root/examples/analyzer-plugin/MainCallChecker.cpp
Commit message (Expand)AuthorAge
* [C++11] Remove the remaining uses of OwningPtr.Ahmed Charles2014-03-09
* Expose the name of the checker producing each diagnostic message.Alexander Kornienko2014-02-11
* Sort the #include lines for examples/...Chandler Carruth2012-12-04
* analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275.NAKAMURA Takumi2012-11-02
* drop more llvm:: prefixes on OwningPtr<>Dylan Noblesmith2012-02-13
* examples/analyzer-plugin/: unbreak buildDylan Noblesmith2012-02-09
* Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali...Anna Zaks2011-08-17
* Don't use BuiltinBug in analyzer plugin example.Jordy Rose2011-08-17
* [analyzer] Add basic support for pluggable checkers.Jordy Rose2011-08-17