[PATCH] D79628: [Clang][Driver] Add Bounds and Thread to SupportsCoverage list
Marco Elver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 25 11:47:04 PDT 2020
melver updated this revision to Diff 266057.
melver added a comment.
Add missing -target to sanitize-coverage-bounds test.
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-bounds.c
clang/test/CodeGen/sanitize-coverage-thread.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.266057.patch
Type: text/x-patch
Size: 7867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200525/e0ce237c/attachment-0001.bin>
More information about the cfe-commits
mailing list