[PATCH] D102462: LLVM Detailed IR tests for introduction of flag -fsanitize-address-detect-stack-use-after-return-mode.
Kevin Athey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 13:42:10 PDT 2021
kda updated this revision to Diff 347491.
kda added a comment.
removed commented out code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102462/new/
https://reviews.llvm.org/D102462
Files:
llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
llvm/test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
llvm/test/Instrumentation/AddressSanitizer/localescape.ll
llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll
llvm/test/Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102462.347491.patch
Type: text/x-patch
Size: 25352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/c585f329/attachment.bin>
More information about the llvm-commits
mailing list