[PATCH] D14235: [tsan] Fix build errors for TSan on OS X
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 05:37:08 PST 2015
kubabrecka updated this revision to Diff 39049.
kubabrecka added a comment.
Updating diff so it actually compiles on Linux. I needed to put `my_pthread_attr_getstack` in a header file, is that okay?
http://reviews.llvm.org/D14235
Files:
lib/sanitizer_common/sanitizer_libignore.cc
lib/sanitizer_common/sanitizer_linux_libcdep.cc
lib/sanitizer_common/sanitizer_posix.h
lib/sanitizer_common/sanitizer_posix_libcdep.cc
lib/tsan/rtl/tsan_platform_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14235.39049.patch
Type: text/x-patch
Size: 5720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/78643255/attachment.bin>
More information about the llvm-commits
mailing list