[libcxx-commits] [PATCH] D114243: [libc++] Fix feature test macro for __cpp_lib_to_chars

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 19 08:00:37 PST 2021


ldionne updated this revision to Diff 388507.
ldionne retitled this revision from "[libc++] Remove obsolete feature test macro tests" to "[libc++] Fix feature test macro for __cpp_lib_to_chars".
ldionne edited the summary of this revision.
ldionne added a comment.
Herald added a subscriber: arichardson.

Address Arthur's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114243

Files:
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/charconv.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/charconv.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/memory_resource.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114243.388507.patch
Type: text/x-patch
Size: 9849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211119/479dfc93/attachment-0001.bin>


More information about the libcxx-commits mailing list