[libcxx-commits] [PATCH] D75960: [libc++] Implement C++20's P0476r2: std::bit_cast

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 13 10:11:59 PDT 2020


ldionne updated this revision to Diff 250243.
ldionne marked 5 inline comments as done.
ldionne added a comment.

Add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75960

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/__config
  libcxx/include/bit
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/bit.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/numerics/bit/bit.cast/bit_cast.fail.cpp
  libcxx/test/std/numerics/bit/bit.cast/bit_cast.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75960.250243.patch
Type: text/x-patch
Size: 17404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200313/2464ad2b/attachment-0001.bin>


More information about the libcxx-commits mailing list