[all-commits] [llvm/llvm-project] dfab39: Revert "[clang][deps] Add in-flight query caching ...
dyung via All-commits
all-commits at lists.llvm.org
Tue Jun 9 16:26:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfab397600fb548e895d2c28832d5eaeea3f8bb1
https://github.com/llvm/llvm-project/commit/dfab397600fb548e895d2c28832d5eaeea3f8bb1
Author: dyung <douglas.yung at sony.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M clang/include/clang/DependencyScanning/DependencyScanningFilesystem.h
M clang/lib/DependencyScanning/DependencyScanningFilesystem.cpp
M clang/unittests/DependencyScanning/CMakeLists.txt
M clang/unittests/DependencyScanning/DependencyScanningFilesystemTest.cpp
M llvm/include/llvm/Support/VirtualFileSystem.h
M llvm/lib/Support/VirtualFileSystem.cpp
M llvm/unittests/Support/VirtualFileSystemTest.cpp
Log Message:
-----------
Revert "[clang][deps] Add in-flight query caching to `DependencyScanningFilesystemSharedCache`" (#202804)
Reverts llvm/llvm-project#199680
Causing a test failure on
https://lab.llvm.org/buildbot/#/builders/46/builds/36362.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list