[PATCH] D60605: [clangd] Revamp textDocument/onTypeFormatting.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 10 07:24:29 PDT 2019
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rL362939: [clangd] Revamp textDocument/onTypeFormatting. (authored by sammccall, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D60605?vs=197928&id=203821#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60605/new/
https://reviews.llvm.org/D60605
Files:
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.h
clang-tools-extra/trunk/clangd/Format.cpp
clang-tools-extra/trunk/clangd/Format.h
clang-tools-extra/trunk/clangd/test/formatting.test
clang-tools-extra/trunk/clangd/test/initialize-params.test
clang-tools-extra/trunk/clangd/unittests/CMakeLists.txt
clang-tools-extra/trunk/clangd/unittests/FormatTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60605.203821.patch
Type: text/x-patch
Size: 32401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190610/78c26bde/attachment-0001.bin>
More information about the cfe-commits
mailing list