aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/util/file.cc
diff options
context:
space:
mode:
authorGravatar Laszlo Csomor <laszlocsomor@google.com>2017-01-11 09:12:10 +0000
committerGravatar Marcel Hlopko <hlopko@google.com>2017-01-11 10:02:35 +0000
commit00549b4fcdde7de69f9fe618000e49c13db8224b (patch)
tree978e2e67a2ab198e5e546987fbc997df5f285289 /src/main/cpp/util/file.cc
parent10dd6380591704ffd63dcb43c86af66ba678931a (diff)
Bazel client: split CanAccess to specific methods
The new methods (CanReadFile, CanExecuteFile, CanAccessDirectory) are a lot easier to implement on Windows than a generic CanAccess. On POSIX these methods are just a wrapper around the now static-visible CanAccess(). See https://github.com/bazelbuild/bazel/issues/2107 -- PiperOrigin-RevId: 144176710 MOS_MIGRATED_REVID=144176710
Diffstat (limited to 'src/main/cpp/util/file.cc')
0 files changed, 0 insertions, 0 deletions