ergawy marked 2 inline comments as done.
ergawy added inline comments.

================
Comment at: clang-tools-extra/clangd/ClangdLSPServer.cpp:623
             {"referencesProvider", true},
-            {"astProvider", true},
+            {"astProvider", true}, // clangd extension
             {"executeCommandProvider",
----------------
antiagainst wrote:
> Accidental change or rebase leftover?
> 
> Anyway we need to revert the change here. :)
No idea where that came from. Rebasing made it go away.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93591/new/

https://reviews.llvm.org/D93591

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

Reply via email to