]> granicus.if.org Git - clang/commit
Add a triple to fix this test on Windows
authorAlp Toker <alp@nuanti.com>
Wed, 27 Nov 2013 04:59:03 +0000 (04:59 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 27 Nov 2013 04:59:03 +0000 (04:59 +0000)
commit8d7051913c6940d4e0e87f5a6ea011d936f79742
treec5815e2f56e6b20f7f8d769645eaebeea00e9266
parentb931672fba1e4da90f398fa59035c10ae7911dee
Add a triple to fix this test on Windows

The warning from cmake-clang-x64-msc16-R was:

  test\SemaCXX\old-style-cast.cpp Line 6: cast to 'void **' from smaller integer type 'long'

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195813 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/old-style-cast.cpp