Skip to content
Snippets Groups Projects
Commit a739f083 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[typing] less warning on function applications

More specifically, do not warn if actual parameter has less `const` qualifiers
all along the type than formal (it was already handled for a `const` under
a single pointer, but not more). Of course, the reverse would still emit
a warning.
parent dfa0ad2e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment