[PATCH] D50446: [clangd] Record the currently active file in context for codeCompletion and findDefinitions.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 8 09:53:05 PDT 2018


ioeric updated this revision to Diff 159746.
ioeric marked 3 inline comments as done.
ioeric added a comment.
Herald added a subscriber: javed.absar.

- Addressed review comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50446

Files:
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h
  unittests/clangd/TUSchedulerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50446.159746.patch
Type: text/x-patch
Size: 5624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180808/ab53e8f0/attachment.bin>


More information about the cfe-commits mailing list