[libcxx-commits] [PATCH] D131326: [libc++][ranges] Sets ranges feature-test macro.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 6 08:49:11 PDT 2022


Mordante created this revision.
Mordante added reviewers: ldionne, var-const.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

D131234 <https://reviews.llvm.org/D131234> marked the ranges papers as complete, but it didn't set the
feature-test macro.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131326

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/algorithm.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/functional.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/iterator.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/ranges.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: D131326.450542.patch
Type: text/x-patch
Size: 12740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220806/c18b8565/attachment-0001.bin>


More information about the libcxx-commits mailing list