aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-06-22 16:32:26 +0000
committerDouglas Gregor <dgregor@apple.com>2011-06-22 16:32:26 +0000
commitd1bd98a2c239d2a730b07f7c1b2c8c8718eaeac8 (patch)
tree6748ae1078f490e4e929ce009cebb8628a9d7f4e /lib/Sema/SemaCodeComplete.cpp
parentd7b23167763f43d3e76b0de26141b1e52613ee3c (diff)
Implement the C++0x move optimization for Automatic Reference Counting
objects, so that we steal the retain count of a temporary __strong pointer (zeroing out that temporary), eliding a retain/release pair. Addresses <rdar://problem/9364932>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133621 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions