c++: Test for whitespace and line splice
authorJason Merrill <jason@redhat.com>
Tue, 8 Jun 2021 18:32:42 +0000 (14:32 -0400)
committerJason Merrill <jason@redhat.com>
Tue, 8 Jun 2021 19:34:43 +0000 (15:34 -0400)
commit5668b5d09ae8f942e79b6d4473ba285a496b9a57
tree00fbb0c417f29d371a0535b84b697fe2294c374c
parent8483dd99268f4d2b68521fcefa78fbdad21f21e8
c++: Test for whitespace and line splice

From wg21.link/P2223R2

gcc/testsuite/ChangeLog:

* g++.dg/cpp23/whitespace-splice1.C: New test.
gcc/testsuite/g++.dg/cpp23/whitespace-splice1.C [new file with mode: 0644]