[PATCH] D60605: [clangd] Revamp textDocument/onTypeFormatting.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 01:36:18 PDT 2019


sammccall updated this revision to Diff 197928.
sammccall added a comment.

Fix latest case (trailing comment outdented in vscode).


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.197928.patch
Type: text/x-patch
Size: 31362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/1864ac10/attachment-0001.bin>


More information about the cfe-commits mailing list