index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
tsan
/
rtl
/
tsan_debugging.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
1
-262
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TSan] Use switches when dealing with enums
Julian Lettner
2019-01-16
1
-22
/
+28
*
[tsan] Add debugging API to retrieve the "external tag" from reports
Kuba Mracek
2018-05-10
1
-0
/
+7
*
[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDs
Kuba Mracek
2017-04-17
1
-2
/
+2
*
Re-commit of r295318, which was reverted due to AArch64 flakiness. Moving the...
Kuba Mracek
2017-02-22
1
-0
/
+10
*
Revert "[tsan] Provide external tags (object types) via debugging API"
Diana Picus
2017-02-20
1
-10
/
+0
*
[tsan] Provide external tags (object types) via debugging API
Kuba Mracek
2017-02-16
1
-0
/
+10
*
[tsan] Provide API for libraries for race detection on custom objects
Kuba Mracek
2017-02-02
1
-0
/
+1
*
[tsan] Implement __tsan_get_alloc_stack and __tsan_locate_address to query po...
Kuba Mracek
2016-12-19
1
-0
/
+77
*
tsan: fix compiler warning
Dmitry Vyukov
2016-04-27
1
-2
/
+1
*
[tsan] Rename ReportThread->pid to ReportThread->os_id
Kuba Brecka
2016-04-21
1
-2
/
+2
*
[tsan] Add some NULL pointer checks into the debugging API
Kuba Brecka
2016-03-21
1
-5
/
+5
*
[tsan] Detect uses of uninitialized, destroyed and invalid mutexes
Kuba Brecka
2016-03-16
1
-0
/
+1
*
[tsan] Add TSan debugger APIs
Kuba Brecka
2016-03-10
1
-0
/
+162