Skip to content
Commit 714058d2 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

experimental: port directory_iterator to Windows

This adds a basic first cut implementation for directory_iterator on
Windows.  It uses the FindFirstFile/FindNextFile which has the same
restrictions as opendir/readdir where there exists a TOCTOU race
condition.

llvm-svn: 293531
parent cb04468c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment