| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Emit dead store warnings for ++ and -- operators. | Ted Kremenek | 2008-05-05 | 1 | -8/+24 |
| * | Generalize caching mechanism for bugs reports. Now individual BugTypes | Ted Kremenek | 2008-04-18 | 1 | -3/+3 |
| * | Improve dead store diagnostic. | Ted Kremenek | 2008-04-15 | 1 | -1/+1 |
| * | Bug fix in dead stores: don't always check the liveness of the first decl | Ted Kremenek | 2008-04-15 | 1 | -1/+1 |
| * | Don't flag dead stores that occur in macros. | Ted Kremenek | 2008-04-14 | 1 | -0/+4 |
| * | Bug fix in dead-store checker when walking the Decls in a DeclStmt: don't | Ted Kremenek | 2008-04-14 | 1 | -2/+5 |
| * | Hooked up the dead-store checker to the BugReporter interface. Now dead-store | Ted Kremenek | 2008-04-14 | 1 | -8/+104 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+87 |

