ioeric added inline comments.

================
Comment at: unittests/clangd/FileIndexTests.cpp:99
 
+class TestURIScheme : public URIScheme {
+public:
----------------
sammccall wrote:
> This can use the shared unittest: scheme from the followup patch, right?
> 
> Add a fixme or lift that into this patch?
Done. Lifted the TestFS change into this patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D47931



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

Reply via email to