Author: Haojian Wu Date: 2020-05-08T15:11:44+02:00 New Revision: ad811a27283c6e39d42499d6564f84c224f4d29e
URL: https://github.com/llvm/llvm-project/commit/ad811a27283c6e39d42499d6564f84c224f4d29e DIFF: https://github.com/llvm/llvm-project/commit/ad811a27283c6e39d42499d6564f84c224f4d29e.diff LOG: [clangd] Update the new clangd url, NFC. Added: Modified: clang-tools-extra/clangd/tool/ClangdMain.cpp Removed: ################################################################################ diff --git a/clang-tools-extra/clangd/tool/ClangdMain.cpp b/clang-tools-extra/clangd/tool/ClangdMain.cpp index 575722e232c9..566430167a51 100644 --- a/clang-tools-extra/clangd/tool/ClangdMain.cpp +++ b/clang-tools-extra/clangd/tool/ClangdMain.cpp @@ -482,7 +482,7 @@ int main(int argc, char *argv[]) { R"(clangd is a language server that provides IDE-like features to editors. It should be used via an editor plugin rather than invoked directly. For more information, see: - https://clang.llvm.org/extra/clangd/ + https://clangd.llvm.org/ https://microsoft.github.io/language-server-protocol/ clangd accepts flags on the commandline, and in the CLANGD_FLAGS environment variable. _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits