[cfe-commits] [PATCH] Improve transparent union support

Peter Collingbourne peter at pcc.me.uk
Sat Oct 23 16:27:21 PDT 2010


Hi,

This implements a GNU C extension: two types are compatible if they
appear as a function argument, one of the types is a transparent
union type and the other type is compatible with a union member.

OK to commit?

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-GNU-C-extension-two-types-are-compatible-i.patch
Type: text/x-diff
Size: 6378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101024/f3546be9/attachment.patch>


More information about the cfe-commits mailing list