]> granicus.if.org Git - clang/commit
Add -Wnarrowing as an alias for -Wc++11-narrowing, for better GCC
authorDouglas Gregor <dgregor@apple.com>
Mon, 23 Jan 2012 15:52:03 +0000 (15:52 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 23 Jan 2012 15:52:03 +0000 (15:52 +0000)
commitf96241dedab95d633f090191c93250b347b84f53
treeaf08e025063281d3a582ac904e8ae7076ceeb3fc
parentf3c82c5f5c0321babf054983c29ad84cc90244f7
Add -Wnarrowing as an alias for -Wc++11-narrowing, for better GCC
compatibility.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148702 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
test/CXX/dcl.decl/dcl.init/dcl.init.list/p7-cxx11-nowarn.cpp