[PATCH] Fix generating TypeSourceInfo for invalid array type

Olivier Goffart ogoffart at woboq.com
Sat Aug 9 07:03:57 PDT 2014


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.

-- 
Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-initializing-TypeOfTypeLoc.patch
Type: text/x-patch
Size: 2789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140809/868f9891/attachment.bin>


More information about the cfe-commits mailing list