sammccall accepted this revision. sammccall added inline comments. This revision is now accepted and ready to land.
================ Comment at: unittests/clangd/FileIndexTests.cpp:99 +class TestURIScheme : public URIScheme { +public: ---------------- This can use the shared unittest: scheme from the followup patch, right? Add a fixme or lift that into this patch? Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D47931 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits