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)
commitbf4d18d3d28c061852169dd7241f23d6c2f04a3b
tree44634908d64d1b2323117cda62d89c83e86e0b61
parentf006a96affd643697142b720bf654bd8542893b7
Revert r262741 - [OPENMP] Codegen for distribute directive

Was causing a failure in one of the buildbot slaves.

llvm-svn: 262744
clang/include/clang/AST/StmtOpenMP.h
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Serialization/ASTReaderStmt.cpp
clang/lib/Serialization/ASTWriterStmt.cpp
clang/test/OpenMP/distribute_codegen.cpp [deleted file]