[PATCH] D103304: Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always).

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 5 00:26:44 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG927688a4cd9d: Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|… (authored by kda, committed by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D103304?vs=350032&id=350034#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103304/new/

https://reviews.llvm.org/D103304

Files:
  compiler-rt/lib/asan/asan_interface.inc
  compiler-rt/lib/asan/asan_rtl.cpp
  compiler-rt/lib/asan/weak_symbols.txt
  compiler-rt/test/asan/TestCases/Linux/uar_signals.cpp
  compiler-rt/test/asan/TestCases/Posix/stack-use-after-return.cpp
  compiler-rt/test/asan/TestCases/heavy_uar_test.cpp
  compiler-rt/test/asan/TestCases/pass-struct-byval-uar.cpp
  compiler-rt/test/asan/TestCases/scariness_score_test.cpp
  compiler-rt/test/asan/TestCases/uar_and_exceptions.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
  llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103304.350034.patch
Type: text/x-patch
Size: 15225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210605/713856a2/attachment.bin>


More information about the llvm-commits mailing list