diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-01-23 15:29:33 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-01-23 15:29:33 +0000 |
commit | 84585ab48e5f7643ab56723ed76d3415b79a3692 (patch) | |
tree | 35236f543045802a3d94d62aff008c13a580a5bd /clang/lib/Frontend/DiagnosticRenderer.cpp | |
parent | c7f9fd4da8be02b41ff2b44905bee9f1695a9be9 (diff) | |
download | bcm5719-llvm-84585ab48e5f7643ab56723ed76d3415b79a3692.tar.gz bcm5719-llvm-84585ab48e5f7643ab56723ed76d3415b79a3692.zip |
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
Diffstat (limited to 'clang/lib/Frontend/DiagnosticRenderer.cpp')
0 files changed, 0 insertions, 0 deletions