[PATCH] D11797: [LIbClang] Report the named type for ElaboratedType

Manuel Klimek via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 01:54:10 PDT 2015


klimek added a comment.

Ok, so just for my understanding: the nested name specifier in the changed tests canonicaltype is *not* the user-written type (thus, what the elaborated type would get us), but the full nested name specifier of the canonical type?


http://reviews.llvm.org/D11797





More information about the cfe-commits mailing list