[PATCH] D60605: [clangd] Revamp textDocument/onTypeFormatting.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 25 09:30:00 PDT 2019
sammccall updated this revision to Diff 196656.
sammccall added a comment.
Avoid removing lines when formatting after \n.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60605/new/
https://reviews.llvm.org/D60605
Files:
clangd/CMakeLists.txt
clangd/ClangdLSPServer.cpp
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/Format.cpp
clangd/Format.h
test/clangd/formatting.test
test/clangd/initialize-params.test
unittests/clangd/CMakeLists.txt
unittests/clangd/FormatTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60605.196656.patch
Type: text/x-patch
Size: 30168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190425/93580088/attachment-0001.bin>
More information about the cfe-commits
mailing list