Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bolt
diff options
context:
space:
mode:
authorKiran Chandramohan <kiran.chandramohan@arm.com>2022-04-03 18:23:54 +0300
committerKiran Chandramohan <kiran.chandramohan@arm.com>2022-04-03 18:54:02 +0300
commit0000030b18c1e60e5e4f7444e30694bac9ffc14e (patch)
tree1efce54c87fa562865500ccef3db7c0fb12f9950 /bolt
parentbaebf2389657d0abb91861b7d277b7104f928d2b (diff)
Revert "[Flang][OpenMP] Add semantic check for OpenMP Private, Firstprivate and Lastprivate clauses."
This reverts commit a2ca6bbda6160c1b474fffd6204bcac9456c7eb1. D93213 performs some checks to ensure that variables that appear in statement functions are not in privatisation clauses. The point at which this check is currently performed, there can be misparses that cause more constructs to be identified as statement functions. This can lead to various kinds of errors, hence reverting. This revert hopefully fixes: https://github.com/llvm/llvm-project/issues/54477 https://github.com/llvm/llvm-project/issues/54161 https://github.com/llvm/llvm-project/issues/54163 Reviewed By: shraiysh Differential Revision: https://reviews.llvm.org/D122650
Diffstat (limited to 'bolt')
0 files changed, 0 insertions, 0 deletions