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

Botond István Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 5 11:43:05 PST 2024


HoBoIs wrote:

@erichkeane Thank you for the suggestions, I have removed the checking for C++20 and I also changed to the `Args.resize(std::min(...))` based on what you suggested. Is there anything else to be done?

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


More information about the cfe-commits mailing list