summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/CachePruningTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Support: Add a cache pruning policy parser.Peter Collingbourne2017-03-161-0/+71
The idea is that the policy string fully specifies the policy and is portable between clients. Differential Revision: https://reviews.llvm.org/D31020 llvm-svn: 297927
OpenPOWER on IntegriCloud