Age | Commit message (Expand) | Author |
---|---|---|
2011-08-23 | Thread-safety analysis: adding in a basic lockset tracking system. This | Caitlin Sadowski |
2011-07-06 | Build up statistics about the work done for analysis based warnings. | Chandler Carruth |
2011-06-20 | Remove unnecessary include. | Francois Pichet |
2011-02-23 | Have IdempotentOperationsChecker pull its CFGStmtMap from AnalysisContext. | Ted Kremenek |
2011-02-23 | Issue AnalysisBasedWarnings as part of calling Sema::PopBlockOrFunctionScope(... | Ted Kremenek |
2010-08-25 | Remove AnalysisBasedWarnings.h's dependency on Type.h | John McCall |
2010-08-25 | Move more stuff out of Sema.h. | John McCall |
2010-08-12 | Move Sema's headers into include/clang/Sema, renaming a few along the way. | Douglas Gregor |