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_suppressions.h
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: implement suppressions for top frame only
Dmitry Vyukov
2015-06-29
1
-0
/
+1
*
[Sanitizer] Refactor SuppressionContext class.
Alexey Samsonov
2015-02-20
1
-0
/
+9
*
[Sanitizer] Make SuppressionContext a singleton class, residing in sanitizer_...
Alexey Samsonov
2014-07-30
1
-1
/
+0
*
tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
2013-10-03
1
-0
/
+1
*
[tsan] Move some suppressions-related code to common.
Sergey Matveev
2013-06-26
1
-19
/
+1
*
tsan: allows to suppress races on global variables
Dmitry Vyukov
2013-06-10
1
-0
/
+2
*
tsan: print matched suppressions if print_suppressions=1 flag is provided
Dmitry Vyukov
2013-03-27
1
-4
/
+5
*
tsan: allow a front-end to provide default suppressions
Dmitry Vyukov
2013-01-24
1
-1
/
+1
*
tsan: cache pc's that cause suppressions (this way we do not need to symboliz...
Dmitry Vyukov
2012-10-05
1
-1
/
+1
*
[TSan] fix a bunch of warnings reported by pedantic gcc
Alexey Samsonov
2012-09-13
1
-1
/
+1
*
tsan: suppress reports against source file names as well
Dmitry Vyukov
2012-05-31
1
-1
/
+1
*
tsan: remove shutdown code
Dmitry Vyukov
2012-05-17
1
-1
/
+1
*
[tsan] First commit of ThreadSanitizer (TSan) run-time library.
Kostya Serebryany
2012-05-10
1
-0
/
+43