[libcxx-commits] [PATCH] D77505: [libc++] Implement <numbers>

kamlesh kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 19 02:07:21 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f6c4b473c4a: [libc++] Implement <numbers> (authored by tambre, committed by kamleshbhalui).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77505

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/module.modulemap
  libcxx/include/numbers
  libcxx/include/version
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/numbers.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/numerics/numbers/defined.pass.cpp
  libcxx/test/std/numerics/numbers/illformed.verify.cpp
  libcxx/test/std/numerics/numbers/specialize.pass.cpp
  libcxx/test/std/numerics/numbers/user_type.pass.cpp
  libcxx/test/std/numerics/numbers/value.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77505.271956.patch
Type: text/x-patch
Size: 30404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200619/ef41adc5/attachment-0001.bin>


More information about the libcxx-commits mailing list