]> granicus.if.org Git - clang/commit
Added test for capturing VLA types if the captured variable is a function parameter.
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 2 Jul 2014 07:05:22 +0000 (07:05 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 2 Jul 2014 07:05:22 +0000 (07:05 +0000)
commit025330a7dd8f9760e950a28d9b373fa5dd05f4fe
treeb9b89195d2a4551cd527a6d9544666501e4d6523
parent7a02dd69660a2b4dcd3745ecf59bf81cb98476fd
Added test for capturing VLA types if the captured variable is a function parameter.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212170 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/captured-statements.c