r216841 - clang/test/CXX/drs/dr5xx.cpp: Suppress dr547 for targeting MSVC x86 for now, due to incompatibility of attribute(thiscall).
Hans Wennborg
hans at chromium.org
Thu Sep 4 16:58:46 PDT 2014
On Sun, Aug 31, 2014 at 5:21 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> Author: chapuni
> Date: Sun Aug 31 07:21:50 2014
> New Revision: 216841
>
> URL: http://llvm.org/viewvc/llvm-project?rev=216841&view=rev
> Log:
> clang/test/CXX/drs/dr5xx.cpp: Suppress dr547 for targeting MSVC x86 for now, due to incompatibility of attribute(thiscall).
>
> With targeting i686-win32,
I hit the same problem targeting MinGW, so I expanded your fix in r217204.
Thanks,
Hans
More information about the cfe-commits
mailing list