* semantics.c (finish_compound_literal): Handle class placeholder.
authorJason Merrill <jason@redhat.com>
Wed, 5 Oct 2016 18:57:45 +0000 (14:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 5 Oct 2016 18:57:45 +0000 (14:57 -0400)
commit8b7033e0e1d10099b5c531a9a3b960fded60e24c
tree070b20236185dd89bcc429abca5c7b25ba83990b
parent2e21fd4d98882bd7f0d35a18c49cbc62d2d73d6e
* semantics.c (finish_compound_literal): Handle class placeholder.

From-SVN: r240802
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp1z/class-deduction18.C [new file with mode: 0644]