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
/
SimpleSValuator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-428
/
+0
*
Switch RegionStore over to using <BaseRegion+raw offset> to store
Ted Kremenek
2010-01-11
1
-4
/
+4
*
lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace
Kovarththanan Rajaratnam
2009-11-28
1
-2
/
+1
*
Fix another static analyzer crash due to a corner case in "folding" symbolic ...
Ted Kremenek
2009-10-17
1
-11
/
+16
*
Fix static analyzer crash due to recently add symbolic-value constant folding...
Ted Kremenek
2009-10-16
1
-1
/
+9
*
Fix crash introduced by r83358 where a symbol could be eagerly
Ted Kremenek
2009-10-06
1
-2
/
+7
*
Fix: <rdar://problem/7275774> Static analyzer warns about NULL pointer when
Ted Kremenek
2009-10-06
1
-4
/
+22
*
Fix <rdar://problem/7249327> by allowing silent conversions between signed an...
Ted Kremenek
2009-09-25
1
-0
/
+9
*
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
Ted Kremenek
2009-09-11
1
-6
/
+0
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-44
/
+44
*
Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCast
Ted Kremenek
2009-07-21
1
-2
/
+4
*
RegionStore:
Ted Kremenek
2009-07-21
1
-2
/
+20
*
Enhance SimpleSValuator to handle nonloc::LocAsInteger -> location casts.
Ted Kremenek
2009-07-20
1
-3
/
+8
*
Move RegionStoreManager over to using new
Ted Kremenek
2009-07-16
1
-4
/
+4
*
Enhance SimpleSValuator::EvalBinOpNN to recognize the trivial case
Ted Kremenek
2009-07-13
1
-1
/
+20
*
Unbreak build.
Ted Kremenek
2009-06-26
1
-0
/
+346