This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Allow to override contents of the file during completion.
ClosedPublic

Authored by ilya-biryukov on Jun 13 2017, 6:36 AM.

Event Timeline

ilya-biryukov created this revision.Jun 13 2017, 6:36 AM
ilya-biryukov added inline comments.Jun 13 2017, 6:44 AM
clangd/ClangdServer.cpp
190

This is the relevant line that changed from the previous review.

krasimir accepted this revision.Jun 13 2017, 6:53 AM
This revision is now accepted and ready to land.Jun 13 2017, 6:53 AM
This revision was automatically updated to reflect the committed changes.