]> granicus.if.org Git - clang/commit
Revert r262741 - [OPENMP] Codegen for distribute directive
authorSamuel Antao <sfantao@us.ibm.com>
Fri, 4 Mar 2016 21:02:14 +0000 (21:02 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Fri, 4 Mar 2016 21:02:14 +0000 (21:02 +0000)
commite1626feb8253d291baf90c36f373a18870f7a62b
tree486460e46887cfe2fa01ecfebe14ab394e110884
parente7ba0f5f89477dee6a7637226f669243c72b7d72
Revert r262741 - [OPENMP] Codegen for distribute directive

Was causing a failure in one of the buildbot slaves.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262744 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/StmtOpenMP.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.h
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/OpenMP/distribute_codegen.cpp [deleted file]