[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
Wed Oct 25 03:36:18 PDT 2023


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

Removing multiple calls to Sema::checkNestingOfRegions() in Sema::ActOnOpenMPExecutableDirective() .


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.557876.patch
Type: text/x-patch
Size: 14090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231025/e49fd59b/attachment.bin>


More information about the cfe-commits mailing list