[TableGen] Split DAGISelMatcherOpt FactorNodes into 2 functions. NFC (#125330)
[llvm-project.git] / clang / test / Modules / Inputs / exportas-link / SomeKit.framework / Headers / SomeKit.h
blob15e96a7554ccf39aa8f742336189684e2756cf30
1 // Umbrella header for SomeKit.
2 //
3 // Note that this file's content must not end up to coincidentally be identical
4 // to any other file in the test which can easily happen given the reduced
5 // test.
6 #import <SomeKit/SKWidget.h>