[all-commits] [llvm/llvm-project] 3d5c1a: [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 L...

David Spickett via All-commits all-commits at lists.llvm.org
Mon Jul 19 03:45:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d5c1a81738147104a2146e2457dc2f4cc8f3e05
      https://github.com/llvm/llvm-project/commit/3d5c1a81738147104a2146e2457dc2f4cc8f3e05
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M compiler-rt/lib/gwp_asan/tests/backtrace.cpp
    M compiler-rt/test/gwp_asan/backtrace.c

  Log Message:
  -----------
  [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux

These have been failing on our bots for a while due to
incomplete backtraces. (you don't get the names of the
functions that did the access, just the reporter frames)

See:
https://lab.llvm.org/buildbot/#/builders/170/builds/180




More information about the All-commits mailing list