[flang-commits] [PATCH] D88655: [Flang][OpenMP][OpenACC] Fix exit out of a region in OpenMP parallel construct.
sameeran joshi via Phabricator via flang-commits
flang-commits at lists.llvm.org
Sat Oct 31 12:56:52 PDT 2020
sameeranjoshi added a comment.
In D88655#2364244 <https://reviews.llvm.org/D88655#2364244>, @awarzynski wrote:
> I've also noticed other patches causing build failures. Fixing this one felt rather straightforward so I took the liberty of submitting a fix: https://github.com/llvm/llvm-project/commit/b7d1271a01b72a079ea016a9d4e31a73091d5f0e. I hope that that's fine.
Thanks a lot @awarzynski I would add to my local builds `-DFLANG_ENABLE_WERROR=ON` from now onwards.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88655/new/
https://reviews.llvm.org/D88655
More information about the flang-commits
mailing list