Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b5abb429e7aac731c3b4363a6118a6b3a6e27abc
/
lib
/
Analysis
/
SymbolManager.cpp
b5abb42
Conjured symbols now bind to Stmt* instead of Expr*.
by Ted Kremenek
· 17 years ago
60a6e0c
Add a QualType to ConjuredSymbol to represent the type and size of the symbol.
by Ted Kremenek
· 17 years ago
72c59d0
Initialize tracked local variables to undefined.
by Ted Kremenek
· 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/SymbolManager.cpp]
361fa8e
Changed CallRetValSymbol to SymbolConjured to allow "conjured" symbols to be created for any expression, not just CallExprs.
by Ted Kremenek
· 17 years ago
00a3a5f
Prototype (pre-alpha) implementation of CFRef checker.
by Ted Kremenek
· 17 years ago
843e934
fix typos
by Gabor Greif
· 17 years ago
d763eb9
Added lazy "symbolication" of parameter variables and global variables.
by Ted Kremenek
· 17 years ago
a888c98
Implemented "getType()" for symbolic values representing the "contents" of
by Ted Kremenek
· 17 years ago
d70d0b0
Further cleanup. Moved definitions for SymbolManager and ValueManager into
by Ted Kremenek
· 17 years ago