Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
be133a8757103c430a36f15d6210f99a0206921f
/
clang
/
lib
/
Analysis
/
ProgramPoint.cpp
7e53bd6
[analyzer] Run remove dead bindings right before leaving a function.
by Anna Zaks
· 14 years ago
fc2e153
[analyzer] Malloc: Utter the name of the leaked variable.
by Anna Zaks
· 14 years ago
8de8cfd
ProgramPoint cleanup after the previous commit r141408 (remove the copy constructor, mark withTag const).
by Anna Zaks
· 14 years ago
e8f7316
[analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*.
by Ted Kremenek
· 14 years ago
0ecb53a
ProgramPoint now takes the space of two pointers instead of one. This change was
by Ted Kremenek
· 17 years ago
fa2d2f2
Make assertions for all addresses passed to ProgramPoint that they have at least an 8-byte alignment.
by Argyrios Kyrtzidis
· 17 years ago
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]
5906b9e
Added ProgramPoint.cpp, which implements several methods of the subclasses
by Ted Kremenek
· 18 years ago