summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-03-05 16:31:07 +0000
committerTed Kremenek <kremenek@apple.com>2009-03-05 16:31:07 +0000
commit2f340d6cb66ebeea59f27a5c576bc14bfdebad5d (patch)
treecd68d6a95af2bce3796198c8deb0c6496224e51d /clang/lib/CodeGen/CodeGenModule.cpp
parent8f4528bc7c670bf46db9f76ae4a25b6e39da06b4 (diff)
downloadbcm5719-llvm-2f340d6cb66ebeea59f27a5c576bc14bfdebad5d.tar.gz
bcm5719-llvm-2f340d6cb66ebeea59f27a5c576bc14bfdebad5d.zip
BasicStore:
- Store bindings using a MemRegion -> SVal binding instead of VarDecl -> SVal binding. This mirrors some of the idea of RegionStore, but is far simpler and not nearly as functional. This leads to some code simplification and some potential for some minor precision hacks. Along the way... - constify the use of MemRegion* in a few places - add operator<<(llvm::raw_ostream, const MemRegion*) llvm-svn: 66163
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud