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

Simone via Openmp-commits openmp-commits at lists.llvm.org
Thu Oct 27 11:45:40 PDT 2016


simoatze updated this revision to Diff 76077.
simoatze marked an inline comment as done.
simoatze added a comment.

Fixed indentation errors, removed dead code and old barrier annotations.


https://reviews.llvm.org/D13072

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13072.76077.patch
Type: text/x-patch
Size: 32549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20161027/03c0278d/attachment-0001.bin>


More information about the Openmp-commits mailing list