diff options
Diffstat (limited to 'test/Integration/cocoa.m')
| -rw-r--r-- | test/Integration/cocoa.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Integration/cocoa.m b/test/Integration/cocoa.m index d814b3ee21bc..91d868250845 100644 --- a/test/Integration/cocoa.m +++ b/test/Integration/cocoa.m @@ -1,4 +1,5 @@ // RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats +// REQUIRES: macos-sdk-10.12 #ifdef __APPLE__ #include <Cocoa/Cocoa.h> #endif |
