aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/incomplete.C
blob: 0c230c18777cde14d2bb6495f35ef331806ef5f6 (plain)
1
2
3
4
5
// Build don't link:

struct S;

void f(S s) {} // ERROR - incomplete type