| commit | 20841d41e762293b319b1a69b9f3cf72052fd9ee | [log] [tgz] |
|---|---|---|
| author | Sam McCall <sam.mccall@gmail.com> | Tue Oct 16 16:29:41 2018 +0000 |
| committer | Sam McCall <sam.mccall@gmail.com> | Tue Oct 16 16:29:41 2018 +0000 |
| tree | c08b2bc9593ed00b7cd395cbcfafb37b862ff84d | |
| parent | 69067f2bfddb027e7a69ba8a5ab399f08fe1dd80 [diff] |
[clangd] Send CodeAction responses to textDocument/codeAction (LSP 3.8) Summary: I don't bother mirroring the full capabilities struct, just parse the bits we care about. I'll send a new patch to use this approach elsewhere too. Reviewers: kadircet Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D53213 llvm-svn: 344617