llvm-project/clang-tools-extra/test/clangd
Marc-Andre Laperle 85dcce4d15 [clangd] Fix codeAction not decoded properly when sent from some clients
Summary:
Fix for bug https://bugs.llvm.org/show_bug.cgi?id=34559
Also log unknown fields instead of aborting the JSON parsing because it's
common that new optional fields are added either in new versions of the protocol
or extensions.

Reviewers: ilya-biryukov

Reviewed By: ilya-biryukov

Subscribers: ilya-biryukov

Tags: #clang-tools-extra

Differential Revision: https://reviews.llvm.org/D37754

llvm-svn: 313536
2017-09-18 15:02:59 +00:00
..
authority-less-uri.test [clangd] Add support for snippet completions 2017-09-12 13:57:14 +00:00
completion-snippet.test [clangd] Add support for snippet completions 2017-09-12 13:57:14 +00:00
completion.test [clangd] Add support for snippet completions 2017-09-12 13:57:14 +00:00
definitions.test [clangd] Workaround for a test failure on Windows. 2017-07-28 12:25:51 +00:00
diagnostics.test Revert "XFAIL clangd tests on Windows" 2017-04-10 16:55:48 +00:00
extra-flags.test [clangd] Add support for per-file extra flags 2017-07-06 08:44:54 +00:00
fixits.test [clangd] Fix codeAction not decoded properly when sent from some clients 2017-09-18 15:02:59 +00:00
formatting.test [clangd] Add ':' to completion trigger characters. 2017-07-31 09:27:52 +00:00
protocol.test [clangd] Add support for snippet completions 2017-09-12 13:57:14 +00:00