[PATCH] D75687: [clangd] Only minimally escape text when rendering to markdown.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 09:18:06 PST 2020
sammccall updated this revision to Diff 248493.
sammccall added a comment.
couple more tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75687/new/
https://reviews.llvm.org/D75687
Files:
clang-tools-extra/clangd/FormattedString.cpp
clang-tools-extra/clangd/FormattedString.h
clang-tools-extra/clangd/unittests/FormattedStringTests.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75687.248493.patch
Type: text/x-patch
Size: 13208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200305/eca7a5e2/attachment.bin>
More information about the cfe-commits
mailing list