[PATCH] D52071: [clangd] Don't override the preamble while completing inside it, it doesn't work.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 14 02:29:16 PDT 2018
ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.
Neat, I was unaware that single-file mode completions actually work nicely in that case.
LGTM!
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52071
More information about the cfe-commits
mailing list