Re: r254323 - [MS Compat] Adjust thiscall to cdecl when deducing template arguments

2015-11-30 Thread NAKAMURA Takumi via cfe-commits
You forgot to update test/CXX/drs/dr5xx.cpp. Updated in r254346. On Tue, Dec 1, 2015 at 5:37 AM David Majnemer via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: majnemer > Date: Mon Nov 30 14:34:28 2015 > New Revision: 254323 > > URL: http://llvm.org/viewvc/llvm-project?rev=254323&vi

r254323 - [MS Compat] Adjust thiscall to cdecl when deducing template arguments

2015-11-30 Thread David Majnemer via cfe-commits
Author: majnemer Date: Mon Nov 30 14:34:28 2015 New Revision: 254323 URL: http://llvm.org/viewvc/llvm-project?rev=254323&view=rev Log: [MS Compat] Adjust thiscall to cdecl when deducing template arguments Function types can be extracted from member pointer types. However, the type is not appropri