Revert "[OPENMP] Fixed capturing of VLA variables."
authorDiana Picus <diana.picus@linaro.org>
Mon, 7 Nov 2016 10:01:43 +0000 (10:01 +0000)
committerDiana Picus <diana.picus@linaro.org>
Mon, 7 Nov 2016 10:01:43 +0000 (10:01 +0000)
commit1e2b7e667216ec4efceceeb77b681197b17a233d
tree7dd65a62bdb244dd3b89ff1e6a07d2425e0fdc36
parent1071ac193589338bc055e338926d661ab5bf93f6
Revert "[OPENMP] Fixed capturing of VLA variables."

This reverts commit r286098 because the modified test breaks on many of the
buildbots.

llvm-svn: 286102
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/parallel_codegen.cpp