[PATCH] D79628: [Clang][Driver] Add Bounds and Thread to SupportsCoverage list

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 26 13:39:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG14de6e29b131: [Clang][Driver] Add Bounds and Thread to SupportsCoverage list (authored by melver, committed by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D79628?vs=266316&id=266324#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79628/new/

https://reviews.llvm.org/D79628

Files:
  clang/lib/Driver/SanitizerArgs.cpp
  clang/test/CodeGen/sanitize-coverage.c
  clang/test/Driver/fsanitize-coverage.c
  compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_inline8bit_counter.cpp
  compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_inline_bool_flag.cpp
  compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_no_prune.cpp
  compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_stack_depth.cpp
  compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79628.266324.patch
Type: text/x-patch
Size: 7457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200526/1f0a61d5/attachment.bin>


More information about the cfe-commits mailing list