]> granicus.if.org Git - clang/commitdiff
Fix the MicrosoftExtensions.c target
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Sun, 6 Jul 2014 05:58:55 +0000 (05:58 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Sun, 6 Jul 2014 05:58:55 +0000 (05:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212393 91177308-0d34-0410-b5e6-96231b3b80d8

test/Parser/MicrosoftExtensions.c

index a388746de58ff21b43148ca3f2e1d7ec963c010f..e41028c4afb98150e25daa340981049a96bb66ad 100644 (file)
@@ -1,3 +1,4 @@
+// REQUIRES: x86-registered-target
 // RUN: %clang_cc1 -triple i386-mingw32 -fsyntax-only -verify -fms-extensions  -Wno-missing-declarations -x objective-c++ %s
 __stdcall int func0();
 int __stdcall func();