]> granicus.if.org Git - clang/commit
[OPENMP] Fox for http://llvm.org/PR23663: OpenMP crash
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 11 Jun 2015 10:53:56 +0000 (10:53 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 11 Jun 2015 10:53:56 +0000 (10:53 +0000)
commitcba60c5899fc512070963968ca76aa75519091d8
tree205de3a54d20d8b89b2daf940e060367e2488fe7
parent5f4ac97702b99d425844240611eecaa650b42429
[OPENMP] Fox for http://llvm.org/PR23663: OpenMP crash

Destroy RuntimeCleanupScope before generation of termination instruction in parallel loop precondition.

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