[PATCH] Fix generating TypeSourceInfo for invalid array type

Richard Smith richard at metafoo.co.uk
Thu Aug 21 11:14:25 PDT 2014


Please turn your commented out ExpectMatch checks into checks that we don't
match (so that if someone fixes the issue they'll know to update this
test). Other than that, this LGTM, thanks!


On Sat, Aug 16, 2014 at 2:21 AM, Olivier Goffart <ogoffart at woboq.com> wrote:

> On Saturday 09 August 2014 16:03:57 Olivier Goffart wrote:
> > On Thursday 07 August 2014 00:03:27 Olivier Goffart wrote:
> > > On Wednesday 06 August 2014 14:58:41 Richard Smith wrote:
> > > > Thanks for the further investigation and testing! Could you
> recursively
> > > > create a trivial TypeSourceInfo for the TypeOfTypeLoc case?
> > >
> > > Any hint on how to create them in this part of the code?
> >
> > Here is the final patch which recursively create the TypeSourceInfo for
> the
> > underlying type.
>
> Ping?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140821/b56acbd4/attachment.html>


More information about the cfe-commits mailing list