[PATCH] D15381: [tsan] Add a DCHECK to verify __tsan_read* and __tsan_write function aren't called from ScopedInterceptor

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 03:11:33 PST 2015


kubabrecka updated this revision to Diff 42979.
kubabrecka added a comment.

Updating patch.


http://reviews.llvm.org/D15381

Files:
  lib/tsan/rtl/tsan_interceptors.cc
  lib/tsan/rtl/tsan_interface_inl.h
  lib/tsan/rtl/tsan_rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15381.42979.patch
Type: text/x-patch
Size: 4622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/3ba0552c/attachment.bin>


More information about the llvm-commits mailing list