[all-commits] [llvm/llvm-project] c33873: [clangd] Enable folding ranges by default.
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Tue Aug 30 03:05:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c338735020033e49fe36369ce3e49e316b6d2da0
https://github.com/llvm/llvm-project/commit/c338735020033e49fe36369ce3e49e316b6d2da0
Author: Utkarsh Saxena <usx at google.com>
Date: 2022-08-30 (Tue, 30 Aug 2022)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdServer.h
M clang-tools-extra/clangd/test/initialize-params.test
M clang-tools-extra/clangd/tool/ClangdMain.cpp
Log Message:
-----------
[clangd] Enable folding ranges by default.
Differential Revision: https://reviews.llvm.org/D132919
More information about the All-commits
mailing list