ioeric added inline comments.

================
Comment at: clangd/index/FileIndex.h:78
+  /// Remove all index data associated with the file \p Path.
+  void removeFile(PathRef Path);
+
----------------
should we use this somewhere? E.g. when file is closed in ClangdServer?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52979



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

Reply via email to