[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
Wed Jun 15 14:54:11 PDT 2022


hctim updated this revision to Diff 437355.
hctim marked 6 inline comments as done.
hctim added a comment.

Update.


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/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.437355.patch
Type: text/x-patch
Size: 13094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220615/2d53b7b1/attachment-0001.bin>


More information about the cfe-commits mailing list