| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 |

