[PATCH] D53933: [clangd] Get rid of QueryScopes.empty() == AnyScope special case.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 6 03:11:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE346223: [clangd] Get rid of QueryScopes.empty() == AnyScope special case. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53933?vs=172735&id=172737#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53933

Files:
  clangd/FindSymbols.cpp
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  clangd/index/dex/Dex.cpp
  unittests/clangd/DexTests.cpp
  unittests/clangd/IndexTests.cpp
  unittests/clangd/SyncAPI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53933.172737.patch
Type: text/x-patch
Size: 6069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181106/1257eb66/attachment.bin>


More information about the cfe-commits mailing list