[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:17 PDT 2018
ioeric added a comment.
Ok, I am convinced :) Putting the context key into TUScheduler.cpp and exposing a static method to access it sound like a better idea afterall. Thanks for the suggestions!
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50446
More information about the cfe-commits
mailing list