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)
commitf94baeb363a0c012563c19b7e1e281496543380c
tree0d206c476f71a240a46c86c59cbf68b22841c1c2
parentb57d6911575e96cd1e73d63216d002f8168285d1
Added test for capturing VLA types if the captured variable is a function parameter.

llvm-svn: 212170
clang/test/CodeGen/captured-statements.c