1. 7e53bd6 [analyzer] Run remove dead bindings right before leaving a function. by Anna Zaks · 14 years ago
  2. fc2e153 [analyzer] Malloc: Utter the name of the leaked variable. by Anna Zaks · 14 years ago
  3. 8de8cfd ProgramPoint cleanup after the previous commit r141408 (remove the copy constructor, mark withTag const). by Anna Zaks · 14 years ago
  4. e8f7316 [analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*. by Ted Kremenek · 14 years ago
  5. 0ecb53a ProgramPoint now takes the space of two pointers instead of one. This change was by Ted Kremenek · 17 years ago
  6. fa2d2f2 Make assertions for all addresses passed to ProgramPoint that they have at least an 8-byte alignment. by Argyrios Kyrtzidis · 17 years ago
  7. 7a51313 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 18 years ago[Renamed from clang/Analysis/ProgramPoint.cpp]
  8. 5906b9e Added ProgramPoint.cpp, which implements several methods of the subclasses by Ted Kremenek · 18 years ago