[libcxx-commits] [PATCH] D118902: [libc++] Fix chrono::duration constructor constraint
Tiago Macarios via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 3 07:18:36 PST 2022
tiagoma added a comment.
In D118902#3293588 <https://reviews.llvm.org/D118902#3293588>, @ldionne wrote:
> Thanks for your patch!
>
> Can you please add a test for this? The correct file seems like it should be `libcxx/test/std/utilities/time/time.duration/time.duration.cons/rep.pass.cpp`.
>
> Also, if you need someone to commit this for you, please provide `Author Name <email at domain>` for commit attribution.
"Tiago Macarios <tiagomacarios at gmail.com>"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118902/new/
https://reviews.llvm.org/D118902
More information about the libcxx-commits
mailing list