summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/framework-include.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/framework-include.m')
-rw-r--r--test/Preprocessor/framework-include.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Preprocessor/framework-include.m b/test/Preprocessor/framework-include.m
deleted file mode 100644
index 7e50f18..0000000
--- a/test/Preprocessor/framework-include.m
+++ /dev/null
@@ -1,5 +0,0 @@
-// RUN: %clang -E -F%S %s 2>&1 | grep "published framework headers should always #import headers within the framework with framework paths"
-
-// rdar://7520940
-#include <foo/foo.h>
-
OpenPOWER on IntegriCloud