[all-commits] [llvm/llvm-project] de4f55: Revert "[clangd] Extract per-dir CDB cache to its ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Dec 9 17:12:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de4f5519015cc97f28718d90cc6dac73c0a15161
https://github.com/llvm/llvm-project/commit/de4f5519015cc97f28718d90cc6dac73c0a15161
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
M clang-tools-extra/clangd/GlobalCompilationDatabase.h
Log Message:
-----------
Revert "[clangd] Extract per-dir CDB cache to its own threadsafe class. NFC"
This reverts commit 634a377bd8cbaa515a58295cfd85dcb6a21381c1.
Breaks tests on Windows, see https://reviews.llvm.org/D92381#2443407
More information about the All-commits
mailing list