Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
a9b21d22bb9337649723a8477b5cb15f83451e7d
/
lib
/
Analysis
/
ProgramPoint.cpp
63d3201
ProgramPoint cleanup after the previous commit r141408 (remove the copy constructor, mark withTag const).
by Anna Zaks
· 14 years ago
ca80453
[analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*.
by Ted Kremenek
· 14 years ago
d452758
ProgramPoint now takes the space of two pointers instead of one. This change was
by Ted Kremenek
· 17 years ago
6e5977f
Make assertions for all addresses passed to ProgramPoint that they have at least an 8-byte alignment.
by Argyrios Kyrtzidis
· 17 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from Analysis/ProgramPoint.cpp]
33bfb5c
Added ProgramPoint.cpp, which implements several methods of the subclasses
by Ted Kremenek
· 18 years ago