summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/redeclarations_right.h
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-11-16 15:22:03 +0000
committerDouglas Gregor <dgregor@apple.com>2011-11-16 15:22:03 +0000
commit4ba7c2abc29be01c3782a3dac5b8a36c500cb2d3 (patch)
tree983c46188da9671b2de4cc82dd442aceeab065ee /clang/test/Modules/Inputs/redeclarations_right.h
parentb345060a85cab46080251cfadac6beb0d732a182 (diff)
downloadbcm5719-llvm-4ba7c2abc29be01c3782a3dac5b8a36c500cb2d3.tar.gz
bcm5719-llvm-4ba7c2abc29be01c3782a3dac5b8a36c500cb2d3.zip
Switch the remaining modules tests over to -emit-module-from-map.
llvm-svn: 144795
Diffstat (limited to 'clang/test/Modules/Inputs/redeclarations_right.h')
-rw-r--r--clang/test/Modules/Inputs/redeclarations_right.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/redeclarations_right.h b/clang/test/Modules/Inputs/redeclarations_right.h
new file mode 100644
index 00000000000..d3861febcf7
--- /dev/null
+++ b/clang/test/Modules/Inputs/redeclarations_right.h
@@ -0,0 +1,2 @@
+@interface NSObject
+@end
OpenPOWER on IntegriCloud