Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some more uses of getAs<ObjCInterfaceType>() that Fariborz pointed | John McCall | 2010-05-17 | 1 | -2/+2 |
* | Overhaul the AST representation of Objective-C message send | Douglas Gregor | 2010-04-21 | 1 | -11/+30 |
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -2/+1 |
* | Simplify another switch/strcmp construct. No functionality/performance change. | Benjamin Kramer | 2010-02-08 | 1 | -55/+16 |
* | Revert 95541. | Ted Kremenek | 2010-02-08 | 1 | -5/+5 |
* | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu | 2010-02-08 | 1 | -5/+5 |
* | Move 'LocalCheckers.h' to the 'Checkers' subdirectory. | Ted Kremenek | 2010-01-26 | 1 | -1/+1 |
* | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek | 2010-01-25 | 1 | -2/+2 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+598 |