[PATCH] D155692: [clang][OpenMP] Add interop support for multiple depend clauses

Michael Halkenhäuser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 19 03:44:01 PDT 2023


mhalk updated this revision to Diff 541942.
mhalk added a comment.

Fix accidental remove of `assert(...)`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155692

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/interop_irbuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155692.541942.patch
Type: text/x-patch
Size: 15648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230719/e2841277/attachment.bin>


More information about the cfe-commits mailing list