]> granicus.if.org Git - clang/commitdiff
Merging r213714:
authorRenato Golin <renato.golin@linaro.org>
Mon, 28 Jul 2014 18:27:07 +0000 (18:27 +0000)
committerRenato Golin <renato.golin@linaro.org>
Mon, 28 Jul 2014 18:27:07 +0000 (18:27 +0000)
------------------------------------------------------------------------
r213714 | compnerd | 2014-07-23 02:32:32 +0100 (Wed, 23 Jul 2014) | 4 lines

test: add an explicit target triple

Now that we support WoA, this test fails on ARM build bots as __va_start has a
different signature on different architectures.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@214110 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/MicrosoftExtensions.c

index b199644419d283f43a4ca67440fe1dfd1e1775e4..429dd943a746d690b2017c6ca7620b47a9d72baf 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-extensions
+// RUN: %clang_cc1 -triple i686-windows %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-extensions
 
 
 struct A