[PATCH] D29944: libclang: Print namespaces for typedefs and type aliases

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 15 16:21:01 PST 2017


arphaman added a comment.

I'm quite surprised by the fact that we have to change so many diagnostics in tests. Do these diagnostics have the full qualifiers for errors that occur with record types instead of typedefs?


https://reviews.llvm.org/D29944





More information about the cfe-commits mailing list