Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Misc/
H A Dinteger-literal-printing.cpp57 template <char16Ty T, typename Type8Helper<T>::Ty U> struct Type8 {}; struct
77 …struct Type8<char16Ty::c, "8"> t8; // expected-error{{value of type 'const char[2]' is not implici… in Function()