[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:00:23 PDT 2015
simoatze updated this revision to Diff 35553.
simoatze added a comment.
Activated by default ANNOTATIONS (switch on/off only with TSAN_SUPPORT).
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.35553.patch
Type: text/x-patch
Size: 50766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20150923/8ed5ed11/attachment-0001.bin>
More information about the Openmp-commits
mailing list