[PATCH] D146178: [Clang][Sema] Fix comparison of constraint expressions

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 12:46:36 PDT 2023


erichkeane added a comment.

In D146178#4343477 <https://reviews.llvm.org/D146178#4343477>, @alexander-shaposhnikov wrote:

> @erichkeane - I'll have stable internet ~soon and will try to look into the reported issue (but help would be greatly appreciated).
> To the best of my knowledge there are other problems with libstdc++'s ranges (even without this diff), but yeah, this regression is unfortunate.

I've been working on a reduction most of the day, I'll share it when I get it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146178



More information about the cfe-commits mailing list