[all-commits] [llvm/llvm-project] d8a4a2: Revert "Update and improve compiler-rt tests for -...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Jun 4 20:20:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8a4a2cb93212c493b7b47663c1cda1103de0bfc
https://github.com/llvm/llvm-project/commit/d8a4a2cb93212c493b7b47663c1cda1103de0bfc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M compiler-rt/lib/asan/asan_interface.inc
M compiler-rt/lib/asan/asan_rtl.cpp
M compiler-rt/lib/asan/weak_symbols.txt
M compiler-rt/test/asan/TestCases/Linux/uar_signals.cpp
M compiler-rt/test/asan/TestCases/Posix/stack-use-after-return.cpp
M compiler-rt/test/asan/TestCases/heavy_uar_test.cpp
M compiler-rt/test/asan/TestCases/pass-struct-byval-uar.cpp
M compiler-rt/test/asan/TestCases/scariness_score_test.cpp
M compiler-rt/test/asan/TestCases/uar_and_exceptions.cpp
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
Log Message:
-----------
Revert "Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always)."
Reverts commits of D103304, it breaks Darwin.
This reverts commit 60e5243e593ec7e0feca42783edb735e9ac2c4a7.
This reverts commit 26b3ea224e7744058c0053e8eee25a8a3acc9f5d.
This reverts commit 17600ec32a6f3e5720e5232ddb23d67daa650f4d.
More information about the All-commits
mailing list