[libcxx-commits] [PATCH] D130792: [libc++][format] Enables feature-test macro.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 1 08:50:58 PDT 2022


Mordante created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante published this revision for review.
Mordante added reviewers: ldionne, vitaut.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The macro is only enabled when the Clang is used with
-fexperimental-library.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130792

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/format.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: D130792.448693.patch
Type: text/x-patch
Size: 6313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220801/6ecd125c/attachment.bin>


More information about the libcxx-commits mailing list