[libcxx-commits] [PATCH] D147226: [libc++] Systematically define a macro to check whether a feature is unavailable

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 30 06:13:30 PDT 2023


ldionne updated this revision to Diff 509643.
ldionne added a comment.

Include verbose_abort in refactoring


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147226

Files:
  libcxx/include/__availability
  libcxx/include/__verbose_abort
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/atomic.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/barrier.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/filesystem.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/latch.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/semaphore.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/shared_mutex.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147226.509643.patch
Type: text/x-patch
Size: 61767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230330/e371ac7e/attachment-0001.bin>


More information about the libcxx-commits mailing list