forked from OSchip/llvm-project
Removed non-essential header file from test.
llvm-svn: 95396
This commit is contained in:
parent
96e578d29d
commit
73587761e2
|
@ -2,8 +2,6 @@
|
|||
// RUN: FileCheck -check-prefix LP --input-file=%t-rw.cpp %s
|
||||
// radar 7617047
|
||||
|
||||
#include <objc/objc.h>
|
||||
|
||||
@interface Baz
|
||||
- (id)y;
|
||||
+ (id)z;
|
||||
|
|
Loading…
Reference in New Issue