The next step is to add user-friendly control over these options
to driver via -fsanitize-coverage= option.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D9545
[SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanitizier coverage mode. ClosedPublic Authored by samsonov on May 6 2015, 6:28 PM.
Details Summary The next step is to add user-friendly control over these options
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 7 2015, 9:56 AM Closed by commit rL236756: [SanitizerCoverage] Give clang-cc1 the power to precisly specify needed… (authored by samsonov). · Explain WhyMay 7 2015, 11:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25117 include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/SanitizerArgs.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/fsanitize-coverage.c
test/Driver/fsanitize.c
|