aboutsummaryrefslogtreecommitdiff
path: root/examples/analyzer-plugin
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for examples/...Chandler Carruth
2012-11-02analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275.NAKAMURA Takumi
2012-07-27libclang, examples: [CMake] Add dependencies to tblgen'd headers.NAKAMURA Takumi
2012-06-21Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth
2012-02-13drop more llvm:: prefixes on OwningPtr<>Dylan Noblesmith
2012-02-13examples/analyzer-plugin: hook up to buildDylan Noblesmith
2012-02-09examples/analyzer-plugin/: unbreak buildDylan Noblesmith
2011-08-17Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali...Anna Zaks
2011-08-17Don't use BuiltinBug in analyzer plugin example.Jordy Rose
2011-08-17[analyzer] Add basic support for pluggable checkers.Jordy Rose