]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
PR c++/81486 - CTAD failing with ().
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jan 2019 22:39:16 +0000 (22:39 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Jan 2019 22:39:16 +0000 (22:39 +0000)
commitdd5ea033018d000833353438eb4245d4c129ffba
tree324a9726cc53383f4d6e1c128175b322d2b659ab
parent6080dd2f1a6a88acf1de63a8ccab3b9a2d269160
PR c++/81486 - CTAD failing with ().
* g++.dg/cpp1z/class-deduction60.C: New test.
* g++.dg/cpp1z/class-deduction61.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267535 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/class-deduction60.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp1z/class-deduction61.C [new file with mode: 0644]