[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:08:02 PST 2018


ioeric updated this revision to Diff 172735.
ioeric added a comment.

- rebase


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.172735.patch
Type: text/x-patch
Size: 6069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181106/b9d19a8d/attachment.bin>


More information about the cfe-commits mailing list