]> granicus.if.org Git - clang/commit
Simple test ensuring that we perform direct initialization when copy-capturing in...
authorDouglas Gregor <dgregor@apple.com>
Tue, 14 Feb 2012 00:03:38 +0000 (00:03 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 14 Feb 2012 00:03:38 +0000 (00:03 +0000)
commitd764437c9ce6feae11a9fca35bbc4ebc004f69e0
tree2929aeee06b9a718b412e27133c794d99e3fb940
parentd5387e86ce3dfe1ae09e050ee11d86ca0d066d04
Simple test ensuring that we perform direct initialization when copy-capturing in lambdas

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150442 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/expr/expr.prim/expr.prim.lambda/p21.cpp [new file with mode: 0644]