[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
Fri Oct 6 02:31:08 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG0d7947b08c00: [libc++] Implement P2614R2 (Deprecate numeric_limits::has_denorm) (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D155411?vs=557290&id=557625#toc
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.557625.patch
Type: text/x-patch
Size: 22073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231006/eb3ae352/attachment-0001.bin>
More information about the libcxx-commits
mailing list