summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2013-06-21 00:22:44 +0000
committerDouglas Gregor <dgregor@apple.com>2013-06-21 00:22:44 +0000
commit6c92b1fc3db6d7598c3fc70a6ebd5715751ed60e (patch)
tree023319f1057014434c46776a442f4c8e6f353bab /clang/test
parent600a2f5a215619765d6f9e96e898b8dab43fb039 (diff)
downloadbcm5719-llvm-6c92b1fc3db6d7598c3fc70a6ebd5715751ed60e.tar.gz
bcm5719-llvm-6c92b1fc3db6d7598c3fc70a6ebd5715751ed60e.zip
Add test header missing from r184504.
llvm-svn: 184505
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Modules/Inputs/MethodPoolBSub2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/MethodPoolBSub2.h b/clang/test/Modules/Inputs/MethodPoolBSub2.h
new file mode 100644
index 00000000000..8bc369f73e8
--- /dev/null
+++ b/clang/test/Modules/Inputs/MethodPoolBSub2.h
@@ -0,0 +1,3 @@
+@interface TotallyUnrelated
+- (id)method6;
+@end
OpenPOWER on IntegriCloud