forked from OSchip/llvm-project
9297af60db
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 |
||
---|---|---|
.. | ||
authority-less-uri.test | ||
completion-priorities.test | ||
completion-snippet.test | ||
completion.test | ||
definitions.test | ||
diagnostics.test | ||
extra-flags.test | ||
fixits.test | ||
formatting.test | ||
protocol.test | ||
unsupported-method.test |