[PATCH] D29944: libclang: Print namespaces for typedefs and type aliases
Michael via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 16 02:57:54 PST 2017
redm123 added a comment.
In https://reviews.llvm.org/D29944#678033, @arphaman wrote:
> Do these diagnostics have the full qualifiers for errors that occur with record types instead of typedefs?
Not sure what you mean by that, but as far as I can see all the changed errors refer to typedefs/aliases. Normal records types should not be affected.
https://reviews.llvm.org/D29944
More information about the cfe-commits
mailing list