[PATCH] D157933: [OpenMP 5.1] Parsing and Sema support for `scope` construct

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 19:19:50 PDT 2023


ABataev added a comment.

In D157933#4587164 <https://reviews.llvm.org/D157933#4587164>, @mdfazlay wrote:

> 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?

Yes, extend this one


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