On 19 June 2013 13:34, Keith Walker <[email protected]> wrote: > struct b { > + int j; > }; >
Hi Keith, Why add the field here? + bool Declaration = isa<RecordType>(PointeeTy); > + return getOrCreateType(PointeeTy, Unit, Declaration); > This looks ok to me, but I haven't touched de debug info in years. cheers, --renato
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
