This revision was automatically updated to reflect the committed changes.
Closed by commit rL287069: Revert "[OPENMP] Fixed codegen for 'omp cancel'
construct." (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D26720?vs=78107&id=78109#toc
Repository:
rL LLVM
https
vitalybuka created this revision.
vitalybuka added a reviewer: ABataev.
vitalybuka added a subscriber: cfe-commits.
r286944 introduced bugs detected by ASAN as use-after-return.
r287025 have not fixed them completely.
This reverts commit r286944 and r287025.
https://reviews.llvm.org/D26720
Fil