phosek added inline comments.

================
Comment at: clang-tools-extra/unittests/clang-doc/SerializeTest.cpp:320
+  ExtractInfosFromCodeWithArgs(
+      "export module M;\n"
+      "int moduleFunction(int x);\n"
----------------
Can you use raw strings here (and elsewhere in this file) as well?


https://reviews.llvm.org/D53081



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

Reply via email to