]> granicus.if.org Git - clang/commit
clang/test/CXX/drs/dr5xx.cpp: Fix up assumption of thiscall. It affects not x64 but...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 5 Sep 2014 08:18:53 +0000 (08:18 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 5 Sep 2014 08:18:53 +0000 (08:18 +0000)
commit843517d2d82bcc0736c9f96f847935666c875e6c
tree66d2ded8cfe95f614c9937e57ef51e036c81176f
parent77f909b268d79378221b4163112596afe177d177
clang/test/CXX/drs/dr5xx.cpp: Fix up assumption of thiscall. It affects not x64 but x86.

Note, i686-cygwin doesn't use thiscall.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217234 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/drs/dr5xx.cpp