Skip to content
Commit 3e871d8c authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Use the BlockDecl captures list to infer the direct captures for a...

Use the BlockDecl captures list to infer the direct captures for a BlockDataRegion.  Fixes <rdar://problem/12415065>.

We still need to do a recursive walk to determine all static/global variables
referenced by a block, which is needed for region invalidation.

llvm-svn: 169481
parent bcf90532
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