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

Richard Trieu rtrieu at google.com
Fri May 6 14:48:11 PDT 2011


Changed the error message back to the original form.

On Fri, May 6, 2011 at 12:58 PM, Richard Trieu <rtrieu at google.com> wrote:

> 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/e3ff3259/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invalid_typedefs2.patch
Type: text/x-patch
Size: 2172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110506/e3ff3259/attachment.bin>


More information about the cfe-commits mailing list