]> granicus.if.org Git - clang/commit
Implement IRGen of lambda expressions which capture arrays.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 14 Feb 2012 02:31:03 +0000 (02:31 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 14 Feb 2012 02:31:03 +0000 (02:31 +0000)
commitb74ed087469db042325bad76fdf3ff6ed67dec09
tree62ab000636f8297cf37a48b6cdfbf20fe4149726
parent0bdb5aa1a3384d194b0e14a9ecbe3309ff33daa3
Implement IRGen of lambda expressions which capture arrays.

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