[Openmp-commits] [PATCH] D57615: [AST][OpenMP] OpenMP master Construct contains Structured block
Roman Lebedev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Feb 1 13:11:14 PST 2019
lebedev.ri added a comment.
@ABataev i'm not sure i have fully followed the https://bugs.llvm.org/show_bug.cgi?id=40563#c1
> The outlined function is not generated for the loop, so there is no problem with the standard compatibility.
Are you saying that in these cases of `master`, `critical`, `single` directives, `CapturedDecl` should **not** have `nothrow` bit set too?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57615/new/
https://reviews.llvm.org/D57615
More information about the Openmp-commits
mailing list