Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcxx0x-type-convert-construct.cpp11 char *Rstr; in f() local
12Rstr = R"foo(a raw string)foo"; // expected-warning{{ISO C++11 does not allow conversion from stri… in f()