[libcxx-commits] [PATCH] D116293: [libc++] [test] Remove IFNDR uses of std::invocable.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 3 07:32:21 PST 2022
Quuxplusone added a comment.
In D116293#3217472 <https://reviews.llvm.org/D116293#3217472>, @ldionne wrote:
> If this is IFNDR and we are able to diagnose it, why don't we do like libstdc++ and add a test for this implementation-specific diagnostic in `test/libcxx`?
Because https://quuxplusone.github.io/blog/2021/12/27/libstdcxx-what-are-you-doing/
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116293/new/
https://reviews.llvm.org/D116293
More information about the libcxx-commits
mailing list