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
/
SimpleConstraintManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-249
/
+0
*
Remove references to 'Checker' and 'GRTransferFuncs' from
Ted Kremenek
2010-01-05
1
-39
/
+8
*
Let constraint manager inform checkers that some assumption logic has happend.
Zhongxing Xu
2009-12-31
1
-4
/
+24
*
Fix <rdar://problem/7249327> by allowing silent conversions between signed an...
Ted Kremenek
2009-09-25
1
-2
/
+13
*
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
Ted Kremenek
2009-09-11
1
-7
/
+4
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-20
/
+20
*
Remove GRStateManager& field from SimpleConstraintManager.
Ted Kremenek
2009-06-18
1
-1
/
+1
*
libAnalysis:
Ted Kremenek
2009-06-18
1
-97
/
+86
*
Remove loc::FuncVal.
Zhongxing Xu
2009-04-20
1
-1
/
+0
*
Finally nuke loc::SymbolVal.
Zhongxing Xu
2009-04-10
1
-11
/
+8
*
analyzer infrastructure: make a bunch of changes to symbolic expressions that
Ted Kremenek
2009-03-26
1
-37
/
+57
*
This patch adds two more SymbolData subclasses: SymIntExpr and SymSymExpr, for
Zhongxing Xu
2009-03-25
1
-22
/
+11
*
analyzer: Provide temporary workaround for false positive reported by
Ted Kremenek
2009-03-23
1
-0
/
+11
*
SimpleConstraintManager doesn't reason about bitwise-constraints on symbolic
Ted Kremenek
2009-03-11
1
-0
/
+13
*
Added method "canReasonAbout" to ConstraintManager. This method returns true if
Ted Kremenek
2009-03-11
1
-0
/
+4
*
Patch by Ben Laurie:
Ted Kremenek
2009-02-14
1
-0
/
+230