Revert "[OPENMP]Fix PR37671: Privatize local(private) variables in untied tasks."
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 12 Aug 2020 13:49:59 +0000 (09:49 -0400)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 12 Aug 2020 13:50:32 +0000 (09:50 -0400)
commit3651658bdd11a085b727783f27495a198c4f3bc5
tree9094e699de198a10d67dc580b978d24d832e92f2
parente891b6a75d919b5bcb95577d1e5eb0ebad0ea427
Revert "[OPENMP]Fix PR37671: Privatize local(private) variables in untied tasks."

This reverts commit ec9563c54ed25e9f9cbe60985399212d50bd801d to
investigate compiler crash revelaed by the buildbots.
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/task_codegen.cpp