[all-commits] [llvm/llvm-project] b36b88: Explicitly move from llvm::json Array/Object to Value
Michael Forster via All-commits
all-commits at lists.llvm.org
Mon Apr 20 06:19:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b36b889a3b81b893c220c1858d16493152b36852
https://github.com/llvm/llvm-project/commit/b36b889a3b81b893c220c1858d16493152b36852
Author: Michael Forster <forster at google.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M clang-tools-extra/clangd/Protocol.cpp
Log Message:
-----------
Explicitly move from llvm::json Array/Object to Value
Summary: The implicit conversion fails under Clang 3.8.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78487
More information about the All-commits
mailing list