c++: Add test for C++20 NB comment CA107.
authorJason Merrill <jason@redhat.com>
Thu, 11 Jun 2020 22:21:57 +0000 (18:21 -0400)
committerJason Merrill <jason@redhat.com>
Wed, 17 Jun 2020 19:08:42 +0000 (15:08 -0400)
commit68df8e8c3438dda209c3ad9843933da640c9a71c
treecb68b612d1c39c51ad4a15e858e662ecf8a2c07f
parent14c831f5ef614aabb6a8c85712fb166600e6cc05
c++: Add test for C++20 NB comment CA107.

We already implemented this, but it's good to have a test.

gcc/testsuite/ChangeLog:

* g++.dg/cpp2a/concepts-ca107.C: New test.
gcc/testsuite/g++.dg/cpp2a/concepts-ca107.C [new file with mode: 0644]