summaryrefslogtreecommitdiff
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.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Preprocessor/objc-pp.m b/test/Preprocessor/objc-pp.m
index 0ec288c830..3522f73934 100644
--- a/test/Preprocessor/objc-pp.m
+++ b/test/Preprocessor/objc-pp.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
+// expected-no-diagnostics
#import <stdint.h> // no warning on #import in objc mode.