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

Simone via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 23 14:44:25 PDT 2015


simoatze updated this revision to Diff 35555.
simoatze added a comment.

Removed TSAN_SUPPORT macro.


http://reviews.llvm.org/D13072

Files:
  runtime/CMakeLists.txt
  runtime/src/dynamic_annotations.h
  runtime/src/kmp_barrier.cpp
  runtime/src/kmp_lock.cpp
  runtime/src/kmp_runtime.c
  runtime/src/kmp_tasking.c
  runtime/src/z_Linux_util.c

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


More information about the Openmp-commits mailing list