Skip to content
Commit 170e816e authored by Zhongxing Xu's avatar Zhongxing Xu
Browse files

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
parent 03d5d0f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment