[cfe-commits] Win32 default include path improvement

John Thompson john.thompson.jtsoftware at gmail.com
Mon Aug 17 08:11:28 PDT 2009


Here's what I think is an incremental improvement for Win32 default
include paths, though it's still not optimal.

It uses a couple environment variables installed by Visual Studio to
guess at the default include path.  It also tries to accomodate MinGW
and Cygwin, though it uses hard-coded paths.

Note, this supercedes a version of it I put on cfe-dev last week.  I
added some buffer overrun protection and revised the comments.

-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32_include_paths_better.patch
Type: application/octet-stream
Size: 2818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090817/7fd06631/attachment.obj>


More information about the cfe-commits mailing list