The next step is to add user-friendly control over these options
to driver via -fsanitize-coverage= option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 25211 cfe/trunk/include/clang/Driver/CC1Options.td
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/BackendUtil.cpp
cfe/trunk/lib/Driver/SanitizerArgs.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/Driver/fsanitize-coverage.c
cfe/trunk/test/Driver/fsanitize.c
|