[PATCH] Add an inttypes.h wrapper that fixes up some macros in Microsoft mode
Nico Weber
thakis at chromium.org
Thu Jun 25 17:04:11 PDT 2015
Hi hans,
Before MSVS2015, MSVS's headers disagree about int32_t and PRIx32 and so on. Provide a wrapper header to fix this, so that -Wformat can still be used. Fixes PR23412.
http://reviews.llvm.org/D10754
Files:
lib/Headers/inttypes.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10754.28517.patch
Type: text/x-patch
Size: 3135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150626/2759279e/attachment.bin>
More information about the cfe-commits
mailing list