diff options
author | Zhongxing Xu <xuzhongxing@gmail.com> | 2009-07-14 01:12:46 +0000 |
---|---|---|
committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2009-07-14 01:12:46 +0000 |
commit | 170e816effc410e56e64f6d313c25273efacb0f4 (patch) | |
tree | fde38570c55bbe5707f77b19310ec89073846b64 /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 03d5d0f4519c1723866b1253b0a3125d7ce16da5 (diff) | |
download | bcm5719-llvm-170e816effc410e56e64f6d313c25273efacb0f4.tar.gz bcm5719-llvm-170e816effc410e56e64f6d313c25273efacb0f4.zip |
Instead of recovering from a wrong invalidation, this patch aims to
invalidate the region correctly. It uses the cast-to type to invalidate
the region when available. To avoid invalid cast-to type like 'void*' or 'id',
region store now only records non-generic casts of regions.
llvm-svn: 75580
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions