[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
Tue Mar 3 11:57:42 PST 2020
AndreyChurbanov updated this revision to Diff 247977.
AndreyChurbanov added a comment.
Addressed comments: removed "#if 0" code block; added basic checks for the test.
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.247977.patch
Type: text/x-patch
Size: 7656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200303/b200867b/attachment-0001.bin>
More information about the Openmp-commits
mailing list