| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -3/+3 | 
| * | [analyzer] Rename CheckerV2 -> Checker. | Argyrios Kyrtzidis | 2011-03-01 | 1 | -2/+2 | 
| * | [analyzer] Remove unused checker stuff from AnalysisConsumer and some unused ... | Argyrios Kyrtzidis | 2011-02-28 | 1 | -1/+0 | 
| * | [analyzer] Use the new registration mechanism on the non-path-sensitive-check... | Argyrios Kyrtzidis | 2011-02-17 | 1 | -6/+25 | 
| * | Don't emit a dead store for '++' operations unless it occurs with a return st... | Ted Kremenek | 2011-02-12 | 1 | -6/+5 | 
| * | Don't report dead stores on unreachable code paths. Fixes <rdar://problem/84... | Ted Kremenek | 2011-02-11 | 1 | -5/+61 | 
| * | Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'... | Ted Kremenek | 2011-02-10 | 1 | -2/+2 | 
| * | Rename 'CheckDeadStores.cpp' to 'DeadStoresChecker.cpp'. | Ted Kremenek | 2011-01-13 | 1 | -0/+289 | 

