Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce Type::isStructureOrClassType(), which does the obvious | Douglas Gregor | 2010-04-26 | 1 | -1/+1 |
* | Overhaul the AST representation of Objective-C message send | Douglas Gregor | 2010-04-21 | 1 | -5/+7 |
* | Add raw_ostream operators to NamedDecl for convenience. Switch over all users... | Benjamin Kramer | 2010-04-17 | 1 | -3/+2 |
* | Checker: random include cleanup. | Benjamin Kramer | 2010-03-27 | 1 | -3/+3 |
* | Refactor argument checking in CallAndMessageChecker to be the same | Ted Kremenek | 2010-03-18 | 1 | -119/+123 |
* | Detect pass-by-value arguments that are structs that contain | Ted Kremenek | 2010-03-18 | 1 | -24/+113 |
* | Revert 95541. | Ted Kremenek | 2010-02-08 | 1 | -4/+4 |
* | Rename: GRState::getSVal(Stmt*) => getExprVal(), | Zhongxing Xu | 2010-02-08 | 1 | -4/+4 |
* | Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe... | Ted Kremenek | 2010-01-25 | 1 | -1/+1 |
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+252 |