[PATCH] D58778: Moved Ref into its own header and implementation file

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 05:49:30 PST 2019


This revision was automatically updated to reflect the committed changes.
gribozavr marked an inline comment as done.
Closed by commit rL355090: Moved Ref into its own header and implementation file (authored by gribozavr, committed by ).
Herald added subscribers: llvm-commits, ilya-biryukov.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58778?vs=188724&id=188727#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58778

Files:
  clang-tools-extra/trunk/clangd/AST.h
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/IncludeFixer.cpp
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Quality.cpp
  clang-tools-extra/trunk/clangd/index/Index.cpp
  clang-tools-extra/trunk/clangd/index/Index.h
  clang-tools-extra/trunk/clangd/index/Ref.cpp
  clang-tools-extra/trunk/clangd/index/Ref.h
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
  clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58778.188727.patch
Type: text/x-patch
Size: 16811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/47d38fc7/attachment.bin>


More information about the llvm-commits mailing list