[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
Fri May 14 09:47:46 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7d1ab75cf47: [HWASan] Add aliasing flag and enable HWASan to use it. (authored by morehouse).

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


More information about the cfe-commits mailing list