commit | 9b765de6dd1722e23d02feb98a3624474a57c680 | [log] [tgz] |
---|---|---|
author | Sam McCall <sam.mccall@gmail.com> | Wed Apr 10 12:15:35 2019 +0000 |
committer | Sam McCall <sam.mccall@gmail.com> | Wed Apr 10 12:15:35 2019 +0000 |
tree | dd2e005945cc685364c0f4d4cd346c0e32946099 | |
parent | 6f9978319faf097f535977a63a4d78b3bffbac11 [diff] |
[clangd] Add -header-insertion=never flag to disable include insertion in code completion Summary: One clear use case: use with an editor that reacts poorly to edits above the cursor. Reviewers: ioeric Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D60409 llvm-svn: 358075