index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Analysis
/
SymbolManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SymbolReaper::isLive(SymbolRef) now always returns true for SymbolRegionRvalu...
Ted Kremenek
2009-01-22
1
-1
/
+6
*
Static analyzer: Remove a bunch of outdated SymbolData objects and
Ted Kremenek
2009-01-22
1
-99
/
+18
*
Static Analyzer: Replace LiveSymbols/DeadSymbols sets with a new object calle...
Ted Kremenek
2009-01-21
1
-0
/
+18
*
Fix some unused variable, control reaches end of non-void function,
Daniel Dunbar
2009-01-15
1
-2
/
+2
*
Lazy bingding for region-store manager.
Zhongxing Xu
2008-12-20
1
-2
/
+24
*
Add SymbolRef::print() and have SymbolicRegion::print() use this method inste...
Ted Kremenek
2008-12-05
1
-0
/
+5
*
Rename SymbolID to SymbolRef. This is a precursor to some overhauling of the...
Ted Kremenek
2008-12-05
1
-5
/
+5
*
Remove SymbolDataContentsOf (unused).
Ted Kremenek
2008-12-05
1
-28
/
+1
*
Add SymbolData for array elements and struct fields.
Zhongxing Xu
2008-11-19
1
-0
/
+35
*
Conjured symbols now bind to Stmt* instead of Expr*.
Ted Kremenek
2008-11-12
1
-1
/
+1
*
Add a QualType to ConjuredSymbol to represent the type and size of the symbol.
Ted Kremenek
2008-10-01
1
-4
/
+4
*
Initialize tracked local variables to undefined.
Ted Kremenek
2008-08-13
1
-1
/
+2
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+124