[cfe-commits] [PATCH] Bound member function fixes

Peter Collingbourne peter at pcc.me.uk
Sat Dec 18 18:23:43 PST 2010


Hi,

This patch series fixes a number of issues associated with bound
member functions, fixing PR8793 among other things.

OK to commit?

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Sema-BuildResolvedCallExpr-clean-up-pointee-type-che.patch
Type: text/x-diff
Size: 1708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Sema-BuildResolvedCallExpr-move-the-nonstatic-member.patch
Type: text/x-diff
Size: 1511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Sema-BuildCXXNamedCast-return-early-if-bound-member-.patch
Type: text/x-diff
Size: 997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Sema-recover-from-a-b-where-a-of-FunctionType.patch
Type: text/x-diff
Size: 889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Sema-in-C-only-perform-function-pointer-decay-on-lva.patch
Type: text/x-diff
Size: 2293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Sema-use-bound-member-function-diagnostic-for-unary-.patch
Type: text/x-diff
Size: 1665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment-0005.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Sema-diagnose-sizeof-operations-whose-operand-is-a-b.patch
Type: text/x-diff
Size: 1677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101219/0dd8ee54/attachment-0006.patch>


More information about the cfe-commits mailing list