[Openmp-commits] [PATCH] D13072: [OpenMP] Enable ThreadSanitizer to check OpenMP programs

Jonas Hahnfeld via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 7 08:08:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286115: [OpenMP] Enable ThreadSanitizer to check OpenMP programs (authored by Hahnfeld).

Changed prior to commit:
  https://reviews.llvm.org/D13072?vs=76077&id=77040#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D13072

Files:
  openmp/trunk/runtime/CMakeLists.txt
  openmp/trunk/runtime/cmake/config-ix.cmake
  openmp/trunk/runtime/src/CMakeLists.txt
  openmp/trunk/runtime/src/exports_so.txt
  openmp/trunk/runtime/src/kmp_barrier.cpp
  openmp/trunk/runtime/src/kmp_config.h.cmake
  openmp/trunk/runtime/src/kmp_lock.cpp
  openmp/trunk/runtime/src/kmp_runtime.c
  openmp/trunk/runtime/src/kmp_tasking.c
  openmp/trunk/runtime/src/tsan_annotations.c
  openmp/trunk/runtime/src/tsan_annotations.h
  openmp/trunk/runtime/src/z_Linux_util.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13072.77040.patch
Type: text/x-patch
Size: 33059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20161107/cc0fe35a/attachment-0001.bin>


More information about the Openmp-commits mailing list