[PATCH] D71063: [clangd] New rendering structs

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 5 06:20:32 PST 2019


kadircet updated this revision to Diff 232332.
kadircet added a comment.

- Move function definitions to source file, via define out-of-line :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71063/new/

https://reviews.llvm.org/D71063

Files:
  clang-tools-extra/clangd/FormattedString.cpp
  clang-tools-extra/clangd/FormattedString.h
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/Hover.h
  clang-tools-extra/clangd/unittests/FormattedStringTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71063.232332.patch
Type: text/x-patch
Size: 26638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191205/3bcf8bf4/attachment-0001.bin>


More information about the cfe-commits mailing list