[PATCH] D157526: [clang][Sema] Remove irrelevant diagnostics from constraint satisfaction failure

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 05:51:24 PDT 2023


erichkeane added a comment.

Sorry for the delay in review, I'm still on vacation.  However, I don't like the idea of removing the satisfaction.  I have to think about it more, but optimally we'd just not add the detail until we knew what the RHS value was, though our design doesn't particularly support that currently.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157526



More information about the cfe-commits mailing list