[PATCH] D79142: [clangd] Render doc-comment code spans with `backticks` in plaintext mode
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 30 11:47:34 PDT 2020
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG2cf93ef9fe1d: [clangd] Render doc-comment code spans with `backticks` in plaintext mode (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D79142?vs=261087&id=261304#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79142/new/
https://reviews.llvm.org/D79142
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: D79142.261304.patch
Type: text/x-patch
Size: 4974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200430/debf5733/attachment.bin>
More information about the cfe-commits
mailing list