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

Marcus Curdeius curdeius at gmail.com
Thu Jan 26 07:51:20 PST 2012


Oups,
I've sent the wrong (LLVM) patch file.
I add the correct file now.

---------- Forwarded message ----------
From: Marcus Curdeius <curdeius at gmail.com>
Date: 2012/1/26
Subject: [PATCH] Some MSVC2010 /W4 level warnings removed
To: cfe-commits at cs.uiuc.edu


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/3ea59046/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.warnings-removed.patch.zip
Type: application/zip
Size: 1765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120126/3ea59046/attachment.zip>


More information about the cfe-commits mailing list