Revert "[OPENMP50]Add basic support for inscan reduction modifier."
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 26 Mar 2020 19:47:50 +0000 (15:47 -0400)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 26 Mar 2020 19:57:19 +0000 (15:57 -0400)
commitf9e71f4d9d39871390da48207d7fd6b116e370dc
tree80221d930737160b5b22c0d6f2325b8ea6d71126
parentad1466f8cbc520b2f03e1f6daa78f035bccf21df
Revert "[OPENMP50]Add basic support for inscan reduction modifier."

This reverts commit 8099e0fe82ce78c15bc6c4cf52caca5b6fbe28f5 to fix the
problems with the Windows-based buildbots.
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/OpenMPKinds.def
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/nesting_of_regions.cpp
clang/test/OpenMP/parallel_for_reduction_messages.cpp
clang/test/OpenMP/parallel_reduction_messages.c
clang/test/OpenMP/scan_ast_print.cpp
clang/test/OpenMP/scan_messages.cpp