[PATCH] D158266: [OpenMP] Patch for Support to loop bind clause : Checking Parent Region

Sunil K via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 7 03:20:19 PDT 2023


koops updated this revision to Diff 557639.
koops added a comment.

Avoiding executing "checkNestingOfRegions( )" multiple times.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158266/new/

https://reviews.llvm.org/D158266

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/loop_bind_messages.cpp
  clang/test/PCH/pragma-loop.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158266.557639.patch
Type: text/x-patch
Size: 14403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231007/91b6ab4f/attachment.bin>


More information about the cfe-commits mailing list