[cfe-commits] [PATCH] Some MSVC2010 /W4 level warnings removed

Marcus Curdeius curdeius at gmail.com
Thu Jan 26 07:45:46 PST 2012


I've created a patch to remove some annoying warnings.
Rationale: when you have a bunch of unimportant warnings, you might miss a
one which is important.
Tested only on Win7 MSVC2010 x64. All tests passed.

Cheers,
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120126/fac61885/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.warnings-removed.patch.zip
Type: application/zip
Size: 4256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120126/fac61885/attachment.zip>


More information about the cfe-commits mailing list