On Apr 30, 2012, at 8:23 PM, 陳韋任 wrote: > This patch addresses x86/ARM C++ ABI difference on member function pointer. > You can see more detail in Sec. 3.2.1 "Representation of pointer to member > function" [1].
The test is just missing a triple, and so is defaulting to the current platform. I folded this into an existing test for member function pointers in r155920. John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
