[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 17:58:23 PDT 2021


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

Applied suggested changes and added a test.


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
  openmp/runtime/test/ompt/callback.h
  openmp/runtime/test/ompt/misc/runtime_error.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98448.330856.patch
Type: text/x-patch
Size: 6524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210316/01acc83c/attachment.bin>


More information about the Openmp-commits mailing list