[all-commits] [llvm/llvm-project] cf7160: [clangd] Config: also propagate in sync (testing) ...
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Jul 15 03:30:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cf7160c0b0c1250596cc9b2ba0e41423ac465a8f
https://github.com/llvm/llvm-project/commit/cf7160c0b0c1250596cc9b2ba0e41423ac465a8f
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M clang-tools-extra/clangd/TUScheduler.cpp
M clang-tools-extra/clangd/TUScheduler.h
M clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp
Log Message:
-----------
[clangd] Config: also propagate in sync (testing) mode
Summary:
I hit this while trying to add a config-over-LSP lit test, which I think
is an appropriate way to test this feature.
That needs a few more changes though...
Reviewers: kadircet
Subscribers: ilya-biryukov, javed.absar, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83802
More information about the All-commits
mailing list