[libcxx-commits] [PATCH] D82171: [libc++] Require concepts support for <numbers>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 19 08:06:50 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98eb1457ffbb: [libc++] Require concepts support for <numbers> (authored by tambre, committed by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82171/new/
https://reviews.llvm.org/D82171
Files:
libcxx/include/numbers
libcxx/include/version
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82171.272082.patch
Type: text/x-patch
Size: 6491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200619/1ca1055c/attachment-0001.bin>
More information about the libcxx-commits
mailing list