diff options
| author | Michael Spencer <bigcheesegs@gmail.com> | 2025-06-20 13:28:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 13:28:05 -0700 |
| commit | 6110dead894bec37d6373eda4cba2d5dc426f824 (patch) | |
| tree | fc37a703f00a66d7fa9d0df21b22c21410a24299 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | 491b82a5ec1add78d2c93370580a2f1897b6a364 (diff) | |
| download | llvm-6110dead894bec37d6373eda4cba2d5dc426f824.zip llvm-6110dead894bec37d6373eda4cba2d5dc426f824.tar.gz llvm-6110dead894bec37d6373eda4cba2d5dc426f824.tar.bz2 | |
[clang][scan-deps] Add option to disable caching stat failures (#144000)
While the source code isn't supposed to change during a build, in some
environments it does. This adds an option that disables caching of stat
failures, meaning that source files can be added to the build during
scanning.
This adds a `-no-cache-negative-stats` option to clang-scan-deps to
enable this behavior. There are no tests for clang-scan-deps as there's
no reliable way to do so from it. A unit test has been added that
modifies the filesystem between scans to test it.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
