[PATCH] D67826: [clangd] A helper to find explicit references and their names

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 23 08:30:58 PDT 2019


ilya-biryukov updated this revision to Diff 221345.
ilya-biryukov marked 18 inline comments as done.
ilya-biryukov added a comment.
Herald added subscribers: jfb, mgrang.

- Add simple tests
- Address other comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67826/new/

https://reviews.llvm.org/D67826

Files:
  clang-tools-extra/clangd/FindTarget.cpp
  clang-tools-extra/clangd/FindTarget.h
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67826.221345.patch
Type: text/x-patch
Size: 21071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190923/ec4ee3ac/attachment-0001.bin>


More information about the cfe-commits mailing list