Home
last modified time | relevance | path

Searched defs:ArrBad (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CXX/basic/basic.types/
H A Dp10.cpp134 struct ArrBad { struct
137 constexpr int f(ArrBad) { return 0; } // expected-error {{1st parameter type 'ArrBad' is not a literal type}} in f() argument