[Openmp-commits] [PATCH] D84062: [OpenMP] libomp cleanup: add check of input global tid parameter

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 17 13:10:25 PDT 2020


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

Applied same checks to couple more files.


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

https://reviews.llvm.org/D84062

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/kmp_dispatch.cpp
  openmp/runtime/src/kmp_error.cpp
  openmp/runtime/src/kmp_itt.inl
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_sched.cpp
  openmp/runtime/src/kmp_taskdeps.cpp
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/src/kmp_threadprivate.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84062.278883.patch
Type: text/x-patch
Size: 19639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200717/91977921/attachment-0001.bin>


More information about the Openmp-commits mailing list