[PATCH] D143664: [SanitizerBinaryMetadata] Support ignore list
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 01:26:23 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG421215b919d0: [SanitizerBinaryMetadata] Support ignore list (authored by melver).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143664/new/
https://reviews.llvm.org/D143664
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/include/clang/Driver/SanitizerArgs.h
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/SanitizerArgs.cpp
clang/test/CodeGen/sanitize-metadata-ignorelist.c
clang/test/Driver/fsanitize-metadata-ignorelist.c
llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h
llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143664.496374.patch
Type: text/x-patch
Size: 12993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/c641a38f/attachment.bin>
More information about the llvm-commits
mailing list