[libcxx-commits] [PATCH] D153225: [libc++] Marks __cpp_lib_bitops as implemented.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 18 03:38:26 PDT 2023


Mordante created this revision.
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++.

This FTM was introduced in

  P0553R4 Bit operations

Which has been implemented since libc++ 9.

This was noticed while working on D153192 <https://reviews.llvm.org/D153192>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153225

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/bit.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: D153225.532464.patch
Type: text/x-patch
Size: 7171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230618/9fee7538/attachment-0001.bin>


More information about the libcxx-commits mailing list