Skip to content
Unverified Commit e6d0b126 authored by Utkarsh Saxena's avatar Utkarsh Saxena Committed by GitHub
Browse files

Correctly compute conversion seq for args to fn with reversed param order (#68999)

We associated conversion seq for args (when reversed) to the wrong
index.
This lead to clang believing reversed `operator==` a worse overload
candidate than the `operator==` without reversed args when both these
candidate were ambiguous.

Fixes https://github.com/llvm/llvm-project/issues/53954
parent 31512811
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment