summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ProgramPoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Malloc: Utter the name of the leaked variable.Anna Zaks2012-03-211-2/+0
* ProgramPoint cleanup after the previous commit r141408 (remove the copy const...Anna Zaks2011-10-071-0/+25
* [analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*.Ted Kremenek2011-08-121-0/+26
* ProgramPoint now takes the space of two pointers instead of one. This change wasTed Kremenek2008-09-161-64/+0
* Make assertions for all addresses passed to ProgramPoint that they have at le...Argyrios Kyrtzidis2008-04-261-4/+3
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+65