[libcxx-commits] [PATCH] D103947: [libcxx] Fix using the vcruntime ABI with _HAS_EXCEPTIONS=0 defined

Paul Kirth via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 5 10:04:39 PDT 2022


paulkirth updated this revision to Diff 427376.
paulkirth added a comment.

Try to set XFAIL to stop bot failure when _HAS_EXCEPTIONS=0. Worked locally ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103947

Files:
  libcxx/include/exception
  libcxx/include/new
  libcxx/include/typeinfo
  libcxx/test/configs/llvm-libc++-shared-no-exception-clangcl.cfg.in
  libcxx/test/support/test.support/test_macros_header.no_exceptions.verify.cpp
  libcxx/test/support/test_macros.h
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/test/features.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103947.427376.patch
Type: text/x-patch
Size: 11739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220505/428464a7/attachment.bin>


More information about the libcxx-commits mailing list