[PATCH] D15381: [tsan] Add a DCHECK to verify __tsan_read* and __tsan_write function aren't called from ScopedInterceptor
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 05:11:30 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255996: [tsan] Add a DCHECK to verify __tsan_read* and __tsan_write function aren't… (authored by kuba.brecka).
Changed prior to commit:
http://reviews.llvm.org/D15381?vs=42979&id=43220#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15381
Files:
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_interface_inl.h
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15381.43220.patch
Type: text/x-patch
Size: 5228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/3173fb8b/attachment.bin>
More information about the llvm-commits
mailing list