summaryrefslogtreecommitdiffstats
path: root/clang/clang.xcodeproj
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-02-21 18:02:17 +0000
committerTed Kremenek <kremenek@apple.com>2008-02-21 18:02:17 +0000
commit7f0639b0395b216d89b0ebbf2d24731dca4183af (patch)
tree924cdb5f28832c042200e726352dcba817e60c22 /clang/clang.xcodeproj
parenta243311f1d799019a55eae2ad02aa1352b8a6a35 (diff)
downloadbcm5719-llvm-7f0639b0395b216d89b0ebbf2d24731dca4183af.tar.gz
bcm5719-llvm-7f0639b0395b216d89b0ebbf2d24731dca4183af.zip
Major cleanup of path-sensitive analysis engine and the current analysis
based on constant. prop. and limited symbolics. - Renamed class: RValue -> RVal, LValue -> LVal, etc. - Minor method renamings and interface cleanups. - Tightened the RVal "type system" so that UninitializedVal and UnknownVal cannot be cast to LVal or NonLVal. This forces these corner cases values to be explicitly handled early before being dispatched to plug-in transfer function logic. - Major cleanup in the transfer function logic for binary and unary operators. Still fixing some regressions, but we now explicitly handle Uninitialized and Unknown values in a more rigorous way. llvm-svn: 47441
Diffstat (limited to 'clang/clang.xcodeproj')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud