[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
Mon Apr 18 18:35:57 PDT 2022


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

Respond to comments.

- Update macros to libc++ versions, remove __CLR_OR_THIS_CALL
- add new test config file
- make preprocessor checks easier to read
- update comments for readability


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/test/configs/llvm-libc++-shared-no-exception-clangcl.cfg
  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.423501.patch
Type: text/x-patch
Size: 7819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220419/4ebcad24/attachment.bin>


More information about the libcxx-commits mailing list