[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 10:35:57 PDT 2021
morehouse updated this revision to Diff 345210.
morehouse marked 4 inline comments as done.
morehouse added a comment.
Herald added a subscriber: dang.
- Use -mlam option instead of -fsanitize=lam.
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
clang/lib/Driver/ToolChains/CommonArgs.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.345210.patch
Type: text/x-patch
Size: 6333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/fbd4df15/attachment.bin>
More information about the cfe-commits
mailing list