[cfe-dev] CXXConstructExpr qualifier loc?

Jason Haslam jason.haslam at gmail.com
Mon Jan 2 16:26:26 PST 2012


Hi All,

I'm trying to visit the nested name specifier for the likes of CXXConstructExpr and CXXNewExpr but they don't seem to have a qualifier loc. Is this encoded elsewhere in the AST? If not, would it be appropriate to add a qualifier loc to these expressions?

Thanks,
Jason





More information about the cfe-dev mailing list