This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessible file.
ClosedPublic

Authored by samsonov on Jul 16 2015, 4:59 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

samsonov updated this revision to Diff 29965.Jul 16 2015, 4:59 PM
samsonov retitled this revision from to [Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessible file..
samsonov updated this object.
samsonov added a reviewer: kcc.
samsonov added a subscriber: llvm-commits.
kcc accepted this revision.Jul 17 2015, 2:19 PM
kcc edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.Jul 17 2015, 2:19 PM
This revision was automatically updated to reflect the committed changes.