[libcxx-commits] [PATCH] D116293: [libc++] [test] Remove IFNDR uses of std::invocable.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 3 12:38:40 PST 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

In D116293#3217541 <https://reviews.llvm.org/D116293#3217541>, @Quuxplusone wrote:

> 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/

Makes sense.


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