[all-commits] [llvm/llvm-project] 52f2d6: [clangd] Disable all dependency outputs
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Jun 10 03:08:07 PDT 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 52f2d6d4b20dbc4c72f87c27e6e7375496fe0e38
https://github.com/llvm/llvm-project/commit/52f2d6d4b20dbc4c72f87c27e6e7375496fe0e38
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M clang-tools-extra/clangd/Compiler.cpp
A clang-tools-extra/clangd/test/dependency-output.test
Log Message:
-----------
[clangd] Disable all dependency outputs
Summary: Fixes https://github.com/clangd/clangd/issues/322
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78833
(cherry picked from commit 294b9d43cae77ea15453ec82203368903db4f538)
Fixes https://github.com/clangd/clangd/issues/422
More information about the All-commits
mailing list