[PATCH] D75166: [clangd] Clean-up locateSymbolAt
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 26 04:46:21 PST 2020
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
Get rid of calls to lexer and unnecessary source location
transformations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75166
Files:
clang-tools-extra/clangd/XRefs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75166.246675.patch
Type: text/x-patch
Size: 4690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200226/f61cf36c/attachment-0001.bin>
More information about the cfe-commits
mailing list