[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 Aug 27 07:19:54 PDT 2019


sammccall updated this revision to Diff 217392.
sammccall marked 11 inline comments as done.
sammccall added a comment.

review comments


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.217392.patch
Type: text/x-patch
Size: 36135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190827/b4020d4a/attachment-0001.bin>


More information about the cfe-commits mailing list