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
/
sanitizer_common
/
sanitizer_suppressions.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TSan] Try harder to avoid compiler-generated memset calls.
Alexey Samsonov
2015-12-09
1
-1
/
+1
*
tsan: speed up race deduplication
Dmitry Vyukov
2015-09-03
1
-4
/
+2
*
Handle suppression files ending in CRLF (\r\n)
Reid Kleckner
2015-08-26
1
-1
/
+2
*
[Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessibl...
Alexey Samsonov
2015-07-17
1
-7
/
+5
*
[libsanitizer] Replace ReadBinaryName() with ReadBinaryNameCached(),
Alexander Potapenko
2015-06-29
1
-1
/
+1
*
[compiler-rt] Allow suppression file to be relative to the location of the ex...
Anna Zaks
2015-02-27
1
-2
/
+34
*
[Sanitizer] Refactor SuppressionContext class.
Alexey Samsonov
2015-02-20
1
-50
/
+37
*
[Sanitizer] Move TemplateMatch() to sanitizer_common.cc. NFC.
Alexey Samsonov
2015-02-19
1
-42
/
+0
*
Implement AddressSanitizer suppressions.
Kuba Brecka
2014-12-05
1
-2
/
+3
*
Add a HasSuppressionType method into SuppressionContext
Kuba Brecka
2014-11-29
1
-0
/
+11
*
[UBSan] Allow to suppress reports from vptr checker for specified types.
Alexey Samsonov
2014-08-05
1
-2
/
+2
*
[Sanitizer] Turn SuppressionContext::Init() into InitIfNecessary().
Alexey Samsonov
2014-08-05
1
-2
/
+3
*
[Sanitizer] Don't try to parse unspecified suppressions file
Alexey Samsonov
2014-07-31
1
-1
/
+3
*
[Sanitizer] Hoist the code parsing suppressions file into sanitizer_common.
Alexey Samsonov
2014-07-30
1
-0
/
+12
*
[Sanitizer] Make SuppressionContext a singleton class, residing in sanitizer_...
Alexey Samsonov
2014-07-30
1
-0
/
+14
*
[sanitizer] deadlock detector: a) initial support for suppressions, b) be mor...
Kostya Serebryany
2014-03-19
1
-2
/
+2
*
tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
2013-10-03
1
-2
/
+7
*
tsan: extend suppressions format with ^ and $ symbols
Dmitry Vyukov
2013-07-16
1
-5
/
+21
*
[lsan] Add suppression support.
Sergey Matveev
2013-06-28
1
-2
/
+3
*
[tsan] Move some suppressions-related code to common.
Sergey Matveev
2013-06-26
1
-0
/
+131