[all-commits] [llvm/llvm-project] 30d17d: [clangd] Parse `foo` in documentation comments and...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Apr 29 15:22:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 30d17d88528329558b6df22cc9595eae95a9f77c
      https://github.com/llvm/llvm-project/commit/30d17d88528329558b6df22cc9595eae95a9f77c
  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/HoverTests.cpp

  Log Message:
  -----------
  [clangd] Parse `foo` in documentation comments and render as code.

Reviewers: kadircet

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D77456




More information about the All-commits mailing list