llvm/clang/test/InstallAPI/Inputs/Simple/SimpleInternalSPI.h

#import <Foundation/Foundation.h>

__attribute__((objc_exception))
@interface SimpleInternalSPI : NSObject
@end