summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/dump_import.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/dump_import.m')
-rw-r--r--clang/test/Preprocessor/dump_import.m6
1 files changed, 0 insertions, 6 deletions
diff --git a/clang/test/Preprocessor/dump_import.m b/clang/test/Preprocessor/dump_import.m
deleted file mode 100644
index 20424ad507b..00000000000
--- a/clang/test/Preprocessor/dump_import.m
+++ /dev/null
@@ -1,6 +0,0 @@
-// RUN: %clang_cc1 -E -dI %s -o - | FileCheck %s
-// CHECK: {{^}}#import "dump_
-
-// See also `dump_include.c` which tests other inclusion cases with `-dI`.
-
-#import "dump_import.h"
OpenPOWER on IntegriCloud