ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.

Thanks for the change! Looks good minus an outdated description of 
`enable-snippets` flag.
Do you have commit access to llvm repository?



================
Comment at: clangd/tool/ClangdMain.cpp:31
+    EnableSnippets("enable-snippets",
+                   llvm::cl::desc("Disable \"snippet\" completions and only "
+                                  "present plaintext completions."),
----------------
Description still mentions `disable-snippets`.


https://reviews.llvm.org/D37101



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

Reply via email to