[PATCH] D61588: [clangd] Expose whether no-compile completion was used.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 6 03:57:55 PDT 2019
kadircet added a comment.
We already have `CodeCompletion::Origin` which is (at least should be)set to `Identifier` in those cases. Is there a reason for not using it?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61588/new/
https://reviews.llvm.org/D61588
More information about the cfe-commits
mailing list