]> granicus.if.org Git - clang/commit
Fix the other place where C++98 work for initializer lists was necessary.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 20 Mar 2012 21:24:03 +0000 (21:24 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 20 Mar 2012 21:24:03 +0000 (21:24 +0000)
commitca8937111cccdbf7d17c349487a332d6c7c97f91
treeb9206332356f24bd032dfa8f99ae5fdc909cd4f3
parent452eac1fd71bc13c23eb034f5f66281ae27cf817
Fix the other place where C++98 work for initializer lists was necessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153129 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseCXXInlineMethods.cpp
test/SemaCXX/cxx98-compat.cpp