[PATCH] D28836: [tsan] Provide API for libraries for race detection on custom objects
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 05:28:26 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293885: [tsan] Provide API for libraries for race detection on custom objects (authored by kuba.brecka).
Changed prior to commit:
https://reviews.llvm.org/D28836?vs=86445&id=86792#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28836
Files:
compiler-rt/trunk/lib/tsan/CMakeLists.txt
compiler-rt/trunk/lib/tsan/rtl/tsan_debugging.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_defs.h
compiler-rt/trunk/lib/tsan/rtl/tsan_external.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_interface.h
compiler-rt/trunk/lib/tsan/rtl/tsan_report.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_report.h
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_report.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_suppressions.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_sync.cc
compiler-rt/trunk/test/tsan/Darwin/external.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28836.86792.patch
Type: text/x-patch
Size: 17845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/f42f8005/attachment.bin>
More information about the llvm-commits
mailing list