[cfe-commits] Patch to make clang compile and work on Windows using MSVC8

Hartmut Kaiser hartmut.kaiser at gmail.com
Sat Sep 1 12:36:21 PDT 2007


Hi all,

As promised, please find attached the patch containign the minor fixes I
applied to make clang compile using MSVC8. Some of the changes are really
minor and I applied these only to get rid of some of the generated warnings.

The compilation still produces a lot of warnings wrt to a possible loss of
precision while converting uint64_t's to uint32_t's. Is this a known issue?
Do you intend to fix these?

Regards Hartmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32.patch
Type: application/octet-stream
Size: 10361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20070901/240cf3f3/attachment.obj>


More information about the cfe-commits mailing list