index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tsan
/
rtl
/
tsan_interceptors_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TSan] Support Objective-C @synchronized with tagged pointers
Julian Lettner
2019-01-07
1
-17
/
+31
*
[TSan] Enable detection of lock-order-inversions for Objective-C @synchronized
Julian Lettner
2019-01-02
1
-5
/
+14
*
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@347788 911773...
Julian Lettner
2018-11-28
1
-1
/
+1
*
[tsan] Fix crash in objc_sync_enter/objc_sync_exit when using an Obj-C tagged...
Kuba Mracek
2018-07-24
1
-2
/
+26
*
[tsan] Add interceptors for objc_sync_enter and objc_sync_exit
Kuba Mracek
2018-04-13
1
-0
/
+13
*
[compiler-rt] Fix const and volatile qualifier warnings
Kuba Mracek
2017-11-10
1
-10
/
+10
*
On Darwin, start building the TSan dylib for the iOS simulator.
Kuba Mracek
2017-07-12
1
-0
/
+7
*
[tsan] Add interceptor for xpc_connection_cancel to avoid false positives
Kuba Mracek
2017-03-30
1
-0
/
+6
*
[tsan] Add interceptor for libcxx __shared_count::__release_shared()
Kuba Mracek
2016-12-15
1
-3
/
+19
*
[tsan] Support C++11 call_once in TSan on Darwin
Kuba Brecka
2016-09-08
1
-0
/
+27
*
[tsan] Fix the behavior of OSAtomicTestAndClear
Kuba Brecka
2016-08-02
1
-10
/
+9
*
[tsan] Treat non-barrier OSAtomic* functions as barriers to avoid false posit...
Kuba Brecka
2016-06-27
1
-15
/
+24
*
[tsan] Intercept libcxx __release_shared to avoid false positive with weak_pt...
Kuba Brecka
2016-06-26
1
-0
/
+46
*
[tsan] Add support for OS X OSAtomic* functions
Kuba Brecka
2016-04-07
1
-0
/
+140
*
[tsan] Add XPC support (OS X)
Kuba Brecka
2016-04-07
1
-0
/
+47
*
[tsan] Add interceptors for Darwin-specific locking APIs
Kuba Brecka
2015-12-03
1
-0
/
+91