[PATCH] D114385: [libunwind] Fix testing with sanitizers enabled

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 25 12:28:28 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGebfeeec4c4bc: [libunwind] Fix testing with sanitizers enabled (authored by ldionne).
Herald added a subscriber: arichardson.
Herald added a project: libc++.
Herald added a reviewer: libc++.

Changed prior to commit:
  https://reviews.llvm.org/D114385?vs=389302&id=389866#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114385

Files:
  libcxx/utils/ci/buildkite-pipeline.yml
  libunwind/test/configs/llvm-libunwind-shared.cfg.in
  libunwind/test/configs/llvm-libunwind-static.cfg.in
  libunwind/test/forceunwind.pass.cpp
  libunwind/test/frameheadercache_test.pass.cpp
  libunwind/test/libunwind_01.pass.cpp
  libunwind/test/libunwind_02.pass.cpp
  libunwind/test/remember_state_leak.pass.sh.s
  libunwind/test/signal_frame.pass.cpp
  libunwind/test/signal_unwind.pass.cpp
  libunwind/test/unw_getcontext.pass.cpp
  libunwind/test/unwind_leaffunction.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114385.389866.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/71c280b4/attachment.bin>


More information about the llvm-commits mailing list