summaryrefslogtreecommitdiff
path: root/examples/analyzer-plugin
Commit message (Expand)AuthorAge
* Sort the #include lines for examples/...Chandler Carruth2012-12-04
* analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275.NAKAMURA Takumi2012-11-02
* libclang, examples: [CMake] Add dependencies to tblgen'd headers.NAKAMURA Takumi2012-07-27
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-21
* drop more llvm:: prefixes on OwningPtr<>Dylan Noblesmith2012-02-13
* examples/analyzer-plugin: hook up to buildDylan 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