This is an archive of the discontinued LLVM Phabricator instance.

Fix an invalid check in Windows implementation of directory_iterator factory function
Needs ReviewPublic

Authored by sl on Jul 31 2018, 10:34 AM.

Details

Summary

Do actually check the last symbol of given file path.

Diff Detail

Repository
rL LLVM

Event Timeline

sl created this revision.Jul 31 2018, 10:34 AM
sl added a reviewer: bkramer.Aug 27 2018, 7:38 AM
sl added a reviewer: chapuni.