aboutsummaryrefslogtreecommitdiff
path: root/clang/test/InstallAPI/Inputs/Simple/SimpleInternalSPI.h
blob: a816c01abeb0d2c03303700417f89c07edfa1242 (plain)
1
2
3
4
5
#import <Foundation/Foundation.h>

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