summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/outofdate-rebuild/Foundation.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/outofdate-rebuild/Foundation.h')
-rw-r--r--clang/test/Modules/Inputs/outofdate-rebuild/Foundation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/outofdate-rebuild/Foundation.h b/clang/test/Modules/Inputs/outofdate-rebuild/Foundation.h
new file mode 100644
index 00000000000..b2d053ad057
--- /dev/null
+++ b/clang/test/Modules/Inputs/outofdate-rebuild/Foundation.h
@@ -0,0 +1,3 @@
+// Foundation
+#import "CoreText.h"
+struct D { int i; };
OpenPOWER on IntegriCloud