re PR c++/68918 (spurious "invalid use of incomplete type" in trailing return type)
authorMarek Polacek <polacek@redhat.com>
Tue, 14 May 2019 21:19:01 +0000 (21:19 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Tue, 14 May 2019 21:19:01 +0000 (21:19 +0000)
commit9177a016508696e664df5fa20ce44565978c34c4
tree9844e5dcee02c8f8dabb9e5500107a7ed83f2cb1
parent1d7dcb0ed2f9077727fc45c7d694a865fa974ff6
re PR c++/68918 (spurious "invalid use of incomplete type" in trailing return type)

PR c++/68918
* g++.dg/cpp0x/decltype71.C: New test.

From-SVN: r271193
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype71.C [new file with mode: 0644]