summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/objc-pp.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/objc-pp.m')
-rw-r--r--test/Preprocessor/objc-pp.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/objc-pp.m b/test/Preprocessor/objc-pp.m
index 3e09325..0ec288c 100644
--- a/test/Preprocessor/objc-pp.m
+++ b/test/Preprocessor/objc-pp.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
+// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
#import <stdint.h> // no warning on #import in objc mode.
OpenPOWER on IntegriCloud