[libcxx-commits] [PATCH] D122276: [libc++] Implement P0154R1 (Hardware inference size)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 25 11:35:32 PDT 2022


philnik updated this revision to Diff 432058.
philnik marked 4 inline comments as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122276

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx17.rst
  libcxx/docs/Status/Cxx17Papers.csv
  libcxx/include/new
  libcxx/include/version
  libcxx/test/std/language.support/support.dynamic/hardware_inference_size.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/new.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: D122276.432058.patch
Type: text/x-patch
Size: 12390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220525/7d5d6d28/attachment-0001.bin>


More information about the libcxx-commits mailing list