r181329 - Prevent crashes from hasCanonicalType matcher

Richard Smith richard at metafoo.co.uk
Tue May 7 09:44:22 PDT 2013


On Tue, May 7, 2013 at 8:56 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Tue, May 7, 2013 at 6:53 PM, Edwin Vane <edwin.vane at intel.com> wrote:
> > Author: revane
> > Date: Tue May  7 10:53:23 2013
> > New Revision: 181329
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=181329&view=rev
> > Log:
> > Prevent crashes from hasCanonicalType matcher
> >
> > Adding an QualType::isNull() check.
>
> Shall we commit this to Clang 3.3 branch, too?


Sounds like a good idea, but it needs a testcase :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130507/d2d812a3/attachment.html>


More information about the cfe-commits mailing list