summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/exportas-link/SomeKit.framework/Headers/SomeKit.h
blob: 15e96a7554ccf39aa8f742336189684e2756cf30 (plain)
1
2
3
4
5
6
// Umbrella header for SomeKit.
//
// Note that this file's content must not end up to coincidentally be identical
// to any other file in the test which can easily happen given the reduced
// test.
#import <SomeKit/SKWidget.h>
OpenPOWER on IntegriCloud