[cfe-commits] [Patch] Warn about incompatible typedef of standard library type

Hans Wennborg hans at chromium.org
Tue Dec 6 08:41:13 PST 2011


Hi all,

The attached patch adds a warning for incompatible typedefs of
standard library types (such as intmax_t, size_t, etc.).

I'm not entirely sure whether this is worthwhile (it didn't find
anything interesting in Chromium at least), so I'm just throwing it
out there. Let me know what you think.

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: incompat-stdlib-typedef.diff
Type: text/x-patch
Size: 4779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111206/65ad0f3c/attachment.bin>


More information about the cfe-commits mailing list