diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-07-17 07:29:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 07:29:27 -0700 |
commit | 95639b75487895f7ef45c1468d4639f1544a1851 (patch) | |
tree | d1dd9da9c63c7ad76d145de6c786c0c71feef854 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9de32d56e4fdf08d88aca74149f5f815eb6505ec (diff) | |
download | llvm-95639b75487895f7ef45c1468d4639f1544a1851.zip llvm-95639b75487895f7ef45c1468d4639f1544a1851.tar.gz llvm-95639b75487895f7ef45c1468d4639f1544a1851.tar.bz2 |
[CI] Drop CLEAR_CACHE Support in monolithic-* scripts
This patch drops support for clearing the cache with the CLEAR_CACHE
environment variable. This is an artifact of the old infrastructure as
we now do not persist the cache across builds, instead redownloading the
cache directory everytime. This makes the scripts slightly simpler as we
are no longer supporting unneeded functionality.
Reviewers: Endilll, cmtice, dschuff, Keenuts, lnihlen, gburgessiv
Reviewed By: Keenuts, cmtice
Pull Request: https://github.com/llvm/llvm-project/pull/149193
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions