Age | Commit message (Expand) | Author |
---|---|---|
2010-12-22 | [analyzer] Refactoring: include/clang/Checker -> include/clang/GR | Argyrios Kyrtzidis |
2010-12-16 | Start migration of static analyzer to using the | Ted Kremenek |
2010-09-30 | Change CheckerVisitor so that [Pre,Post]VisitCallExpr only handles CallExprs ... | Ted Kremenek |
2010-09-10 | Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit ... | Ted Kremenek |
2010-02-03 | Remove abstract expression kinds from the StmtClass enum. Update a few users | John McCall |
2010-01-25 | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek |