Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcxx0x-type-convert-construct.cpp17 char16_t *uRstr; in f() local
18uRstr = uR"foo(a UTF-16 raw string)foo"; // expected-error {{assigning to 'char16_t *' from incomp… in f()