[PATCH] D66751: [clangd] Add targetDecl(), which determines what declaration an AST node refers to.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 28 00:33:28 PDT 2019
sammccall updated this revision to Diff 217576.
sammccall marked an inline comment as done.
sammccall added a comment.
use llvm::Annotations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66751/new/
https://reviews.llvm.org/D66751
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/FindTarget.h
clang-tools-extra/clangd/unittests/ASTTests.cpp
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66751.217576.patch
Type: text/x-patch
Size: 36096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190828/ef7d545c/attachment-0001.bin>
More information about the cfe-commits
mailing list