[cfe-commits] [www] [PATCH] Hacking on clang for Windows

Aaron Ballman aaron at aaronballman.com
Mon Feb 6 11:11:28 PST 2012


I've made some modifications to the documentation on how to test clang
on Windows when building from MSVC.  This information comes from my
own struggle to find a way to reliably test on Windows, so it may be
useful for others who are running into the same issues.

The main change is to add information about build_config, build_mode
and clang_site_config information.  But while I was there, I also
cleaned up path separators to be more Windows-eque.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hacking.patch
Type: application/octet-stream
Size: 3851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120206/ef86803c/attachment.obj>


More information about the cfe-commits mailing list