[PATCH] D69615: [clangd] Implement a function to lex the file to find candidate occurrences.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 07:51:41 PST 2019


hokein updated this revision to Diff 227877.
hokein marked 4 inline comments as done.
hokein added a comment.

address comments, and simplify the code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69615

Files:
  clang-tools-extra/clangd/SourceCode.cpp
  clang-tools-extra/clangd/SourceCode.h
  clang-tools-extra/clangd/unittests/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69615.227877.patch
Type: text/x-patch
Size: 4811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191105/30b18161/attachment-0001.bin>


More information about the cfe-commits mailing list