diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-03-05 16:31:07 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-03-05 16:31:07 +0000 |
commit | 2f340d6cb66ebeea59f27a5c576bc14bfdebad5d (patch) | |
tree | cd68d6a95af2bce3796198c8deb0c6496224e51d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8f4528bc7c670bf46db9f76ae4a25b6e39da06b4 (diff) | |
download | bcm5719-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