[PATCH] D141954: Forbid implicit conversion of constraint expression to bool

Nikolas Klauser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 18 06:16:59 PST 2023


philnik added a comment.

In D141954#4061962 <https://reviews.llvm.org/D141954#4061962>, @erichkeane wrote:

> Speaking of: I guess the libcxx failure is NOT caused by me?  https://reviews.llvm.org/D141992
>
> I see this on a different review, despite this not being committed.

That's not great. Seems like some recently landed patch broke this. Do you mind committing the libc++-part of this patch to get the Clang CI green again? (Assuming the libc++ CI is green)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141954/new/

https://reviews.llvm.org/D141954



More information about the cfe-commits mailing list