Revert "[clang][deps] Only cache files with specific extension"
commit09c5d69592f7df4db62063e4dd231a7e154bdac6
authorJan Svoboda <jan_svoboda@apple.com>
Mon, 15 May 2023 21:24:08 +0000 (15 14:24 -0700)
committerJan Svoboda <jan_svoboda@apple.com>
Tue, 16 May 2023 00:43:53 +0000 (15 17:43 -0700)
treef2a081ea1b5b3cbf3492801a401bf52dab2719c0
parent692ae97ae71d62ce51d784681a0481fb54343fc1
Revert "[clang][deps] Only cache files with specific extension"

This reverts commit d1e00b6f136ec71a4c95a7eb4fd81ec0ab547962.

Internally, there were issues with caching stat failures for .framework directories. We need some time for investigation to pinpoint what exactly was going wrong.
clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
clang/unittests/Tooling/DependencyScannerTest.cpp