Skip to content
Commit 74231381 authored by Jeffrey Yasskin's avatar Jeffrey Yasskin
Browse files

Print 'int' instead of 'const int' in the narrowing conversion error, since the

qualification of a type doesn't affect whether a conversion is a narrowing
conversion.
This doesn't work in template cases because SubstTemplateTypeParmType gets in
the way.

llvm-svn: 138735
parent 516dbb24
Loading
Loading
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