[PATCH] D92078: [asan] Default to -asan-use-private-alias=1
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 15:09:43 PST 2020
MaskRay updated this revision to Diff 309675.
MaskRay marked 6 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Pre-committed test improvement in 190b4374c00a9cf090ea73f9eddf3d8f71b11ec8 <https://reviews.llvm.org/rG190b4374c00a9cf090ea73f9eddf3d8f71b11ec8>
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92078/new/
https://reviews.llvm.org/D92078
Files:
clang/test/CodeGen/asan-globals-odr.cpp
clang/test/CodeGen/asan-static-odr.cpp
compiler-rt/test/asan/TestCases/Linux/odr-violation.cpp
compiler-rt/test/asan/TestCases/Linux/odr-vtable.cpp
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/local_alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92078.309675.patch
Type: text/x-patch
Size: 9077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/ffe0904d/attachment.bin>
More information about the llvm-commits
mailing list