[PATCH] D71414: [clangd] Introduce codeblocks

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 12 05:47:09 PST 2019


kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.

Follow-up to the patch D71248 <https://reviews.llvm.org/D71248>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71414

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71414.233596.patch
Type: text/x-patch
Size: 4957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191212/212ef41d/attachment.bin>


More information about the cfe-commits mailing list