phosek added inline comments.

================
Comment at: clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp:45
+  assert(!Err);
+  std::string Expected =
+      "---\n"
----------------
Nit: use raw strings here as well, the same here below.


https://reviews.llvm.org/D53084



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to