[all-commits] [llvm/llvm-project] cc9fef: [clangd] Make version in PublishDiagnosticsParams ...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon May 11 01:31:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cc9fefec4368efb64e78dee1109e342b37d21bca
https://github.com/llvm/llvm-project/commit/cc9fefec4368efb64e78dee1109e342b37d21bca
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/test/diagnostics-no-tidy.test
M clang-tools-extra/clangd/test/diagnostics.test
Log Message:
-----------
[clangd] Make version in PublishDiagnosticsParams optional
Summary: We were serializing it no matter what, which was against the spec
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79692
More information about the All-commits
mailing list