[PATCH] D102288: [HWASan] Add -fsanitize=lam flag and enable HWASan to use it.
Matt Morehouse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 14:14:28 PDT 2021
morehouse updated this revision to Diff 345284.
morehouse added a comment.
- Remove diffbase.
- Use -fexperimental-sanitize-hwaddress-aliasing instead of -mlam.
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.345284.patch
Type: text/x-patch
Size: 5311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/539d25d0/attachment.bin>
More information about the cfe-commits
mailing list