[all-commits] [llvm/llvm-project] ff25f6: [test] Don't rely on default of detect_stack_use_a...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Apr 22 19:10:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff25f694731f7b9fa33f2955e751f3ccb3c35afa
      https://github.com/llvm/llvm-project/commit/ff25f694731f7b9fa33f2955e751f3ccb3c35afa
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-22 (Fri, 22 Apr 2022)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Posix/gc-test.cpp
    M compiler-rt/test/asan/TestCases/Posix/stack-use-after-return.cpp
    M compiler-rt/test/asan/TestCases/heavy_uar_test.cpp

  Log Message:
  -----------
  [test] Don't rely on default of detect_stack_use_after_return


  Commit: 72e00c45a4e7b1651c0fdfe4bfc12ff5e2a201d3
      https://github.com/llvm/llvm-project/commit/72e00c45a4e7b1651c0fdfe4bfc12ff5e2a201d3
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-22 (Fri, 22 Apr 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M compiler-rt/lib/asan/asan_flags.inc

  Log Message:
  -----------
  [asan] Don't enable detect_stack_use_after_return on Windows

It's not clear how ready it's there.


  Commit: 588df1985cca29719fb0412e8a44b54a0e62c873
      https://github.com/llvm/llvm-project/commit/588df1985cca29719fb0412e8a44b54a0e62c873
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-04-22 (Fri, 22 Apr 2022)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Windows/dll_seh.cpp

  Log Message:
  -----------
  Revert "[nfc][asan][windows] Fix test after D124057"

The patch does not fix the bot.

This reverts commit 62b78a063ab1dc6c2df33c7a6582ecc62b31b519.


Compare: https://github.com/llvm/llvm-project/compare/edf7bed87b77...588df1985cca


More information about the All-commits mailing list