[Openmp-commits] [PATCH] D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd.
Vignesh Balasubramanian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Apr 23 07:16:19 PDT 2021
Vigneshbalu updated this revision to Diff 340019.
Vigneshbalu added a comment.
Addressed clang-tidy warnings.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100181/new/
https://reviews.llvm.org/D100181
Files:
openmp/runtime/CMakeLists.txt
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/include/omp-tools.h.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_config.h.cmake
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/src/kmp_gsupport.cpp
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/src/kmp_settings.h
openmp/runtime/src/kmp_tasking.cpp
openmp/runtime/src/kmp_wait_release.h
openmp/runtime/src/ompd-specific.cpp
openmp/runtime/src/ompd-specific.h
openmp/runtime/src/ompt-general.cpp
openmp/runtime/src/ompt-specific.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100181.340019.patch
Type: text/x-patch
Size: 41204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210423/ef4f7a1b/attachment-0001.bin>
More information about the Openmp-commits
mailing list