[PATCH] D68024: [clangd] Implement GetEligiblePoints

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 26 01:23:07 PDT 2019


kadircet updated this revision to Diff 221896.
kadircet added a comment.

- Rename regions to points
- Return EOF if there are no shared namespaces with the target


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68024

Files:
  clang-tools-extra/clangd/SourceCode.cpp
  clang-tools-extra/clangd/SourceCode.h
  clang-tools-extra/clangd/unittests/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68024.221896.patch
Type: text/x-patch
Size: 13997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190926/82b8ffa4/attachment-0001.bin>


More information about the cfe-commits mailing list