[PATCH] D79139: [clangd] Fix whitespace between chunks in markdown paragraphs.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 2 06:20:05 PDT 2020


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rGec170b7ccd5b: [clangd] Fix whitespace between chunks in markdown paragraphs. (authored by sammccall).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79139/new/

https://reviews.llvm.org/D79139

Files:
  clang-tools-extra/clangd/FormattedString.cpp
  clang-tools-extra/clangd/FormattedString.h
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/unittests/FormattedStringTests.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79139.261639.patch
Type: text/x-patch
Size: 7763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/43ff7512/attachment.bin>


More information about the cfe-commits mailing list