[PATCH] D159351: [Sema] Change order of displayed overloads in diagnostics

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 02:37:00 PDT 2023


ilya-biryukov added a comment.

In D159351#4653687 <https://reviews.llvm.org/D159351#4653687>, @shafik wrote:

> You say "attempts to be a strict weak order" does that mean there are still cases which will cause an assert or are we not sure?

No, it's an actual strict weak order.  It's a bad choice of wording on my part.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159351



More information about the cfe-commits mailing list