krasimir added inline comments.
================ Comment at: unittests/clangd/ClangdTests.cpp:298 + const auto SourceContents = + R"cpp( +#include "foo.h" ---------------- Move this to the previous line. ================ Comment at: unittests/clangd/ClangdTests.cpp:336 + const auto SourceContents = + R"cpp( +#include "foo.h" ---------------- Move this to the previous line. https://reviews.llvm.org/D33416 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits