[libcxx-commits] [PATCH] D120851: [libc++] Add a CI job running MSAN

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 30 08:34:36 PDT 2022


ldionne updated this revision to Diff 419161.
ldionne added a comment.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.

Add markup for failing tests in libunwind. I still think it's worth enabling for the libc++ tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120851

Files:
  libcxx/utils/ci/buildkite-pipeline.yml
  libunwind/test/forceunwind.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/unwind_leaffunction.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120851.419161.patch
Type: text/x-patch
Size: 3889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220330/410bba59/attachment.bin>


More information about the libcxx-commits mailing list