Skip to content
Commit c5792aa9 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

Avoid needlessly copying a block to the heap when a block literal

initializes a local auto variable or is assigned to a local auto
variable that is declared in the scope that introduced the block
literal.

rdar://problem/13289333

https://reviews.llvm.org/D58514

llvm-svn: 355012
parent 69bec619
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