diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2017-09-25 17:16:47 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2017-09-25 17:16:47 +0000 |
commit | 9297af60db0945f05e26ce872daa24bff42155be (patch) | |
tree | 07b6d15a597d0252ac948c25b02a3ccd66457355 /lldb/packages/Python/lldbsuite/test/functionalities/exec/TestExec.py | |
parent | aa7f750becff41e71d29865b28d7b94d25785564 (diff) | |
download | bcm5719-llvm-9297af60db0945f05e26ce872daa24bff42155be.tar.gz bcm5719-llvm-9297af60db0945f05e26ce872daa24bff42155be.zip |
[clangd] Fix missing "message" key when responding with unsupported method
The language server protocol dictates that a ResponseError should have a
[message string][1] describing the error. This adds a simple message to the
error and a simple test.
[1]: https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#response-message
Patch by Raoul Wols!
Differential Revision: https://reviews.llvm.org/D38225
llvm-svn: 314119
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/exec/TestExec.py')
0 files changed, 0 insertions, 0 deletions