This is an archive of the discontinued LLVM Phabricator instance.

[FileSystem] Remove Exists() from FileSpec
ClosedPublic

Authored by JDevlieghere on Oct 29 2018, 3:46 PM.

Details

Summary

This patch removes the Exists method from FileSpec and updates its uses with calls to the FileSystem.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Oct 29 2018, 3:46 PM
labath accepted this revision.Oct 31 2018, 1:12 AM
This revision is now accepted and ready to land.Oct 31 2018, 1:12 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.