diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-04-19 02:19:25 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-05-28 13:25:11 +0200 |
commit | a56141b8f9fea112c1ea078c974d91949b6e7a5c (patch) | |
tree | f2c815d4f724ffce49cd9c200e837c1505501c64 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | bab5dadfcd0fc3a77c47aec7e885e8b70b9f9756 (diff) | |
download | llvm-a56141b8f9fea112c1ea078c974d91949b6e7a5c.zip llvm-a56141b8f9fea112c1ea078c974d91949b6e7a5c.tar.gz llvm-a56141b8f9fea112c1ea078c974d91949b6e7a5c.tar.bz2 |
[clangd] Highlight related control flow.
Summary:
This means e.g. highlighting "return" will show other returns/throws
from the same function, highlighting a case will show all the
return/breaks etc.
This is a bit of an abuse of textDocument/highlight, but seems useful.
Reviewers: adamcz
Subscribers: ilya-biryukov, MaskRay, jkorous, mgrang, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78454
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions