Searched refs:PR6139 (Results 1 – 2 of 2) sorted by relevance
28 struct PR6139 { A (&x)[1]; }; argument29 PR6139 x = {{A()}}; // expected-error{{non-const lvalue reference to type 'A [1]' cannot bind to an…