This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE341784: [clangd] NFC: Rename DexIndex to Dex (authored by
omtcyfz, committed by ).
Herald added a subscriber: mgrang.
Changed prior to commit:
https://reviews.llvm.org/D51774?vs=164629&id=164630#toc
kbobyrev updated this revision to Diff 164629.
kbobyrev marked an inline comment as done.
https://reviews.llvm.org/D51774
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/index/SymbolYAML.cpp
clang-tools-extra/clangd/index/dex/Dex.cpp
clang-tools-extra/clangd/index/
sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.
Comment at: clang-tools-extra/clangd/index/dex/Dex.h:20
#ifndef LLVM_CLANG_TOOLS_EXTRA_CLANGD_INDEX_DEX_DEXINDEX_H
#define LLVM_CLANG_TOOLS_EXTRA_CLANGD_INDEX_D
kbobyrev updated this revision to Diff 164368.
kbobyrev retitled this revision from "[clangd] NFC: Move Dex to clangd/index"
to "[clangd] NFC: Rename DexIndex to Dex".
kbobyrev edited the summary of this revision.
https://reviews.llvm.org/D51774
Files:
clang-tools-extra/clangd/CMakeLists.txt