[PATCH] D71406: [clangd] Add xref for macros to FileIndex.
UTKARSH SAXENA via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 12 03:21:01 PST 2019
usaxena95 created this revision.
usaxena95 added a reviewer: hokein.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
Adds macro references to the dynamic index.
Tests added.
Also exposed a new API to convert path to URI in URI.h
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71406
Files:
clang-tools-extra/clangd/URI.cpp
clang-tools-extra/clangd/URI.h
clang-tools-extra/clangd/index/FileIndex.cpp
clang-tools-extra/clangd/index/FileIndex.h
clang-tools-extra/clangd/index/SymbolCollector.cpp
clang-tools-extra/clangd/unittests/FileIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71406.233561.patch
Type: text/x-patch
Size: 10870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191212/05fa87f7/attachment-0001.bin>
More information about the cfe-commits
mailing list