It isn't necessary to use F_OK when using R_OK or similar.
authorDan Gohman <gohman@apple.com>
Tue, 28 Jul 2009 23:22:01 +0000 (23:22 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 28 Jul 2009 23:22:01 +0000 (23:22 +0000)
commit73c74ead219983323d3539b7e073774be8428059
tree0661c38692f18e2837f636ac8d77b7f7f2db5e9f
parent265d82e4c68fa30b7ff1cb650456249f7068bdd6
It isn't necessary to use F_OK when using R_OK or similar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77392 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Path.inc