Add value invalidation logic for block-captured variables. Conceptually...
Add value invalidation logic for block-captured variables. Conceptually invoking a block (without specific reasoning of what the block does) can invalidate any value to it by reference when the block was created. llvm-svn: 90431
Loading
Please register or sign in to comment