[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
Thu May 20 11:27:29 PDT 2021
kda updated this revision to Diff 346805.
kda marked an inline comment as done.
kda added a comment.
Rework to update existing asan-use-after-return boolean to modal flag.
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/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.346805.patch
Type: text/x-patch
Size: 17734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/ed0e5f6d/attachment.bin>
More information about the llvm-commits
mailing list