diff options
author | Sam McCall <sam.mccall@gmail.com> | 2019-06-18 13:37:54 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2019-06-18 13:37:54 +0000 |
commit | 395fde753c912e66964e1ce097f1ea6c59c79576 (patch) | |
tree | 97b67d073885fd02ac96384d26e41bcdafd218c2 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 45b10d2da5c92aa792acd282ba85c7c4f6e97f2f (diff) | |
download | bcm5719-llvm-395fde753c912e66964e1ce097f1ea6c59c79576.tar.gz bcm5719-llvm-395fde753c912e66964e1ce097f1ea6c59c79576.zip |
[clangd] Add hidden tweaks to dump AST/selection.
Summary:
This introduces a few new concepts:
- tweaks have an Intent (they don't all advertise as refactorings)
- tweaks may produce messages (for ShowMessage notification). Generalized
Replacements -> Effect.
- tweaks (and other features) may be hidden (clangd -hidden-features flag).
We may choose to promote these one day. I'm not sure they're worth their own
feature flags though.
Verified it in vim-clangd (not yet open source), curious if the UI is ok in VSCode.
Reviewers: ilya-biryukov
Subscribers: mgorny, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D62538
llvm-svn: 363680
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions