[PATCH] D18543: [tsan] Add TSan __tsan_atomic* functions to tsan_interface.h

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 03:23:10 PDT 2016


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

I needed to add `#ifndef SANITIZER_GO` in order to make GotsanRuntimeCheck pass.


http://reviews.llvm.org/D18543

Files:
  lib/tsan/rtl/tsan_interface.h
  lib/tsan/rtl/tsan_interface_atomic.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18543.52538.patch
Type: text/x-patch
Size: 11620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/ee262031/attachment.bin>


More information about the llvm-commits mailing list