Age | Commit message (Expand) | Author |
---|---|---|
2012-04-20 | [analyzer] Run remove dead bindings right before leaving a function. | Anna Zaks |
2012-03-21 | [analyzer] Malloc: Utter the name of the leaked variable. | Anna Zaks |
2011-10-07 | ProgramPoint cleanup after the previous commit r141408 (remove the copy const... | Anna Zaks |
2011-08-12 | [analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*. | Ted Kremenek |
2008-09-16 | ProgramPoint now takes the space of two pointers instead of one. This change was | Ted Kremenek |
2008-04-26 | Make assertions for all addresses passed to ProgramPoint that they have at le... | Argyrios Kyrtzidis |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |