diff options
Diffstat (limited to 'clang/test/Modules/Inputs/lookup-assert/Derive.h')
| -rw-r--r-- | clang/test/Modules/Inputs/lookup-assert/Derive.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/test/Modules/Inputs/lookup-assert/Derive.h b/clang/test/Modules/Inputs/lookup-assert/Derive.h deleted file mode 100644 index 313a96188d2..00000000000 --- a/clang/test/Modules/Inputs/lookup-assert/Derive.h +++ /dev/null @@ -1,3 +0,0 @@ -#include "Base.h" -@interface DerivedInterface : BaseInterface -@end |

