zinovy.nis marked an inline comment as done. zinovy.nis added inline comments.
================ Comment at: test/clang-tidy/modernize-raw-string-literal.cpp:44 +char const *const MultibyteSnowman("\xE2\x98\x83"); +// CHECK-FIXES: {{^}}char const *const MultibyteSnowman("\xE2\x98\x83");{{$}} ---------------- LegalizeAdulthood wrote: > Consider adding CHECK-FIXES lines for the other test cases that should remain > unmolested by the check. I'm going to make a separate commit for that, OK? https://reviews.llvm.org/D45932 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits