Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the #include lines for examples/... | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275. | NAKAMURA Takumi | 2012-11-02 | 1 | -1/+1 |
* | drop more llvm:: prefixes on OwningPtr<> | Dylan Noblesmith | 2012-02-13 | 1 | -1/+1 |
* | examples/analyzer-plugin/: unbreak build | Dylan Noblesmith | 2012-02-09 | 1 | -2/+3 |
* | Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali... | Anna Zaks | 2011-08-17 | 1 | -1/+1 |
* | Don't use BuiltinBug in analyzer plugin example. | Jordy Rose | 2011-08-17 | 1 | -1/+1 |
* | [analyzer] Add basic support for pluggable checkers. | Jordy Rose | 2011-08-17 | 1 | -0/+52 |