]> granicus.if.org Git - clang/commit
Add triple to CodeGenCXX/2004-03-08-ReinterpretCastCopy.cpp in MS ABI mode
authorHans Wennborg <hans@hanshq.net>
Sat, 14 Dec 2013 17:04:17 +0000 (17:04 +0000)
committerHans Wennborg <hans@hanshq.net>
Sat, 14 Dec 2013 17:04:17 +0000 (17:04 +0000)
commitaca7da3008ad07da4284a32712cf61020e95c198
tree94a9d256cc667468f62e7e0ef157fad183005d59
parent8f7aeb36a073842b8a923e3d528c66f665499568
Add triple to CodeGenCXX/2004-03-08-ReinterpretCastCopy.cpp in MS ABI mode

I don't think we should need a triple, but this allows us to run the test
until we fix it (PR18251).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197326 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/2004-03-08-ReinterpretCastCopy.cpp