commit | 9213acafbc491db483ca726f1540b9315a7987bc | [log] [tgz] |
---|---|---|
author | Nico Weber <nicolasweber@gmx.de> | Sat Aug 31 23:17:38 2019 +0000 |
committer | Nico Weber <nicolasweber@gmx.de> | Sat Aug 31 23:17:38 2019 +0000 |
tree | b5252e29344744f4fe6b5ddaa80b8027dbcbee5c | |
parent | 1cdafefbbc6a93e9de79c89a2d5613f3fb6b3310 [diff] |
[libc++] Fix directory_iterator compilation on Win32 This patch fixes some typos and other small errors in directory_iterator.cpp that prevented this file from being compiled for Win32. Patch by Stefan Schmidt <thrimbor.github@gmail.com>! Differential Revision: https://reviews.llvm.org/D66986 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@370599 91177308-0d34-0410-b5e6-96231b3b80d8