[PATCH] D68024: [clangd] Implement GetEligibleRegions
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 25 07:24:14 PDT 2019
kadircet created this revision.
kadircet added reviewers: hokein, ilya-biryukov.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous, MaskRay.
Herald added a project: clang.
This is an helper for incoming move definition out-of-line action to
figure out possible insertion locations for definition of a qualified name.
Repository:
rG LLVM Github Monorepo
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.221763.patch
Type: text/x-patch
Size: 13733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190925/d9baed2f/attachment-0001.bin>
More information about the cfe-commits
mailing list