OSDN Git Service

CachePruning: fix typo, we accumulate file size here, not time
authorMehdi Amini <mehdi.amini@apple.com>
Mon, 18 Apr 2016 21:53:55 +0000 (21:53 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Mon, 18 Apr 2016 21:53:55 +0000 (21:53 +0000)
commita2ea8f5e755b09ac75883ba9defb3b4e348e005e
tree395bb5ee45a233e363d9f7d1886615988800c6a2
parent97c0826552682be338b7bf9e64c89214cd591bff
CachePruning: fix typo, we accumulate file size here, not time

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266685 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CachePruning.cpp