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
/
clang
/
test
/
Driver
/
fsanitize-coverage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Driver] Don't disable -fsanitizer-coverage for safe-stack or shadow-call-stack
Petr Hosek
2019-08-05
1
-1
/
+13
*
[Driver] Add float-divide-by-zero back to supported sanitizers after D63793/r...
Fangrui Song
2019-07-10
1
-0
/
+1
*
[MSan] add KMSAN support to Clang driver
Alexander Potapenko
2018-09-07
1
-0
/
+1
*
hwasan: add -fsanitize=kernel-hwaddress flag
Andrey Konovalov
2018-04-13
1
-0
/
+1
*
Hardware-assisted AddressSanitizer (clang part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+1
*
[SanitizerCoverage] Add stack depth tracing instrumentation.
Matt Morehouse
2017-08-18
1
-0
/
+11
*
[sanitizer-coverage] -fsanitize-coverage=bb,inline-8bit-counters
Kostya Serebryany
2017-08-08
1
-0
/
+2
*
[sanitizer-coverage] clang flags pumbing for -fsanitize-coverage=pc-table
Kostya Serebryany
2017-07-28
1
-0
/
+4
*
[Driver] Consider -fno-sanitize=... state when filtering out -fsanitize-cover...
Petr Hosek
2017-07-21
1
-0
/
+12
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-08
1
-0
/
+3
*
[sanitizer-coverage] Allow using KASAN instrumentation with sancov
Alexander Potapenko
2017-06-08
1
-0
/
+1
*
Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage...
Renato Golin
2017-06-05
1
-3
/
+0
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-03
1
-0
/
+3
*
[sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a ...
Kostya Serebryany
2017-05-05
1
-0
/
+4
*
[sanitizer-coverage] add a deprecation warning to the old sanitizer-coverage ...
Kostya Serebryany
2017-05-03
1
-14
/
+12
*
[sanitizer-coverage] deprecate -fsanitize-coverage=trace-bb
Kostya Serebryany
2017-04-19
1
-3
/
+4
*
[sanitizer-coverage] deprecate -fsanitize-coverage=8bit-counters
Kostya Serebryany
2017-04-19
1
-4
/
+3
*
[sanitizer-coverage] deprecate some of the stale coverage variants
Kostya Serebryany
2017-04-19
1
-8
/
+1
*
[sanitizer-coverage] add yet another flavour of coverage instrumentation: tra...
Kostya Serebryany
2016-09-14
1
-0
/
+8
*
[sanitizer-coverage] add two more modes of instrumentation: trace-div and tra...
Kostya Serebryany
2016-08-30
1
-1
/
+3
*
[sanitizer] Allow sanitize coverage w/o sanitizers.
Evgeniy Stepanov
2016-06-14
1
-1
/
+1
*
[sanitizer-coverage] make sure coverage flags are not passed to clang if the ...
Kostya Serebryany
2016-04-18
1
-0
/
+1
*
[libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)
Kostya Serebryany
2016-03-02
1
-0
/
+5
*
Make deprecation message for -fsanitize-coverage= with numeric argument frien...
Nico Weber
2016-02-18
1
-1
/
+1
*
[sanitizer-coverage] allow -fsanitize-coverage=trace-pc w/o any other sanitiz...
Kostya Serebryany
2016-02-18
1
-1
/
+9
*
[sanitizer-coverage] add a deprecation warning for -fsanitize-coverage=[1234]
Kostya Serebryany
2016-02-17
1
-20
/
+23
*
[sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar ...
Kostya Serebryany
2016-02-17
1
-1
/
+2
*
Add target flag to clang-cl invocation in this test.
Alexey Samsonov
2015-09-03
1
-1
/
+1
*
[Driver] Improve unused-argument diagnostic for extra sanitizer features.
Alexey Samsonov
2015-05-21
1
-0
/
+3
*
[SanitizerCoverage] Implement user-friendly -fsanitize-coverage= flags.
Alexey Samsonov
2015-05-07
1
-2
/
+43
*
[SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanit...
Alexey Samsonov
2015-05-07
1
-0
/
+26