diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-03-01 16:16:29 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-03-01 16:16:29 +0000 |
commit | f0af3e6b01130bc9c8830bace497ef1d3da0bf88 (patch) | |
tree | 6934bc368c8dba24b718593cc6768e87f04ae8b5 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 24222c73573f8d69671282db400f66032e13c958 (diff) | |
download | bcm5719-llvm-f0af3e6b01130bc9c8830bace497ef1d3da0bf88.tar.gz bcm5719-llvm-f0af3e6b01130bc9c8830bace497ef1d3da0bf88.zip |
[clangd] Add support for FixIts.
Summary:
This uses CodeActions to show 'apply fix' actions when code actions are
requested for a location. The actions themselves make use of a
clangd.applyFix command which has to be implemented on the editor side. I
included an implementation for vscode.
This also adds a -run-synchronously flag which runs everything on the main
thread. This is useful for testing.
Reviewers: krasimir
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D30498
llvm-svn: 296636
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions