[PATCH] D102288: [HWASan] Add aliasing flag and enable HWASan to use it.

Matt Morehouse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 13 14:48:51 PDT 2021


morehouse updated this revision to Diff 345295.
morehouse marked an inline comment as done.
morehouse added a comment.

- Rename flag to -fsanitize-hwaddress-experimental-aliasing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102288

Files:
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/SanitizerArgs.h
  clang/lib/Driver/SanitizerArgs.cpp
  compiler-rt/test/hwasan/CMakeLists.txt
  compiler-rt/test/hwasan/TestCases/Linux/vfork.c
  compiler-rt/test/hwasan/lit.cfg.py
  compiler-rt/test/hwasan/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102288.345295.patch
Type: text/x-patch
Size: 5311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/e71fc0d6/attachment-0001.bin>


More information about the cfe-commits mailing list