[all-commits] [llvm/llvm-project] 76a168: [clangd] Add lit tests for remote index
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Sun Nov 1 23:40:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76a168bce01dd950852bc86effd6f379ecf78f82
https://github.com/llvm/llvm-project/commit/76a168bce01dd950852bc86effd6f379ecf78f82
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/server/Server.cpp
M clang-tools-extra/clangd/test/CMakeLists.txt
M clang-tools-extra/clangd/test/lit.cfg.py
M clang-tools-extra/clangd/test/lit.site.cfg.py.in
A clang-tools-extra/clangd/test/remote-index/Inputs/Header.h
A clang-tools-extra/clangd/test/remote-index/Inputs/Source.cpp
A clang-tools-extra/clangd/test/remote-index/pipeline.test
A clang-tools-extra/clangd/test/remote-index/pipeline_helper.py
Log Message:
-----------
[clangd] Add lit tests for remote index
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D90291
More information about the All-commits
mailing list