diff options
Diffstat (limited to 'test/Sema/carbon.c')
-rw-r--r-- | test/Sema/carbon.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Sema/carbon.c b/test/Sema/carbon.c index 045d72c..0498116 100644 --- a/test/Sema/carbon.c +++ b/test/Sema/carbon.c @@ -1,5 +1,4 @@ -// RUN: %clang -fsyntax-only %s -print-stats +// RUN: %clang -fsyntax-only %s #ifdef __APPLE__ #include <Carbon/Carbon.h> #endif - |