Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
be909b5eff3b1383d141a9f9f8981a0f3249845d
/
clang
/
lib
/
Analysis
/
SimpleSValuator.cpp
be909b5
Switch RegionStore over to using <BaseRegion+raw offset> to store
by Ted Kremenek
· 16 years ago
65c6566
lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace
by Kovarththanan Rajaratnam
· 16 years ago
1baf407
Fix another static analyzer crash due to a corner case in "folding" symbolic values that are constrained to be a constant.
by Ted Kremenek
· 16 years ago
70bf6d6
Fix static analyzer crash due to recently add symbolic-value constant folding. The issue was falsely
by Ted Kremenek
· 16 years ago
2f93553
Fix crash introduced by r83358 where a symbol could be eagerly
by Ted Kremenek
· 16 years ago
8ec5771
Fix: <rdar://problem/7275774> Static analyzer warns about NULL pointer when
by Ted Kremenek
· 16 years ago
f694f42
Fix <rdar://problem/7249327> by allowing silent conversions between signed and unsigned integer values for symbolic values. This is an intermediate solution (i.e. hack) until we support extension/truncation of symbolic integers.
by Ted Kremenek
· 16 years ago
7020eae
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
by Ted Kremenek
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
ac7c724
Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCast
by Ted Kremenek
· 16 years ago
fe12f88
RegionStore:
by Ted Kremenek
· 16 years ago
aadd463
Enhance SimpleSValuator to handle nonloc::LocAsInteger -> location casts.
by Ted Kremenek
· 16 years ago
c7b1dad
Move RegionStoreManager over to using new
by Ted Kremenek
· 16 years ago
b63f715
Enhance SimpleSValuator::EvalBinOpNN to recognize the trivial case
by Ted Kremenek
· 16 years ago
18e1caa
Unbreak build.
by Ted Kremenek
· 16 years ago