summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Lexer.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-01-23 15:29:33 +0000
committerDouglas Gregor <dgregor@apple.com>2012-01-23 15:29:33 +0000
commit84585ab48e5f7643ab56723ed76d3415b79a3692 (patch)
tree35236f543045802a3d94d62aff008c13a580a5bd /clang/lib/Lex/Lexer.cpp
parentc7f9fd4da8be02b41ff2b44905bee9f1695a9be9 (diff)
downloadbcm5719-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/Lex/Lexer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud