[Openmp-commits] [PATCH] D98448: [OpenMP] Add runtime interface for OpenMP 5.1 error directive

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 15 09:37:08 PDT 2021


hbae updated this revision to Diff 330695.
hbae added a comment.

Added `ident_t *` parameter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98448

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/i18n/en_US.txt
  openmp/runtime/src/include/omp-tools.h.var
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/ompt-event-specific.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98448.330695.patch
Type: text/x-patch
Size: 3954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210315/c983a691/attachment.bin>


More information about the Openmp-commits mailing list