ilya-biryukov added inline comments.

================
Comment at: clangd/tool/ClangdMain.cpp:122
+    llvm::cl::desc(
+        "YAML-format global symbol file to build the static index. It is only "
+        "available when 'enable-index-based-completion' is enabled."),
----------------
Let's also add a mention here in the documentation that the option is 
experimental, will be removed in the future and users should not rely on it.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41668



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

Reply via email to