[PATCH] D115573: [Clang][OpenMP] Return error ahead of time if there are multiple mutex clauses in atomic directive
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 20 19:15:41 PST 2021
tianshilei1992 added a comment.
Okay, I reached the same point as D115561 <https://reviews.llvm.org/D115561>, that the compiler stops at the first position it encounters error, so all those mixed uses cannot be in the same test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115573/new/
https://reviews.llvm.org/D115573
More information about the cfe-commits
mailing list