[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
Tue Sep 3 04:34:49 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370746: [clangd] Add targetDecl(), which determines what declaration an AST node refers… (authored by sammccall, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D66751?vs=218432&id=218435#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66751/new/
https://reviews.llvm.org/D66751
Files:
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/FindTarget.cpp
clang-tools-extra/trunk/clangd/FindTarget.h
clang-tools-extra/trunk/clangd/unittests/ASTTests.cpp
clang-tools-extra/trunk/clangd/unittests/CMakeLists.txt
clang-tools-extra/trunk/clangd/unittests/FindTargetTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66751.218435.patch
Type: text/x-patch
Size: 36379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190903/703e0ce7/attachment-0001.bin>
More information about the cfe-commits
mailing list