llvm/clang/test/Modules/Inputs/lookup-assert/Derive.h

#include "Base.h"
@interface DerivedInterface : BaseInterface
@end