modernize-use-trailing-return-type fix for PR44206
Prevent rewrite when an unqualified id in a typedef type collides with a function argument name. Fixes PR44206.
Loading
Please sign in to comment
Prevent rewrite when an unqualified id in a typedef type collides with a function argument name. Fixes PR44206.