Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a... | Ted Kremenek | 2011-08-12 | 1 | -1/+1 |
* | Give some convenient idiomatic accessors to Stmt::child_range and | John McCall | 2011-02-13 | 1 | -2/+1 |
* | Start migration of static analyzer to using the | Ted Kremenek | 2010-12-16 | 1 | -2/+5 |
* | Add missing null checks in PseudoConstantAnalysis | Tom Care | 2010-08-25 | 1 | -1/+4 |
* | Improved the handling of blocks and block variables in PseudoConstantAnalysis | Tom Care | 2010-08-25 | 1 | -30/+47 |
* | GCC didn't care for my attempt at API compatibility, so brute-force everything | John McCall | 2010-08-25 | 1 | -15/+15 |
* | Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis | Tom Care | 2010-08-24 | 1 | -8/+53 |
* | Several small changes to PseudoConstantAnalysis and the way IdempotentOperati... | Tom Care | 2010-08-23 | 1 | -0/+173 |