[PATCH] D51987: [clangd] Rename global-symbol-builder to clangd-indexer.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 02:45:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342123: [clangd] Rename global-symbol-builder to clangd-indexer. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51987?vs=165092&id=165233#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51987

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/global-symbol-builder/CMakeLists.txt
  clang-tools-extra/trunk/clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
  clang-tools-extra/trunk/clangd/indexer/CMakeLists.txt
  clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp
  clang-tools-extra/trunk/test/CMakeLists.txt
  clang-tools-extra/trunk/test/clangd/index-tools.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51987.165233.patch
Type: text/x-patch
Size: 24730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180913/394cd610/attachment-0001.bin>


More information about the cfe-commits mailing list