[clang] [clang] Bugfix for choosing the more specialized overload (PR #83279)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 07:54:54 PST 2024


Botond =?utf-8?q?István_Horváth?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/83279 at github.com>


https://github.com/erichkeane commented:

This needs tests plus a release note.  

Also, there is a lot of repeated code between the pre-c++20 and c++20 versions that will make this really hard to maintain, particularly with core issues, that I'd like to see merged better.

https://github.com/llvm/llvm-project/pull/83279


More information about the cfe-commits mailing list