[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 Jul 17 09:33:43 PDT 2023
philnik updated this revision to Diff 541090.
philnik added a comment.
Try to fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155411/new/
https://reviews.llvm.org/D155411
Files:
libcxx/docs/ReleaseNotes.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.541090.patch
Type: text/x-patch
Size: 20273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230717/aa18d39f/attachment-0001.bin>
More information about the libcxx-commits
mailing list