On 08/15/2010 12:18 AM, Charles Davis wrote: > This patch gives member pointers the correct size when the Microsoft ABI > is active. This only implements the Sema/AST side (CodeGen coming soon). > > Chip Is it possible to make this a function of the ABI, rather than hardcoding values into ASTContext? Sean