summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/iframework.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Frontend/iframework.c')
-rw-r--r--clang/test/Frontend/iframework.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Frontend/iframework.c b/clang/test/Frontend/iframework.c
index 7180416e998..6f801f2437a 100644
--- a/clang/test/Frontend/iframework.c
+++ b/clang/test/Frontend/iframework.c
@@ -1,3 +1,4 @@
// RUN: %clang -fsyntax-only -iframework %S/Inputs %s -Xclang -verify
+// expected-no-diagnostics
#include <TestFramework/TestFramework.h>
OpenPOWER on IntegriCloud