]> granicus.if.org Git - clang/commit
Revert "[OPENMP 4.0] Codegen for array sections."
authorDaniel Jasper <djasper@google.com>
Fri, 28 Aug 2015 08:42:22 +0000 (08:42 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 28 Aug 2015 08:42:22 +0000 (08:42 +0000)
commit3b65de833f37eacc11014cbca7cda7da9d3e961f
treeba92b6d2d448a06d2955920724ca2dcd5b6100fb
parent85b5116ba2fa38ef76c78fd6bd5dc9b77237d5f8
Revert "[OPENMP 4.0] Codegen for array sections."

The test is currently failing on bots:
http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_check/12747/

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CodeGenFunction.h
test/OpenMP/task_codegen.cpp