<rdar://problem/13395022> Strip references when extracting an initializer_list's...
authorDouglas Gregor <dgregor@apple.com>
Mon, 25 Mar 2013 23:47:01 +0000 (23:47 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 25 Mar 2013 23:47:01 +0000 (23:47 +0000)
commita3890528d61e9ddc63ad81117302b99d3091a787
tree7cae0db2b7512295582221f155f0089f37acd7f8
parent52576719e077568017d4a5e745a4d77631702fb2
<rdar://problem/13395022> Strip references when extracting an initializer_list's element type during application of an initialization sequence.

llvm-svn: 177944
clang/lib/Sema/SemaInit.cpp
clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp