]> granicus.if.org Git - clang/commitdiff
Giving this test a triple to satisfy the build bots.
authorAaron Ballman <aaron@aaronballman.com>
Sun, 6 Jul 2014 20:07:16 +0000 (20:07 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Sun, 6 Jul 2014 20:07:16 +0000 (20:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212418 91177308-0d34-0410-b5e6-96231b3b80d8

test/Parser/MicrosoftExtensions.cpp

index f41e5ec29ee69e963541f83089391924de219eb3..a35d0695b08cd0233452586a61c213e675db4d88 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -std=c++11 -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-extensions -fms-compatibility -fdelayed-template-parsing
+// RUN: %clang_cc1 %s -triple i386-mingw32 -std=c++11 -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-extensions -fms-compatibility -fdelayed-template-parsing
 
 /* Microsoft attribute tests */
 [repeatable][source_annotation_attribute( Parameter|ReturnValue )]