[libcxx-commits] [PATCH] D124175: [libcxx] Reject month 0 in get_date/__get_month
David Spickett via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 22 04:28:47 PDT 2022
DavidSpickett added a comment.
I opened https://github.com/llvm/llvm-project/issues/55036 for the difference in the return value.
I agree with you that libstdc++ is correct, made sense once I thought about the use case where you want to know which bit of the date caused the problem.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124175/new/
https://reviews.llvm.org/D124175
More information about the libcxx-commits
mailing list