[Openmp-commits] [PATCH] D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool

Vignesh Balasubramanian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Apr 23 07:17:47 PDT 2021


Vigneshbalu updated this revision to Diff 340020.
Vigneshbalu added a comment.
Herald added a subscriber: aheejin.

Addressed clang-tidy warnings.


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

https://reviews.llvm.org/D100182

Files:
  openmp/CMakeLists.txt
  openmp/libompd/.clang-tidy
  openmp/libompd/CMakeLists.txt
  openmp/libompd/src/CMakeLists.txt
  openmp/libompd/src/Debug.h
  openmp/libompd/src/TargetValue.cpp
  openmp/libompd/src/TargetValue.h
  openmp/libompd/src/ompd-private.h
  openmp/libompd/src/ompd-types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100182.340020.patch
Type: text/x-patch
Size: 33055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210423/70b13341/attachment-0001.bin>


More information about the Openmp-commits mailing list