PR c++/81506 - Invalid declaration with decltype accepted
authorMartin Sebor <msebor@redhat.com>
Thu, 28 Mar 2019 21:20:18 +0000 (21:20 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Thu, 28 Mar 2019 21:20:18 +0000 (15:20 -0600)
commit4eb8255191896120db49604760daa1234abd86b9
treeae2fd47d8d11f6bda15e13f56eb189ca72b93a82
parentc526171d734653ebde26fc8a29191247add7bf3e
PR c++/81506 - Invalid declaration with decltype accepted

testsuite/ChangeLog:
* g++.dg/cpp0x/decltype-pr81506.C: New test.

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