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