[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 17:23:56 PDT 2021


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

- s/ENABLE_ALIASES/HWASAN_ENABLE_ALIASES


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.345317.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/4888081c/attachment.bin>


More information about the cfe-commits mailing list