]> granicus.if.org Git - clang/commit
Use an i686 triple for this test now that it uses stdcall
authorReid Kleckner <reid@kleckner.net>
Fri, 19 Jul 2013 20:32:18 +0000 (20:32 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 19 Jul 2013 20:32:18 +0000 (20:32 +0000)
commitc6274ce3587e95453f4d4386fab4a77c9d56e18b
treebf6ab0092f7ab763c4d9e2124e01cfe0417ea4ff
parent4bdb602d1a70ea432aad909825eb4748a2aca768
Use an i686 triple for this test now that it uses stdcall

There seems to be a crash here if we have a calling convention attribute
that gets ignored and then we instantiate templates.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186719 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaTemplate/instantiate-function-params.cpp