[libcxx-commits] [PATCH] D97365: [libc++] [C++2b] [P1682] Add to_underlying.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 4 23:48:31 PST 2021


curdeius updated this revision to Diff 328409.
curdeius marked 3 inline comments as done.
curdeius added a comment.

- Remove ADL test.
- Rename fail -> verify.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97365

Files:
  libcxx/docs/Cxx2bStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/utility
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/utility/utility.underlying/to_underlying.pass.cpp
  libcxx/test/std/utilities/utility/utility.underlying/to_underlying.verify.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97365.328409.patch
Type: text/x-patch
Size: 13373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210305/37f94950/attachment-0001.bin>


More information about the libcxx-commits mailing list