History log of /external/compiler-rt/lib/tsan/lit_tests/race_on_write.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d740a3ff4c38f1b8d93357bece483939d65dd3f 07-Feb-2013 Kostya Serebryany <kcc@google.com> [tsan] race_on_write test

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174599 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_write.cc
29b37ea8907bc99bf86fab89bf8dc93a520ebac4 17-Jan-2013 Jakob Stoklund Olesen <stoklund@2pi.dk> Revert r172719, r172721-172723, and r172725.

The r172719 patch broke the build on Mac, the others depended on it.

compiler-rt/lib/asan/asan_interceptors.cc:78:13: error: unused function
'SetThreadName' [-Werror,-Wunused-function]
static void SetThreadName(const char *name) {

Orignal headlines:

[asan] attempting to fix the Mac build
[asan] restructure read/pread/pread64 tests
[sanitizer] move write/pwrite/pwrite64 interceptors to common
[msan] start using common interceptors in msan
[tsan] move prctl interceptor from asan to common_interceptors thus enabling it for tsan too

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@172763 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_write.cc
153ba3f41d8f6ad1641ae76cfdf01445cec9db89 17-Jan-2013 Kostya Serebryany <kcc@google.com> [sanitizer] move write/pwrite/pwrite64 interceptors to common

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@172722 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/race_on_write.cc