[libcxx-commits] [PATCH] D135016: [libc++] Implement P1169R4 (static operator())
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Oct 2 02:10:14 PDT 2022
philnik added a comment.
In D135016#3829346 <https://reviews.llvm.org/D135016#3829346>, @EricWF wrote:
> this needs real tests. compile only tests are not sufficient
Why? CTAD is a compile-time feature. There is no runtime to test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135016/new/
https://reviews.llvm.org/D135016
More information about the libcxx-commits
mailing list