[cfe-commits] [PATCH] Improved handling of member pointers

Peter Collingbourne peter at pcc.me.uk
Sun Nov 1 01:11:23 PDT 2009


Hello,

This patch modifies Sema to store the unresolved class type
in MemberPointerType's Class field, and fixes a bug where an
assertion would fail if the last element of a member pointer type's
nested-name-specifier is an identifier.

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-member-pointer-typedef.patch
Type: text/x-diff
Size: 3680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091101/d4e8aae6/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091101/d4e8aae6/attachment.sig>


More information about the cfe-commits mailing list