]> granicus.if.org Git - clang/commit
Remove FIXME and hardcoded triple from this test (PR18251)
authorHans Wennborg <hans@hanshq.net>
Wed, 12 Feb 2014 21:40:46 +0000 (21:40 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 12 Feb 2014 21:40:46 +0000 (21:40 +0000)
commit0e76625dcc45865707b199bcd63d727b70fc05b1
treea54ee94bacb0c56f368eedb1e9fb9276005360cb
parent63ff92da3c99a16d09f711e271d07c55a112a90b
Remove FIXME and hardcoded triple from this test (PR18251)

We don't support using the MS ABI with non-x86/x86_64 targets anyway.

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