brintos

brintos / llvm-project-archived public Read only

0
0
Text · 154 B · 9bbae52 Raw
8 lines · c
1#import <Foundation/Foundation.h>2 3__attribute__((objc_exception))4@interface SimpleInternalAPI : NSObject5@end6 7#define HAVE_SEEN_PROJECT_HEADER_FIRST 18