On Tue, May 01, 2012 at 10:35:21AM -0700, John McCall wrote: > 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.
Okay, I see the test done by virt-call-offsets.cpp is moved to member-function-pointers.cpp. Do you know what the fix on X86/ARM ctor ABI difference status is [1]? Thanks! Regards, chenwj [1] http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120430/056982.html -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667 Homepage: http://people.cs.nctu.edu.tw/~chenwj _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
