[PATCH] D157933: [OpenMP 5.1] Parsing and Sema support for `scope` construct
Fazlay Rabbi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 19:15:16 PDT 2023
mdfazlay added a comment.
In D157933#4586816 <https://reviews.llvm.org/D157933#4586816>, @ABataev wrote:
> Need to add the tests (and the checks, if required) for the nesting of the regions
I think I have the nesting of regions checks in //scope_messages.cpp//. Do you prefer to have those checks in //nesting_of_regions.cpp// file?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157933/new/
https://reviews.llvm.org/D157933
More information about the llvm-commits
mailing list