]> granicus.if.org Git - clang/commitdiff
Add a triple to make the test friendly on no windows platform.
authorFrancois Pichet <pichet2000@gmail.com>
Tue, 29 Mar 2011 11:38:04 +0000 (11:38 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Tue, 29 Mar 2011 11:38:04 +0000 (11:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128459 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaCXX/MicrosoftExtensions.cpp

index 094b5e05238b3f76485906c9fa45cbb28090acda..24c24aaf335dddcc9f0ca451a01adaeddd240c0f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -fsyntax-only -Wmicrosoft -verify -fms-extensions -fexceptions -fcxx-exceptions
+// RUN: %clang_cc1 %s -triple i686-pc-win32 -fsyntax-only -Wmicrosoft -verify -fms-extensions -fexceptions -fcxx-exceptions
 
 
 // ::type_info is predeclared with forward class declartion