]> granicus.if.org Git - clang/commit
Fix the expected error for narrowing conversions in generalized-initializers.cpp to
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 24 Sep 2011 17:48:06 +0000 (17:48 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 24 Sep 2011 17:48:06 +0000 (17:48 +0000)
commit3117e36769bdd666f8bbb9155b17ee1c4b060e38
tree15d5ac3bf95400d9d29a6fdfb913e2a357f458c9
parent14b0c194b356a1204d081765b3e6699687bed97c
Fix the expected error for narrowing conversions in generalized-initializers.cpp to
match what the actual implementation of the error looks like.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140458 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/generalized-initializers.cpp