[libcxx-commits] [PATCH] D155411: [libc++] Implement P2614R2 (Deprecate numeric_limits::has_denorm)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 25 00:36:06 PDT 2023
philnik updated this revision to Diff 557290.
philnik marked 2 inline comments as done.
philnik added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155411/new/
https://reviews.llvm.org/D155411
Files:
libcxx/docs/ReleaseNotes/18.rst
libcxx/docs/Status/Cxx23Papers.csv
libcxx/include/limits
libcxx/test/std/depr/depr.numeric.imits.has.denorm/deprecated.verify.cpp
libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/const_data_members.pass.cpp
libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/has_denorm.pass.cpp
libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/has_denorm_loss.pass.cpp
libcxx/test/std/language.support/support.limits/limits/numeric.limits/default.pass.cpp
libcxx/test/std/language.support/support.limits/limits/round.style/check_values.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155411.557290.patch
Type: text/x-patch
Size: 22073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230925/93f3053f/attachment-0001.bin>
More information about the libcxx-commits
mailing list