[PATCH] [SanitizerCoverage] Give clang-cc1 the power to precisly specify needed sanitizier coverage mode.

Alexey Samsonov vonosmas at gmail.com
Wed May 6 18:28:59 PDT 2015


Hi kcc,

The next step is to add user-friendly control over these options
to driver via -fsanitize-coverage= option.

http://reviews.llvm.org/D9545

Files:
  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

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9545.25117.patch
Type: text/x-patch
Size: 13847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150507/23fbc630/attachment.bin>


More information about the cfe-commits mailing list