]> granicus.if.org Git - clang/commit
Implement IRGen for the retain-autorelease in the lambda conversion-to-block-pointer...
authorEli Friedman <eli.friedman@gmail.com>
Tue, 28 Feb 2012 01:08:45 +0000 (01:08 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 28 Feb 2012 01:08:45 +0000 (01:08 +0000)
commitcae40c4d448529fe65de3d87bdbe97d3b54b4d98
tree07bd5fe3c0f813bd4caac68e5f67f40858d5d207
parent4c62b557e269a27515dfca1f754ae936c8fdb824
Implement IRGen for the retain-autorelease in the lambda conversion-to-block-pointer outside of ARC.  Testcases coming up soon.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151603 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CodeGenFunction.h