summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/Inputs/public_header.h
blob: cc7bcb57eea18a4e6ec2fec836fa1ff426183db2 (plain)
1
2
3
#import <SomeFramework/public_header2.h>
#import "public_header3.h" // includer-relative
void from_framework(void);
OpenPOWER on IntegriCloud