Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcxx0x-type-convert-construct.cpp15 char *u8Rstr; in f() local
16u8Rstr = u8R"foo(a UTF-8 raw string)foo"; // expected-error {{assigning to 'char *' from incompati… in f()