[all-commits] [llvm/llvm-project] e3258b: Revert "Update and improve compiler-rt tests for -...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat Jun 5 00:40:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3258b0894be23ca820927aa68288404ca167dd4
      https://github.com/llvm/llvm-project/commit/e3258b0894be23ca820927aa68288404ca167dd4
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-06-05 (Sat, 05 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
    M llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn

  Log Message:
  -----------
  Revert "Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always)."

Windows is still broken.

This reverts commit 927688a4cd9dcde92e8bf430e6ceefac6ab8c8a0.




More information about the All-commits mailing list