Home
last modified time | relevance | path

Searched refs:PR6139 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Ddecl-init-ref.cpp28 struct PR6139 { A (&x)[1]; }; argument
29 PR6139 x = {{A()}}; // expected-error{{non-const lvalue reference to type 'A [1]' cannot bind to an…
/external/llvm-project/clang/test/SemaCXX/
Ddecl-init-ref.cpp28 struct PR6139 { A (&x)[1]; }; argument
29 PR6139 x = {{A()}}; // expected-error{{non-const lvalue reference to type 'A [1]' cannot bind to an…