[llvm-commits] [Patch] PathV2 on Windows

Aaron Ballman aaron at aaronballman.com
Sat Aug 20 13:03:07 PDT 2011


This patch corrects the FIXME about not handling enough reserved
filenames in PathV2.inc on Windows.  It used to only support the nul
device path, but now supports the complete documented list from
Microsoft.

Tested in Visual Studio 2010, and MinGW.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PathV2.diff
Type: application/octet-stream
Size: 2488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110820/32364086/attachment.obj>


More information about the llvm-commits mailing list