[PATCH] D159351: [Sema] Change order of displayed overloads in diagnostics
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 22 01:48:29 PDT 2023
ilya-biryukov added a comment.
@cor3ntin any suggestions on how to proceed here?
I hope the approach taken in the current patch should already provide meaningful and improved results in most cases.
It only affects the diagnostics output, so changing or reverting it should be relatively easy in the future.
I'm happy to ask someone from my team to do the detailed code review, but I just wanted to make sure the Clang contributors are generally ok with the direction here.
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