Skip to content
Commit 84585ab4 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Downgrade C++11 narrowing conversion errors to warnings default-mapped

to an error, so that users can turn them off if necessary. Note that
this does *not* change the behavior of in a SFINAE context, where we
still flag an error even if the warning is disabled. This matches
GCC's behavior.

llvm-svn: 148701
parent c7f9fd4d
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