summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-09-11 22:07:28 +0000
committerTed Kremenek <kremenek@apple.com>2009-09-11 22:07:28 +0000
commit7020eae07673210f88e0e7b382284427db555548 (patch)
tree524fb7e6a407d21529618741a95c9f10817ecb6f /clang/lib/CodeGen/CodeGenModule.cpp
parentc74e09f6546490dfd4be03dff06a81c8fa45b08e (diff)
downloadbcm5719-llvm-7020eae07673210f88e0e7b382284427db555548.tar.gz
bcm5719-llvm-7020eae07673210f88e0e7b382284427db555548.zip
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
to statically type various methods in SValuator/GRState as required either a defined value or a defined-but-possibly-unknown value. This leads to various logic cleanups in GRExprEngine, and lets the compiler enforce via type checking our assumptions about what symbolic values are possibly undefined and what are not. Along the way, clean up some of the static analyzer diagnostics regarding the uses of uninitialized values. llvm-svn: 81579
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud