Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-16 | analyzer-plugin/MainCallChecker.cpp: s/generateSink/generateErrorNode/, corre... | NAKAMURA Takumi | 1 | -1/+1 |
2015-06-23 | Fixing a build bot break from r240400. | Aaron Ballman | 1 | -2/+3 |
2014-03-09 | [C++11] Remove the remaining uses of OwningPtr. | Ahmed Charles | 1 | -1/+1 |
2014-02-11 | Expose the name of the checker producing each diagnostic message. | Alexander Kornienko | 1 | -1/+1 |
2012-12-04 | Sort the #include lines for examples/... | Chandler Carruth | 1 | -2/+2 |
2012-11-02 | analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275. | NAKAMURA Takumi | 1 | -1/+1 |
2012-02-13 | drop more llvm:: prefixes on OwningPtr<> | Dylan Noblesmith | 1 | -1/+1 |
2012-02-09 | examples/analyzer-plugin/: unbreak build | Dylan Noblesmith | 1 | -2/+3 |
2011-08-17 | Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali... | Anna Zaks | 1 | -1/+1 |
2011-08-17 | Don't use BuiltinBug in analyzer plugin example. | Jordy Rose | 1 | -1/+1 |
2011-08-17 | [analyzer] Add basic support for pluggable checkers. | Jordy Rose | 1 | -0/+52 |