Lines Matching refs:framework
9 // RUN: mkdir -p %t/SomeFramework.framework/Modules
10 // RUN: cp %S/Inputs/some_frame_module.map %t/SomeFramework.framework/Modules/module.modulemap
16 // RUN: -Werror=non-modular-include-in-framework-module
19 // RUN: echo ' ' >> %t/SomeFramework.framework/Modules/module.modulemap
22 // RUN: -Werror=non-modular-include-in-framework-module
27 // RUN: -Werror=non-modular-include-in-framework-module \
31 // RUN: -Werror=non-modular-include-in-framework-module -DWITH_PREFIX \
37 // RUN: -Werror=non-modular-include-in-framework-module | FileCheck %s
38 // RUN: echo ' ' >> %t/SomeFramework.framework/Modules/module.modulemap
41 // RUN: -Werror=non-modular-include-in-framework-module | FileCheck %s
46 // RUN: mv %t/SomeFramework.framework/Modules/module.modulemap %t/hide_module.map
48 // RUN: echo "'name': '%t/SomeFramework.framework/Modules/module.modulemap'," >> %t2.yaml
53 // RUN: -Wauto-import -Werror=non-modular-include-in-framework-module
57 // RUN: -Wauto-import -Werror=non-modular-include-in-framework-module
63 // RUN: -Werror=non-modular-include-in-framework-module -x objective-c -I %t
68 // RUN: -Werror=non-modular-include-in-framework-module -x objective-c -I %t