[PATCH] D46676: [clangd] Remove LSP command-based #include insertion.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 11 03:55:13 PDT 2018
ioeric added a comment.
In https://reviews.llvm.org/D46676#1095713, @ilya-biryukov wrote:
> This LG, but we should first roll out the `additionalEdits` change.
> Aren't the dependencies reversed in the dependency stack, i.e. this change should be the last one?
You are right ;) I got the dependency reversed. My plan was to land this and the other patch at the "same" time.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D46676
More information about the cfe-commits
mailing list