[Openmp-commits] [PATCH] D74956: OpenMP 5.1 omp_display_env function implementation.

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Feb 21 05:29:54 PST 2020


AndreyChurbanov updated this revision to Diff 245827.
AndreyChurbanov added a comment.

Added full context.
Also added (missed) "value" attribute to Fortran interfaces.


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

https://reviews.llvm.org/D74956

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/include/omp.h.var
  openmp/runtime/src/include/omp_lib.f.var
  openmp/runtime/src/include/omp_lib.f90.var
  openmp/runtime/src/include/omp_lib.h.var
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_ftn_entry.h
  openmp/runtime/src/kmp_ftn_os.h
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/src/kmp_settings.h
  openmp/runtime/test/api/omp_display_env0.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74956.245827.patch
Type: text/x-patch
Size: 8045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200221/445c03f7/attachment.bin>


More information about the Openmp-commits mailing list