[PATCH] D127544: Add no_sanitize('hwaddress') (and 'memtag', but that's a no-op).
Mitch Phillips via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 12:04:39 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfaf5e0ec737a: Add no_sanitize('hwaddress') (and 'memtag', but that's a no-op). (authored by hctim).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127544/new/
https://reviews.llvm.org/D127544
Files:
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/Inputs/sanitizer-extra-source.cpp
clang/test/CodeGen/Inputs/sanitizer-ignorelist-global.txt
clang/test/CodeGen/Inputs/sanitizer-ignorelist-src.txt
clang/test/CodeGen/hwasan-globals.cpp
clang/test/CodeGen/memtag-globals.cpp
compiler-rt/test/hwasan/TestCases/global-with-reduction.c
compiler-rt/test/hwasan/TestCases/global.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127544.439845.patch
Type: text/x-patch
Size: 13398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/8dd18518/attachment.bin>
More information about the cfe-commits
mailing list