diff options
author | Marc-Andre Laperle <marc-andre.laperle@ericsson.com> | 2017-09-18 15:02:59 +0000 |
---|---|---|
committer | Marc-Andre Laperle <marc-andre.laperle@ericsson.com> | 2017-09-18 15:02:59 +0000 |
commit | 85dcce4d15ff5cf3b5f5099ab39b24214431d935 (patch) | |
tree | f44e34b0550ab41d3288f4a2825fdd8ac15d1600 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 3fa0ccffc648184b89b05222b1666ce965fad691 (diff) | |
download | llvm-85dcce4d15ff5cf3b5f5099ab39b24214431d935.zip llvm-85dcce4d15ff5cf3b5f5099ab39b24214431d935.tar.gz llvm-85dcce4d15ff5cf3b5f5099ab39b24214431d935.tar.bz2 |
[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
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions