Enable changing the prefix used by the cache pruning implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
360 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
Comment Actions
We would like to use the cache pruning in one of our downstream tools but we would like to use a custom prefix.
llvm/include/llvm/Support/CachePruning.h | ||
---|---|---|
78 | Alternatively, we could also make this a part of CachePruningPolicy, I'm not sure if that would be preferable? |
clang-tidy: warning: twine variables are prone to use-after-free bugs [llvm-twine-local]
not useful