[PATCH] D58547: [clangd] Introduce intermediate representation of formatted text

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 07:15:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360151: [clangd] Introduce intermediate representation of formatted text (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58547?vs=198463&id=198466#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58547

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/FormattedString.cpp
  clang-tools-extra/trunk/clangd/FormattedString.h
  clang-tools-extra/trunk/clangd/unittests/CMakeLists.txt
  clang-tools-extra/trunk/clangd/unittests/FormattedStringTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58547.198466.patch
Type: text/x-patch
Size: 14564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/617b4af9/attachment.bin>


More information about the llvm-commits mailing list