[cfe-commits] Patch for PR7409 - Reduce number of warnings for invalid typedefs

Richard Trieu rtrieu at google.com
Fri May 6 12:58:26 PDT 2011


Patch for PR7409.  Remove multiple error on invalid typedefs.  Once the
first error is emitted, suppress additional errors when using the invalid
typedefs.  Also, change the handling of types inside instantiations to be
more descriptive.

Patch attached and available in Code Review:
http://codereview.appspot.com/4430069/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110506/089626dd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invalid_typedefs.patch
Type: text/x-patch
Size: 4161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110506/089626dd/attachment.bin>


More information about the cfe-commits mailing list