]> granicus.if.org Git - clang/commit
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)
commit4596c9c4a89dddd1e27963cddbe4d10db1fa8af8
treefe2b60582db858a80938795dc6dcf14e60ade861
parentd458b9b755d589e59b99064b0c4a1bcc7be0dc5f
Revert "[OPENMP] Fixed capturing of VLA variables."

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286102 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGStmtOpenMP.cpp
test/OpenMP/parallel_codegen.cpp