Support/Windows/PathV2: Fix remove to handle both files and directories.
[oota-llvm.git] / lib / Support / Windows / Windows.h
2010-12-09 Michael J. SpencerSupport: Move c_str from SmallVector back to SmallStrin...
2010-12-06 Michael J. SpencerSupport/Windows: Make MinGW happy.
2010-12-06 Michael J. SpencerSupport/FileSystem: Add directory_iterator implementation.
2010-12-06 Michael J. SpencerSupport/Windows: Add ScopedHandle and move some clients...
2010-11-29 Michael J. SpencerMerge System into Support.