aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ProgramPoint.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Roll-back r250822.Angel Garcia Gomez1-1/+1
2015-10-20Apply modernize-use-default to clang.Angel Garcia Gomez1-1/+1
2014-02-17[analyzer] Improved checker naming in CFG dump.Anton Yartsev1-3/+4
2012-04-20[analyzer] Run remove dead bindings right before leaving a function.Anna Zaks1-2/+4
2012-03-21[analyzer] Malloc: Utter the name of the leaked variable.Anna Zaks1-2/+0
2011-10-07ProgramPoint cleanup after the previous commit r141408 (remove the copy const...Anna Zaks1-0/+25
2011-08-12[analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*.Ted Kremenek1-0/+26
2008-09-16ProgramPoint now takes the space of two pointers instead of one. This change wasTed Kremenek1-64/+0
2008-04-26Make assertions for all addresses passed to ProgramPoint that they have at le...Argyrios Kyrtzidis1-4/+3
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner1-0/+65