Don't test isRegularFile before calling eraseFromDisk, since
eraseFromDisk does the same check. This avoids a stat call in the common case. llvm-svn: 117744
Loading
Please sign in to comment
eraseFromDisk does the same check. This avoids a stat call in the common case. llvm-svn: 117744