[all-commits] [llvm/llvm-project] 2cf93e: [clangd] Render doc-comment code spans with `backt...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Apr 30 11:17:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2cf93ef9fe1df61b2aac97dc3320a12386a7dab5
https://github.com/llvm/llvm-project/commit/2cf93ef9fe1df61b2aac97dc3320a12386a7dab5
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M clang-tools-extra/clangd/FormattedString.cpp
M clang-tools-extra/clangd/FormattedString.h
M clang-tools-extra/clangd/Hover.cpp
M clang-tools-extra/clangd/unittests/FormattedStringTests.cpp
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clangd] Render doc-comment code spans with `backticks` in plaintext mode
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79142
More information about the All-commits
mailing list