[clang] Correctly compute conversion seq for args to fn with reversed param order (PR #68999)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 18 07:43:41 PDT 2023
usx95 wrote:
Ah. I see, this is because this is not a warning but hard errors in C++20.
https://github.com/llvm/llvm-project/pull/68999
More information about the cfe-commits
mailing list