Path Lines of Code benchmark/scripts/compare_perf_tests.py 567 benchmark/scripts/generate_harness/test_generate_harness.sh 11 benchmark/scripts/test_Benchmark_Driver.py 868 benchmark/scripts/test_compare_perf_tests.py 862 benchmark/scripts/test_utils.py 54 test/APIJSON/Inputs/NativeDep.h 1 test/APIJSON/access.swift 4 test/APIJSON/apigen.swift 28 test/APIJSON/non-objc-class.swift 16 test/APIJSON/non-swift-api.swift 5 test/APIJSON/spi.swift 8 test/APIJSON/struct.swift 6 test/APINotes/Inputs/broken-modules/BrokenAPINotes.h 8 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.h 30 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Classes.h 28 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Enums.h 19 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Globals.h 19 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/ImportAsMember.h 8 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Properties.h 25 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Protocols.h 13 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/SwiftWrapper.h 4 test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Types.h 12 test/APINotes/Inputs/custom-modules/APINotesTest.h 10 test/APINotes/Inputs/custom-modules/ObsoletedAPINotesTest.h 9 test/APINotes/basic.swift 33 test/APINotes/blocks.swift 11 test/APINotes/broken-swift-name.swift 13 test/APINotes/irgen-prop-getter-setter.swift 12 test/APINotes/obsoleted.swift 5 test/APINotes/properties.swift 1 test/APINotes/type_changes.swift 6 test/APINotes/versioned-multi.swift 1 test/APINotes/versioned-objc-dynamic-lookup.swift 9 test/APINotes/versioned-objc.swift 58 test/APINotes/versioned-test-mangling.swift 1 test/APINotes/versioned.swift 84 test/AutoDiff/IRGen/Inputs/loadable_by_address_cross_module.swift 15 test/AutoDiff/IRGen/differentiable_function_type.swift 13 test/AutoDiff/IRGen/loadable_by_address.swift 28 test/AutoDiff/IRGen/loadable_by_address_cross_module.swift 9 test/AutoDiff/IRGen/runtime.swift 14 test/AutoDiff/ModuleInterface/differentiation.swift 4 test/AutoDiff/Parse/derivative_attr_parse.swift 84 test/AutoDiff/Parse/differentiable_attr_parse.swift 144 test/AutoDiff/Parse/differentiable_func_type.swift 32 test/AutoDiff/Parse/transpose_attr_parse.swift 48 test/AutoDiff/SIL/Serialization/differentiable_function_type.swift 15 test/AutoDiff/SILGen/Inputs/noderivative_attr_other_file.swift 5 test/AutoDiff/SILGen/autodiff_builtins.swift 50 test/AutoDiff/SILGen/differentiability_witness_generic_signature.swift 81 test/AutoDiff/SILGen/differentiable_function.swift 41 test/AutoDiff/SILGen/mangling.swift 7 test/AutoDiff/SILGen/noderivative_attr.swift 33 test/AutoDiff/SILGen/noderivative_attr_cross_file.swift 5 test/AutoDiff/SILGen/reabstraction.swift 22 test/AutoDiff/SILGen/sil_differentiability_witness.swift 114 test/AutoDiff/SILGen/vtable.swift 62 test/AutoDiff/SILGen/witness_table.swift 35 test/AutoDiff/SILOptimizer/Inputs/differentiation_diagnostics_other_file.swift 39 test/AutoDiff/SILOptimizer/Inputs/nontrivial_loadable_type.swift 51 test/AutoDiff/SILOptimizer/activity_analysis.swift 217 test/AutoDiff/SILOptimizer/derivative_sil.swift 27 test/AutoDiff/SILOptimizer/differentiation.swift 5 test/AutoDiff/SILOptimizer/differentiation_control_flow_diagnostics.swift 126 test/AutoDiff/SILOptimizer/differentiation_control_flow_sil.swift 80 test/AutoDiff/SILOptimizer/differentiation_diagnostics.swift 529 test/AutoDiff/SILOptimizer/differentiation_diagnostics_cross_file.swift 35 test/AutoDiff/SILOptimizer/differentiation_sil.swift 8 test/AutoDiff/SILOptimizer/differentiation_subset_parameters_thunk.swift 55 test/AutoDiff/SILOptimizer/forward_mode_diagnostics.swift 153 test/AutoDiff/SILOptimizer/generics.swift 264 test/AutoDiff/SILOptimizer/property_wrappers.swift 72 test/AutoDiff/SILOptimizer/semantic_member_accessors_sil.swift 20 test/AutoDiff/Sema/DerivativeRegistrationCrossModule/Inputs/a.swift 3 test/AutoDiff/Sema/DerivativeRegistrationCrossModule/Inputs/b.swift 11 test/AutoDiff/Sema/DerivativeRegistrationCrossModule/main.swift 6 test/AutoDiff/Sema/DerivedConformances/Inputs/class_differentiable_other_module.swift 5 test/AutoDiff/Sema/DerivedConformances/Inputs/struct_additive_arithmetic_other_module.swift 9 test/AutoDiff/Sema/DerivedConformances/Inputs/struct_differentiable_other_module.swift 5 test/AutoDiff/Sema/DerivedConformances/class_differentiable.swift 399 test/AutoDiff/Sema/DerivedConformances/derived_differentiable.swift 79 test/AutoDiff/Sema/DerivedConformances/derived_differentiable_diagnostics.swift 8 test/AutoDiff/Sema/DerivedConformances/struct_additive_arithmetic.swift 93 test/AutoDiff/Sema/DerivedConformances/struct_differentiable.swift 299 test/AutoDiff/Sema/DerivedConformances/struct_differentiable_member_types.swift 8 test/AutoDiff/Sema/ExportedDifferentiationModule/Inputs/exports_differentiation.swift 1 test/AutoDiff/Sema/ExportedDifferentiationModule/main.swift 3 test/AutoDiff/Sema/ImplicitDifferentiableAttributeCrossFile/Inputs/other_file.swift 29 test/AutoDiff/Sema/ImplicitDifferentiableAttributeCrossFile/Inputs/other_file_protocol_default_implementation_witness.swift 12 test/AutoDiff/Sema/ImplicitDifferentiableAttributeCrossFile/main.swift 12 test/AutoDiff/Sema/ImplicitDifferentiableAttributeCrossFile/protocol_default_implementation_witness.swift 2 test/AutoDiff/Sema/derivative_attr_type_checking.swift 837 test/AutoDiff/Sema/differentiable_attr_type_checking.swift 490 test/AutoDiff/Sema/differentiable_features_disabled.swift 11 test/AutoDiff/Sema/differentiable_func_type.swift 118 test/AutoDiff/Sema/missing_differentiable_protocol.swift 2 test/AutoDiff/Sema/transpose_attr_type_checking.swift 463 test/AutoDiff/Serialization/derivative_attr.swift 92 test/AutoDiff/Serialization/differentiable_attr.swift 77 test/AutoDiff/Serialization/differentiable_function.swift 4 test/AutoDiff/Serialization/transpose_attr.swift 59 test/AutoDiff/Syntax/round_trip_parse_gen.swift 87 test/AutoDiff/TBD/derivative_symbols.swift 93 test/AutoDiff/compiler_crashers/lit.local.cfg 2 test/AutoDiff/compiler_crashers/rdar87429620-differentiable-curry-thunk-reqmachine.swift 17 test/AutoDiff/compiler_crashers/sr14223-apply-opened-opened-existential-argument.swift 18 test/AutoDiff/compiler_crashers_fixed/Inputs/tf1202-differentiability-witness-dead-function-elimination.swift 7 test/AutoDiff/compiler_crashers_fixed/lit.local.cfg 2 test/AutoDiff/compiler_crashers_fixed/rdar71191415-nested-differentiation-of-extension-method-optimized.swift 24 test/AutoDiff/compiler_crashers_fixed/rdar71319547-generated-decls-shall-not-be-resilient.swift 13 test/AutoDiff/compiler_crashers_fixed/rdar74087329-debug-scope-trampoline-blocks.swift 6 test/AutoDiff/compiler_crashers_fixed/rdar84716758-differentiable-protocol-witness-missing-requirements.swift 32 test/AutoDiff/compiler_crashers_fixed/sr12493-differentiable-function-extract-subst-function-type.swift 12 test/AutoDiff/compiler_crashers_fixed/sr12548-siloptimizer-rewrite-partial-apply-convention-method.swift 11 test/AutoDiff/compiler_crashers_fixed/sr12559-derivative-attr-type-checking-parse-stdlib.swift 11 test/AutoDiff/compiler_crashers_fixed/sr12641-silgen-immutable-address-use-verification-failure.swift 22 test/AutoDiff/compiler_crashers_fixed/sr12642-differentiable-derivation-redeclared-property.swift 11 test/AutoDiff/compiler_crashers_fixed/sr12650-noderivative-parameter-type-mangling.swift 3 test/AutoDiff/compiler_crashers_fixed/sr12656-differentiation-opaque-result-type.swift 3 test/AutoDiff/compiler_crashers_fixed/sr12732-optimize-partial-apply-convention-thin-only.swift 6 test/AutoDiff/compiler_crashers_fixed/sr12744-unhandled-pullback-indirect-result.swift 10 test/AutoDiff/compiler_crashers_fixed/sr12886-sr112887-vjp-emitter-definite-initialization.swift 18 test/AutoDiff/compiler_crashers_fixed/sr13305-noderivative-inout-parameter.swift 11 test/AutoDiff/compiler_crashers_fixed/sr13411-tangent-value-category-mismatch.swift 5 test/AutoDiff/compiler_crashers_fixed/sr13865-library-evolution-mode-crasher-property-differentiation.swift 16 test/AutoDiff/compiler_crashers_fixed/sr13933-vjpcloner-apply-multiple-consuming-users.swift 10 test/AutoDiff/compiler_crashers_fixed/sr14004-cross-module-differentiation-differentiable-function-extract-inlining.swift 19 test/AutoDiff/compiler_crashers_fixed/sr14240-symbol-in-ir-file-not-tbd-file.swift 17 test/AutoDiff/compiler_crashers_fixed/sr14290-missing-debug-scopes-in-pullback-trampoline.swift 32 test/AutoDiff/compiler_crashers_fixed/sr14625-over-consume-in-subset-parameters-thunk.swift 21 test/AutoDiff/compiler_crashers_fixed/sr15566-vardecl-adjoint-values.swift 11 test/AutoDiff/compiler_crashers_fixed/tf1160-derivative-usable-from-inline-mismatch.swift 7 test/AutoDiff/compiler_crashers_fixed/tf1167-differentiable-attr-override-match.swift 10 test/AutoDiff/compiler_crashers_fixed/tf1180-silgen-vtable-method-does-not-appear.swift 9 test/AutoDiff/compiler_crashers_fixed/tf1202-differentiability-witness-dead-function-elimination.swift 4 test/AutoDiff/compiler_crashers_fixed/tf1232-autodiff-generated-declaration-mangling.swift 18 test/AutoDiff/compiler_crashers_fixed/tf1315-pullback-subset-parameter-thunk-generation.swift 14 test/AutoDiff/lit.local.cfg 2 test/AutoDiff/mangling.swift 16 test/AutoDiff/stdlib/anydifferentiable.swift 191 test/AutoDiff/stdlib/collection_higher_order_functions.swift 22 test/AutoDiff/stdlib/derivative_customization.swift 41 test/AutoDiff/stdlib/differentiable_protocol.swift 39 test/AutoDiff/stdlib/differentiable_stdlib_conformances.swift 11 test/AutoDiff/stdlib/optional.swift 56 test/AutoDiff/stdlib/simd.swift 221 test/AutoDiff/validation-test/Inputs/AutoDiffTypes.swift 4 test/AutoDiff/validation-test/Inputs/cross_module_derivative_attr/main/main.swift 9 test/AutoDiff/validation-test/Inputs/cross_module_derivative_attr/module1/module1.swift 1 test/AutoDiff/validation-test/Inputs/cross_module_derivative_attr/module1/module1_other_file.swift 5 test/AutoDiff/validation-test/Inputs/cross_module_differentiation_other.swift 12 test/AutoDiff/validation-test/Inputs/main.swift 1 test/AutoDiff/validation-test/address_only_tangentvector.swift 52 test/AutoDiff/validation-test/array.swift 385 test/AutoDiff/validation-test/class_differentiation.swift 443 test/AutoDiff/validation-test/control_flow.swift 728 test/AutoDiff/validation-test/cross_module_derivative_attr.swift 1 test/AutoDiff/validation-test/cross_module_differentiation.swift 15 test/AutoDiff/validation-test/custom_derivatives.swift 45 test/AutoDiff/validation-test/derivative_registration.swift 221 test/AutoDiff/validation-test/differentiable_property.swift 116 test/AutoDiff/validation-test/differentiable_protocol_requirements.swift 146 test/AutoDiff/validation-test/existential.swift 18 test/AutoDiff/validation-test/forward_mode_array.swift 91 test/AutoDiff/validation-test/forward_mode_inout.swift 128 test/AutoDiff/validation-test/forward_mode_simd.swift 180 test/AutoDiff/validation-test/forward_mode_simple.swift 1042 test/AutoDiff/validation-test/function_type_metadata.swift 73 test/AutoDiff/validation-test/inout_control_flow.swift 64 test/AutoDiff/validation-test/inout_parameters.swift 190 test/AutoDiff/validation-test/method.swift 326 test/AutoDiff/validation-test/optional.swift 462 test/AutoDiff/validation-test/optional_property.swift 158 test/AutoDiff/validation-test/property_wrappers.swift 142 test/AutoDiff/validation-test/reabstraction.swift 145 test/AutoDiff/validation-test/reflection.swift 1 test/AutoDiff/validation-test/repeated_calls.swift 13 test/AutoDiff/validation-test/separate_tangent_type.swift 44 test/AutoDiff/validation-test/simple_math.swift 352 test/AutoDiff/validation-test/simple_model.swift 85 test/AutoDiff/validation-test/subset_parameters_thunk.swift 64 test/AutoDiff/validation-test/superset_adjoint.swift 62 test/AutolinkExtract/empty.swift 1 test/AutolinkExtract/empty_archive.swift 1 test/AutolinkExtract/error_no_inputs.swift 1 test/AutolinkExtract/import.swift 1 test/AutolinkExtract/import_archive.swift 1 test/AutolinkExtract/linker-order.ll 18 test/Casting/Casts.swift 752 test/Casting/Inputs/ObjCClassConstants/ObjCClassConstants.h 6 test/Casting/Inputs/ObjCClassConstants/ObjCClassConstants.m 7 test/Casting/ObjCClassConstants.swift 30 test/CircularReferences/extensions.swift 2 test/CircularReferences/global_typealias.swift 4 test/CircularReferences/objc.swift 13 test/CircularReferences/protocols.swift 3 test/ClangImporter/AllowErrors/invalid-pch-bridging-header.swift 5 test/ClangImporter/AllowErrors/invalid-pcm.swift 9 test/ClangImporter/AppKit_test.swift 24 test/ClangImporter/CoreGraphics_test.swift 60 test/ClangImporter/CoreMIDI_test.swift 5 test/ClangImporter/CoreServices_test.swift 16 test/ClangImporter/Darwin_sdk_test.swift 13 test/ClangImporter/Darwin_test.swift 12 test/ClangImporter/Dispatch_test.swift 20 test/ClangImporter/Inputs/DoubleMainActor.h 9 test/ClangImporter/Inputs/ImplementProtoRenaming.swift 5 test/ClangImporter/Inputs/ImportAsMemberSwiftVersioned_a.swift 4 test/ClangImporter/Inputs/ImportAsMemberSwiftVersioned_b.swift 5 test/ClangImporter/Inputs/ModuleMapWarning/PrivateWarning.framework/Headers/PrivateWarning.h 1 test/ClangImporter/Inputs/ModuleMapWarning/PrivateWarning.framework/PrivateHeaders/PrivateWarning_Private.h 1 test/ClangImporter/Inputs/ModuleMapWarning/bridging-pch.h 2 test/ClangImporter/Inputs/MoreSwiftNewtypes_conformances.swift 30 test/ClangImporter/Inputs/MoreSwiftNewtypes_tests.swift 16 test/ClangImporter/Inputs/SerializationHelper.swift 11 test/ClangImporter/Inputs/System/Library/Frameworks/LinkFramework.framework/Headers/LinkFramework.h 1 test/ClangImporter/Inputs/app-bridging-header-to-pch.h 6 test/ClangImporter/Inputs/app-that-uses-pch-bridging-header.swift 4 test/ClangImporter/Inputs/attr-objc_subclassing_restricted.h 4 test/ClangImporter/Inputs/availability_implicit_macosx_other.swift 10 test/ClangImporter/Inputs/availability_platform_categories.h 12 test/ClangImporter/Inputs/bad-bridging-header.h 2 test/ClangImporter/Inputs/bad-ns-extensible-string-enum.h 3 test/ClangImporter/Inputs/cfuncs.swift 2 test/ClangImporter/Inputs/chained-unit-test-bridging-header-to-pch.h 7 test/ClangImporter/Inputs/const_and_pure.h 3 test/ClangImporter/Inputs/ctypes_msvc.h 6 test/ClangImporter/Inputs/custom-modules/AliasCaseErrorEnum/AliasCaseErrorEnum.h 7 test/ClangImporter/Inputs/custom-modules/AvailabilityExtras.h 130 test/ClangImporter/Inputs/custom-modules/BlocksReturningBool.h 5 test/ClangImporter/Inputs/custom-modules/CFAndObjC.h 6 test/ClangImporter/Inputs/custom-modules/CInsideObjC.h 28 test/ClangImporter/Inputs/custom-modules/ClangModuleUser.h 1 test/ClangImporter/Inputs/custom-modules/ConditionallyFoo.h 3 test/ClangImporter/Inputs/custom-modules/ConflictingNames.h 12 test/ClangImporter/Inputs/custom-modules/CoreCooling.h 47 test/ClangImporter/Inputs/custom-modules/EnumExhaustivity.h 45 test/ClangImporter/Inputs/custom-modules/ForwardDeclarationsHelper.h 3 test/ClangImporter/Inputs/custom-modules/ImageInitializers.h 4 test/ClangImporter/Inputs/custom-modules/ImportAsMember.h 58 test/ClangImporter/Inputs/custom-modules/ImportAsMember_Private.h 5 test/ClangImporter/Inputs/custom-modules/ImportsMissingHeader.h 1 test/ClangImporter/Inputs/custom-modules/IndirectFields.h 45 test/ClangImporter/Inputs/custom-modules/IndirectFrameworkImporter.h 1 test/ClangImporter/Inputs/custom-modules/LocalVsFileScope.h 2 test/ClangImporter/Inputs/custom-modules/LocalVsFileScopeBase.h 3 test/ClangImporter/Inputs/custom-modules/MacOSVersionCanonicalization.h 8 test/ClangImporter/Inputs/custom-modules/MacrosDeliberateRedefA/New.h 5 test/ClangImporter/Inputs/custom-modules/MacrosDeliberateRedefA/Old.h 2 test/ClangImporter/Inputs/custom-modules/MacrosDeliberateRedefB/Newer.h 4 test/ClangImporter/Inputs/custom-modules/MacrosRedefA.h 2 test/ClangImporter/Inputs/custom-modules/MacrosRedefB.h 2 test/ClangImporter/Inputs/custom-modules/MacrosRedefWithParallelSubmodules/A.h 2 test/ClangImporter/Inputs/custom-modules/MacrosRedefWithParallelSubmodules/B.h 2 test/ClangImporter/Inputs/custom-modules/MacrosRedefWithSubmodules/Inner.h 2 test/ClangImporter/Inputs/custom-modules/MacrosRedefWithSubmodules/Outer.h 2 test/ClangImporter/Inputs/custom-modules/MoreSwiftNewtypes.h 12 test/ClangImporter/Inputs/custom-modules/NSManagedObject.h 4 test/ClangImporter/Inputs/custom-modules/Newtype.h 77 test/ClangImporter/Inputs/custom-modules/NewtypeSystem.h 3 test/ClangImporter/Inputs/custom-modules/ObjCBridgeNonconforming.h 26 test/ClangImporter/Inputs/custom-modules/ObjCIRExtras.h 57 test/ClangImporter/Inputs/custom-modules/ObjCParseExtras.h 196 test/ClangImporter/Inputs/custom-modules/ObjCParseExtrasInitHelper.h 4 test/ClangImporter/Inputs/custom-modules/ObjCParseExtrasSystem.h 12 test/ClangImporter/Inputs/custom-modules/ObjCParseExtrasToo.h 9 test/ClangImporter/Inputs/custom-modules/ObjCParseExtrasTooHelper.h 5 test/ClangImporter/Inputs/custom-modules/ObjCSubscripts.h 51 test/ClangImporter/Inputs/custom-modules/PredefinedMacros.h 9 test/ClangImporter/Inputs/custom-modules/ProtoRenaming.h 6 test/ClangImporter/Inputs/custom-modules/ProtoWithInitializer.h 3 test/ClangImporter/Inputs/custom-modules/Protocols.h 14 test/ClangImporter/Inputs/custom-modules/Redeclaration.h 9 test/ClangImporter/Inputs/custom-modules/RedeclaredErrorEnum/Base.h 7 test/ClangImporter/Inputs/custom-modules/RedeclaredErrorEnum/Redeclared.h 14 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RPFirst.h 17 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RPSecond.h 10 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RedeclaredProperties.h 2 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RedeclaredPropertiesSplit.h 1 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RedeclaredPropertiesSplit2.h 2 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RedeclaredPropertiesSub.h 1 test/ClangImporter/Inputs/custom-modules/RedeclaredProperties/RedeclaredPropertiesSubPrivate.h 2 test/ClangImporter/Inputs/custom-modules/SubclassExistentialsExtra.h 9 test/ClangImporter/Inputs/custom-modules/Submodule.h 3 test/ClangImporter/Inputs/custom-modules/SwiftName.h 42 test/ClangImporter/Inputs/custom-modules/SwiftPrivateAttr.h 70 test/ClangImporter/Inputs/custom-modules/TypeAndValue.h 8 test/ClangImporter/Inputs/custom-modules/UnimportableMembers.h 50 test/ClangImporter/Inputs/custom-modules/UnimportableMembersUser.h 4 test/ClangImporter/Inputs/custom-modules/UsesSubmodule.h 2 test/ClangImporter/Inputs/custom-modules/Warnings1.h 4 test/ClangImporter/Inputs/custom-modules/Warnings2.h 4 test/ClangImporter/Inputs/custom-modules/Warnings3.h 4 test/ClangImporter/Inputs/custom-modules/Warnings4.h 4 test/ClangImporter/Inputs/custom-modules/Warnings5.h 4 test/ClangImporter/Inputs/custom-modules/Warnings6.h 4 test/ClangImporter/Inputs/custom-modules/Warnings7.h 4 test/ClangImporter/Inputs/custom-modules/Warnings8.h 4 test/ClangImporter/Inputs/custom-modules/Warnings9.h 4 test/ClangImporter/Inputs/custom-modules/ctypes_bits_exported.h 1 test/ClangImporter/Inputs/custom-modules/cxx_interop.h 28 test/ClangImporter/Inputs/custom-modules/more-custom-modules/ImportsMissingHeaderIndirect.h 1 test/ClangImporter/Inputs/custom-modules/script.h 3 test/ClangImporter/Inputs/custom-modules/x.h 1 test/ClangImporter/Inputs/diags_from_header.h 2 test/ClangImporter/Inputs/enum-anon.h 25 test/ClangImporter/Inputs/enum-error.h 29 test/ClangImporter/Inputs/enum-error.m 5 test/ClangImporter/Inputs/enum-inferred-exhaustivity.h 14 test/ClangImporter/Inputs/enum-new.h 32 test/ClangImporter/Inputs/enum-objc.h 34 test/ClangImporter/Inputs/experimental_clang_importer_diagnostics_bridging_header.h 10 test/ClangImporter/Inputs/frameworks/Another.framework/Headers/Another.h 3 test/ClangImporter/Inputs/frameworks/CategoryOverrides.framework/Headers/CategoryOverrides.h 42 test/ClangImporter/Inputs/frameworks/CategoryOverrides.framework/PrivateHeaders/Private.h 22 test/ClangImporter/Inputs/frameworks/ImportAsMemberSubmodules.framework/Headers/Actual.h 2 test/ClangImporter/Inputs/frameworks/ImportAsMemberSubmodules.framework/Headers/Fwd.h 2 test/ClangImporter/Inputs/frameworks/ImportAsMemberSubmodules.framework/Headers/ImportAsMemberSubmodules.h 2 test/ClangImporter/Inputs/frameworks/MismatchedNames.framework/Headers/MismatchedNames-Swift.h 11 test/ClangImporter/Inputs/frameworks/MismatchedNames.framework/MismatchedNamesSwift.swift 5 test/ClangImporter/Inputs/frameworks/Module.framework/Headers/Buried/Treasure.h 1 test/ClangImporter/Inputs/frameworks/Module.framework/Headers/Module.h 13 test/ClangImporter/Inputs/frameworks/Module.framework/Headers/NotInModule.h 1 test/ClangImporter/Inputs/frameworks/Module.framework/Headers/Sub.h 2 test/ClangImporter/Inputs/frameworks/Module.framework/Headers/Sub2.h 5 test/ClangImporter/Inputs/frameworks/PrivateAsParallel.framework/Headers/PrivateAsParallel.h 1 test/ClangImporter/Inputs/frameworks/PrivateAsParallel.framework/PrivateHeaders/PrivateAsParallel_Priv.h 2 test/ClangImporter/Inputs/frameworks/PrivateAsSubmodule.framework/Headers/PrivateAsSubmodule.h 1 test/ClangImporter/Inputs/frameworks/PrivateAsSubmodule.framework/PrivateHeaders/PrivateAsSubmodule_Priv.h 2 test/ClangImporter/Inputs/frameworks/PrivatelyReadwrite.framework/Headers/PrivatelyReadwrite.h 46 test/ClangImporter/Inputs/frameworks/PrivatelyReadwrite.framework/PrivateHeaders/Private.h 39 test/ClangImporter/Inputs/frameworks/SPIContainer.framework/Headers/SPIContainer.h 18 test/ClangImporter/Inputs/frameworks/SPIContainerImporter.framework/Headers/SPIContainerImporter.h 1 test/ClangImporter/Inputs/frameworks/Simple.framework/Headers/Simple.h 5 test/ClangImporter/Inputs/ibaction.h 6 test/ClangImporter/Inputs/inherited-protocols-sil.h 10 test/ClangImporter/Inputs/inlinable_bitfields_other.swift 7 test/ClangImporter/Inputs/invalid_bridging_header.h 3 test/ClangImporter/Inputs/macros_redef.h 5 test/ClangImporter/Inputs/many-imports/obsoleted.h 1 test/ClangImporter/Inputs/mirror_import_overrides_1.h 25 test/ClangImporter/Inputs/mirror_import_overrides_2.h 25 test/ClangImporter/Inputs/nested_protocol_name.h 10 test/ClangImporter/Inputs/no-fake-source-buffer-excerpts.h 2 test/ClangImporter/Inputs/no-import-objc/people.h 4 test/ClangImporter/Inputs/no-nsobject-protocol.h 11 test/ClangImporter/Inputs/non-modular/Foo.framework/Headers/Foo.h 2 test/ClangImporter/Inputs/non-modular/NonModular.h 1 test/ClangImporter/Inputs/objc_curried_method.h 5 test/ClangImporter/Inputs/objc_init_generics.h 7 test/ClangImporter/Inputs/objc_init_override_kind.h 5 test/ClangImporter/Inputs/objc_nsmanaged_other.swift 11 test/ClangImporter/Inputs/other.swift 1 test/ClangImporter/Inputs/overlay.swift 2 test/ClangImporter/Inputs/overlay_extension_initializer.swift 10 test/ClangImporter/Inputs/pch-bridging-header-with-another-bridging-header/app.h 4 test/ClangImporter/Inputs/pch-bridging-header-with-another-bridging-header/has_warning.h 4 test/ClangImporter/Inputs/pch-bridging-header-with-another-bridging-header/unit-tests.h 1 test/ClangImporter/Inputs/pch-bridging-header-with-non-modular-import.h 1 test/ClangImporter/Inputs/pch-loading-error.h 3 test/ClangImporter/Inputs/privateframeworks/bridging-somekit.h 1 test/ClangImporter/Inputs/privateframeworks/bridging-somekitcore.h 1 test/ClangImporter/Inputs/privateframeworks/overlay/SomeKit.swift 45 test/ClangImporter/Inputs/privateframeworks/withoutprivate/SomeKit.framework/Headers/SKWidget.h 23 test/ClangImporter/Inputs/privateframeworks/withoutprivate/SomeKit.framework/Headers/SomeKit.h 1 test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKit.framework/Headers/SKWidget.h 1 test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKit.framework/Headers/SomeKit.h 1 test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKitCore.framework/Headers/SKWidget.h 21 test/ClangImporter/Inputs/privateframeworks/withprivate-autolink/SomeKitCore.framework/Headers/SomeKitCore.h 1 test/ClangImporter/Inputs/privateframeworks/withprivate/SomeKit.framework/Headers/SKWidget.h 1 test/ClangImporter/Inputs/privateframeworks/withprivate/SomeKit.framework/Headers/SomeKit.h 1 test/ClangImporter/Inputs/privateframeworks/withprivate/SomeKitCore.framework/Headers/SKWidget.h 24 test/ClangImporter/Inputs/privateframeworks/withprivate/SomeKitCore.framework/Headers/SomeKitCore.h 1 test/ClangImporter/Inputs/protocol-member-renaming.h 10 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Headers/CoreFeatures-Swift.h 408 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Headers/CoreFeatures.h 1 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Headers/RootObject.h 11 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Versions/A/Headers/CoreFeatures-Swift.h 408 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Versions/A/Headers/CoreFeatures.h 1 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Versions/A/Headers/RootObject.h 11 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Versions/Current/Headers/CoreFeatures-Swift.h 408 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Versions/Current/Headers/CoreFeatures.h 1 test/ClangImporter/Inputs/requirement-conflict/CoreFeatures.framework/Versions/Current/Headers/RootObject.h 11 test/ClangImporter/Inputs/restated-protocol-requirement.h 12 test/ClangImporter/Inputs/sdk-bridging-header.h 10 test/ClangImporter/Inputs/sdk-protocol-class/os1.swift 2 test/ClangImporter/Inputs/sdk-protocol-class/os2.swift 3 test/ClangImporter/Inputs/sdk-protocol-class/os3.swift 3 test/ClangImporter/Inputs/serialization-sil.h 7 test/ClangImporter/Inputs/static_inline.h 3 test/ClangImporter/Inputs/static_inline.swift 3 test/ClangImporter/Inputs/submodules-bridging-header.h 1 test/ClangImporter/Inputs/systemframeworks/Module.framework/Headers/Module.h 4 test/ClangImporter/Inputs/typedef-with-generic-param.h 7 test/ClangImporter/Inputs/unit-test-bridging-header-to-pch.h 3 test/ClangImporter/MixedSource/Inputs/AutolinkingTest.framework/Headers/AutolinkingTest.h 3 test/ClangImporter/MixedSource/Inputs/Xcc_include.h 2 test/ClangImporter/MixedSource/Inputs/broken-modules/BrokenClangModule.h 8 test/ClangImporter/MixedSource/Inputs/broken-modules/MissingDependencyFromClang.h 2 test/ClangImporter/MixedSource/Inputs/broken-modules/MissingDependencyFromSwift.swift 2 test/ClangImporter/MixedSource/Inputs/defer-supermodule-import/Some-Bridging-Header.h 5 test/ClangImporter/MixedSource/Inputs/defer-supermodule-import/Some.framework/Headers/Some.h 2 test/ClangImporter/MixedSource/Inputs/defer-supermodule-import/Some.framework/Headers/Submodule.h 1 test/ClangImporter/MixedSource/Inputs/error-on-define-impl.h 3 test/ClangImporter/MixedSource/Inputs/error-on-define.h 2 test/ClangImporter/MixedSource/Inputs/forward-declarations-other.swift 1 test/ClangImporter/MixedSource/Inputs/forward-declarations.h 4 test/ClangImporter/MixedSource/Inputs/import-as-member-swift.h 12 test/ClangImporter/MixedSource/Inputs/import-mixed-framework-with-forward.h 5 test/ClangImporter/MixedSource/Inputs/mixed-framework/Mixed.framework/Headers/Mixed.h 108 test/ClangImporter/MixedSource/Inputs/mixed-framework/Mixed.swift 84 test/ClangImporter/MixedSource/Inputs/mixed-target/Mixed.framework/Headers/Mixed.h 37 test/ClangImporter/MixedSource/Inputs/mixed-target/header-again.h 6 test/ClangImporter/MixedSource/Inputs/mixed-target/header.h 59 test/ClangImporter/MixedSource/Inputs/mixed-target/other-file.swift 1 test/ClangImporter/MixedSource/Inputs/mixed-target/used-by-both-headers.h 4 test/ClangImporter/MixedSource/Inputs/mixed-with-header-again.swift 5 test/ClangImporter/MixedSource/Inputs/mixed-with-header.swift 31 test/ClangImporter/MixedSource/Inputs/resolve-cross-language/Base.swift 30 test/ClangImporter/MixedSource/Inputs/resolve-cross-language/BaseUser.framework/Headers/BaseUser.h 47 test/ClangImporter/MixedSource/Inputs/submodule/Mixed.h 1 test/ClangImporter/MixedSource/Inputs/submodule/Submodule.h 1 test/ClangImporter/MixedSource/Inputs/user-module/user.h 12 test/ClangImporter/MixedSource/Xcc_include.swift 7 test/ClangImporter/MixedSource/autolinking.swift 1 test/ClangImporter/MixedSource/broken-bridging-header.swift 2 test/ClangImporter/MixedSource/broken-modules.swift 5 test/ClangImporter/MixedSource/can_import_objc_idempotent.swift 14 test/ClangImporter/MixedSource/defer-supermodule-import.swift 1 test/ClangImporter/MixedSource/forward-declarations.swift 5 test/ClangImporter/MixedSource/import-as-member-swift.swift 8 test/ClangImporter/MixedSource/import-mixed-framework-with-forward.swift 4 test/ClangImporter/MixedSource/import-mixed-framework.swift 37 test/ClangImporter/MixedSource/import-mixed-with-header-twice.swift 9 test/ClangImporter/MixedSource/import-mixed-with-header.swift 12 test/ClangImporter/MixedSource/mixed-nsuinteger.swift 24 test/ClangImporter/MixedSource/mixed-target-using-header-swift4.swift 1 test/ClangImporter/MixedSource/mixed-target-using-header.swift 70 test/ClangImporter/MixedSource/mixed-target-using-module.swift 59 test/ClangImporter/MixedSource/resolve-cross-language.swift 42 test/ClangImporter/MixedSource/submodule.swift 7 test/ClangImporter/SceneKit_test.swift 172 test/ClangImporter/Security_test.swift 20 test/ClangImporter/accessibility_framework.swift 12 test/ClangImporter/attr-objc_subclassing_restricted.swift 2 test/ClangImporter/attr-swift_name-errors.swift 1 test/ClangImporter/attr-swift_name.swift 8 test/ClangImporter/attr-swift_name_renaming-objc.swift 16 test/ClangImporter/attr-swift_name_renaming.swift 21 test/ClangImporter/attr-swift_private.swift 74 test/ClangImporter/autolinking.swift 7 test/ClangImporter/availability.swift 158 test/ClangImporter/availability_app_extension.swift 4 test/ClangImporter/availability_implicit_macosx.swift 63 test/ClangImporter/availability_ios.swift 8 test/ClangImporter/availability_macosx.swift 8 test/ClangImporter/availability_macosx_canonical_versions.swift 3 test/ClangImporter/availability_macosx_canonical_versions_appext.swift 3 test/ClangImporter/availability_open_enums.swift 12 test/ClangImporter/availability_platform_categories.swift 1 test/ClangImporter/availability_returns_twice-msvc.swift 6 test/ClangImporter/availability_returns_twice.swift 13 test/ClangImporter/availability_spi_as_unavailable.swift 11 test/ClangImporter/availability_spi_as_unavailable_bridging_header.swift 8 test/ClangImporter/availability_spi_transitive.swift 3 test/ClangImporter/availability_variadic.swift 14 test/ClangImporter/availability_watchos.swift 8 test/ClangImporter/bad-deployment-target.swift 1 test/ClangImporter/bad-ns-extensible-string-enum.swift 1 test/ClangImporter/blocks_parse.swift 35 test/ClangImporter/blocks_returning_bool.swift 5 test/ClangImporter/broken-modules.swift 9 test/ClangImporter/c_inside_objc.swift 5 test/ClangImporter/can_import_missing_requirement.swift 4 test/ClangImporter/cf.swift 124 test/ClangImporter/cfuncs_ir.swift 5 test/ClangImporter/cfuncs_parse.swift 147 test/ClangImporter/cfuncs_scope.swift 6 test/ClangImporter/clang-function-types.swift 4 test/ClangImporter/clang_builtin_pcm.swift 1 test/ClangImporter/clang_builtins.swift 24 test/ClangImporter/const_and_pure.swift 5 test/ClangImporter/cstring_parse.swift 4 test/ClangImporter/ctypes_parse_bitfields.swift 17 test/ClangImporter/ctypes_parse_macosx.swift 5 test/ClangImporter/ctypes_parse_msvc.swift 2 test/ClangImporter/ctypes_parse_objc.swift 65 test/ClangImporter/ctypes_parse_swift4.swift 5 test/ClangImporter/ctypes_parse_union.swift 50 test/ClangImporter/custom-include.swift 2 test/ClangImporter/cvars_ir.swift 4 test/ClangImporter/cvars_parse.swift 10 test/ClangImporter/cxx_interop.swift 10 test/ClangImporter/cxx_interop_ir.swift 26 test/ClangImporter/diags-from-many-modules.swift 9 test/ClangImporter/diags-with-many-imports.swift 101 test/ClangImporter/diags_from_header.swift 1 test/ClangImporter/diags_from_module.swift 1 test/ClangImporter/disable-modules-validate-system-headers.swift 1 test/ClangImporter/disable-source-import.swift 2 test/ClangImporter/duplicate_mainactor.swift 1 test/ClangImporter/enum-anon-sized.swift 21 test/ClangImporter/enum-anon.swift 15 test/ClangImporter/enum-cxx.swift 4 test/ClangImporter/enum-dataflow.swift 11 test/ClangImporter/enum-error-case-alias.swift 3 test/ClangImporter/enum-error-execute.swift 59 test/ClangImporter/enum-error-redeclared.swift 8 test/ClangImporter/enum-error.swift 64 test/ClangImporter/enum-exhaustivity-system.swift 40 test/ClangImporter/enum-exhaustivity.swift 40 test/ClangImporter/enum-inferred-exhaustivity.swift 10 test/ClangImporter/enum-new.swift 16 test/ClangImporter/enum-objc.swift 19 test/ClangImporter/enum-with-target.swift 10 test/ClangImporter/enum.swift 156 test/ClangImporter/experimental_clang_importer_diagnostics_bridging_header.swift 5 test/ClangImporter/experimental_diagnostics_cfuncs.swift 5 test/ClangImporter/experimental_diagnostics_cmacros.swift 17 test/ClangImporter/experimental_diagnostics_cstructs.swift 8 test/ClangImporter/experimental_diagnostics_incomplete_types.swift 12 test/ClangImporter/experimental_diagnostics_incomplete_types_negative.swift 12 test/ClangImporter/experimental_diagnostics_unreferenced_cmacros.swift 2 test/ClangImporter/experimental_eager_diagnostics.swift 4 test/ClangImporter/foreign_errors.swift 99 test/ClangImporter/generic_compatibility_alias.swift 9 test/ClangImporter/import-as-member-objc.swift 7 test/ClangImporter/import-as-member-versioned.swift 6 test/ClangImporter/import-as-member.swift 8 test/ClangImporter/indirect_field_codegen.swift 15 test/ClangImporter/indirect_fields.swift 19 test/ClangImporter/inherited-protocols-sil.swift 6 test/ClangImporter/inlinable_bitfields.swift 4 test/ClangImporter/invalid_bridging_header.swift 1 test/ClangImporter/invocation-mcpu.swift 1 test/ClangImporter/long-long-promotion.swift 8 test/ClangImporter/macro_literals.swift 60 test/ClangImporter/macros.swift 146 test/ClangImporter/macros_redef.swift 49 test/ClangImporter/mirror_import_overrides.swift 11 test/ClangImporter/mirror_instance_property_static_method.swift 4 test/ClangImporter/missing-overlay.swift 1 test/ClangImporter/nested_protocol_name.swift 13 test/ClangImporter/newtype_conformance.swift 20 test/ClangImporter/no-fake-source-buffer-excerpts.swift 1 test/ClangImporter/no-import-objc.swift 4 test/ClangImporter/no-nsobject-protocol.swift 4 test/ClangImporter/no-sdk.swift 2 test/ClangImporter/non-modular-include.swift 2 test/ClangImporter/nullability.swift 44 test/ClangImporter/nullability_silgen.swift 12 test/ClangImporter/objc-cross-module-override.swift 4 test/ClangImporter/objc_async.swift 161 test/ClangImporter/objc_async_attrs_noconcurrency.swift 16 test/ClangImporter/objc_async_conformance.swift 50 test/ClangImporter/objc_async_macos.swift 6 test/ClangImporter/objc_bridge_categories.swift 24 test/ClangImporter/objc_bridging.swift 49 test/ClangImporter/objc_bridging_custom.swift 137 test/ClangImporter/objc_bridging_generics.swift 304 test/ClangImporter/objc_class_subscript.swift 19 test/ClangImporter/objc_curried_method.swift 2 test/ClangImporter/objc_diags.swift 4 test/ClangImporter/objc_direct.swift 16 test/ClangImporter/objc_dynamic_lookup.swift 4 test/ClangImporter/objc_factory_method.swift 60 test/ClangImporter/objc_failable_inits.swift 19 test/ClangImporter/objc_final_dynamic.swift 8 test/ClangImporter/objc_forward_declarations.swift 2 test/ClangImporter/objc_generics_conformance.swift 27 test/ClangImporter/objc_ibaction.swift 3 test/ClangImporter/objc_id_as_any.swift 19 test/ClangImporter/objc_implicit_with.swift 43 test/ClangImporter/objc_init.swift 153 test/ClangImporter/objc_init_conformance.swift 15 test/ClangImporter/objc_init_generics.swift 6 test/ClangImporter/objc_init_override_kind.swift 5 test/ClangImporter/objc_init_redundant.swift 7 test/ClangImporter/objc_ir.swift 118 test/ClangImporter/objc_mismatched_names.swift 6 test/ClangImporter/objc_missing_designated_init.swift 83 test/ClangImporter/objc_nsmanagedobject.swift 39 test/ClangImporter/objc_override.swift 89 test/ClangImporter/objc_parse.swift 477 test/ClangImporter/objc_parse_verifier.swift 4 test/ClangImporter/objc_protocol_renaming.swift 6 test/ClangImporter/objc_proxies.swift 5 test/ClangImporter/objc_redeclared_properties.swift 25 test/ClangImporter/objc_redeclared_properties_categories.swift 45 test/ClangImporter/objc_redeclared_properties_incompatible.swift 40 test/ClangImporter/objc_runtime_visible.swift 13 test/ClangImporter/objc_subscript.swift 51 test/ClangImporter/optional.swift 14 test/ClangImporter/overlay.swift 12 test/ClangImporter/overlay_with_submodule.swift 7 test/ClangImporter/pch-bridging-header-deps-fine.swift 1 test/ClangImporter/pch-bridging-header-module-map-diags.swift 1 test/ClangImporter/pch-bridging-header-serialized-diagnostics.swift 1 test/ClangImporter/pch-bridging-header-unittest-ok.swift 8 test/ClangImporter/pch-bridging-header-unittest-warn.swift 8 test/ClangImporter/pch-bridging-header-vs-modular-interface-defn.swift 5 test/ClangImporter/pch-bridging-header-with-another-bridging-header.swift 2 test/ClangImporter/pch-bridging-header.swift 4 test/ClangImporter/pch-loading-error.swift 3 test/ClangImporter/pcm-emit-and-import.swift 2 test/ClangImporter/pcm-emit-system-module.swift 1 test/ClangImporter/predates_concurrency_import_swift6.swift 5 test/ClangImporter/predefined_macros.swift 2 test/ClangImporter/private_frameworks.swift 21 test/ClangImporter/private_frameworks_autolink.swift 2 test/ClangImporter/private_frameworks_autolink2.swift 1 test/ClangImporter/private_frameworks_modules.swift 12 test/ClangImporter/protocol-conformance-in-extension.swift 10 test/ClangImporter/protocol-member-renaming.swift 9 test/ClangImporter/protocol_metatype_object_conversion.swift 10 test/ClangImporter/remarks.swift 1 test/ClangImporter/requirement-conflict.swift 3 test/ClangImporter/requires.swift 2 test/ClangImporter/restated-protocol-requirement.swift 6 test/ClangImporter/script.swift 2 test/ClangImporter/sdk-bridging-header.swift 6 test/ClangImporter/sdk-protocol-class.swift 2 test/ClangImporter/sdk.swift 8 test/ClangImporter/serialization-search-paths.swift 7 test/ClangImporter/serialization-sil.swift 15 test/ClangImporter/serialization.swift 5 test/ClangImporter/simd.swift 87 test/ClangImporter/static_inline.swift 4 test/ClangImporter/static_inline_serialize.swift 4 test/ClangImporter/subclass_existentials.swift 29 test/ClangImporter/subclass_existentials_ir.swift 15 test/ClangImporter/submodules-bridging-header.swift 3 test/ClangImporter/submodules.swift 11 test/ClangImporter/submodules_indirect.swift 3 test/ClangImporter/submodules_scoped.swift 10 test/ClangImporter/swift2_warnings.swift 65 test/ClangImporter/swift_modules.swift 1 test/ClangImporter/system-framework-search-path.swift 1 test/ClangImporter/typedef_with_generic_param.swift 3 test/ClangImporter/uikit_hacks.swift 13 test/ClangImporter/versioned_canimport.swift 20 test/ClangImporter/versioned_canimport_no_version.swift 5 test/ClangImporter/windows-sdk-macros.swift 1 test/ClangImporter/working-directory.swift 2 test/Compatibility/MixAndMatch/Inputs/SomeObjCModule.h 13 test/Compatibility/MixAndMatch/Inputs/SomeObjCModuleX.swift 16 test/Compatibility/MixAndMatch/Inputs/witness_change_swift4_leaf.swift 48 test/Compatibility/MixAndMatch/Inputs/witness_change_swift5.swift 44 test/Compatibility/MixAndMatch/witness_change.swift 16 test/Compatibility/accessibility.swift 673 test/Compatibility/accessibility_where.swift 33 test/Compatibility/anyobject_class.swift 1 test/Compatibility/attr_autoclosure.swift 47 test/Compatibility/attr_inlinable_dynamic.swift 9 test/Compatibility/attr_inlinable_old_spelling_4.swift 3 test/Compatibility/attr_inlinable_old_spelling_42.swift 3 test/Compatibility/attr_inlinable_swift42.swift 24 test/Compatibility/attr_inlinable_typealias_swift4.swift 10 test/Compatibility/attr_inlinable_typealias_swift42.swift 10 test/Compatibility/attr_override.swift 329 test/Compatibility/attr_override_lazy.swift 11 test/Compatibility/attr_usableFromInline_protocol.swift 28 test/Compatibility/attr_usableFromInline_swift4.swift 83 test/Compatibility/attr_usableFromInline_swift42.swift 83 test/Compatibility/default_init.swift 12 test/Compatibility/dynamic_self_swift4.swift 12 test/Compatibility/exhaustive_switch.swift 1001 test/Compatibility/implicit_tupling_untupling_codegen.swift 96 test/Compatibility/local_types.swift 4 test/Compatibility/lvalue_typeof.swift 2 test/Compatibility/operators.swift 5 test/Compatibility/optional_visibility.swift 9 test/Compatibility/ownership_protocol.swift 7 test/Compatibility/protocol_composition.swift 28 test/Compatibility/self.swift 15 test/Compatibility/shared_owned_identifiers.swift 6 test/Compatibility/special_case_name.swift 32 test/Compatibility/special_func_name.swift 36 test/Compatibility/stdlib_generic_typealiases.swift 19 test/Compatibility/throws_identifier.swift 2 test/Compatibility/tuple_arguments_4.swift 21 test/Concurrency/Backdeploy/linking.swift 7 test/Concurrency/Backdeploy/mangling.swift 25 test/Concurrency/Backdeploy/objc_actor.swift 12 test/Concurrency/Backdeploy/weak_linking.swift 8 test/Concurrency/Inputs/Delegate.h 14 test/Concurrency/Inputs/NonStrictModule.swift 1 test/Concurrency/Inputs/OtherActors.swift 8 test/Concurrency/Inputs/ShadowsConcur.swift 4 test/Concurrency/Inputs/StrictModule.swift 1 test/Concurrency/Inputs/UnavailableFunction.swift 2 test/Concurrency/Inputs/dynamically_replaceable.swift 2 test/Concurrency/Inputs/sendable_cycle_other.swift 3 test/Concurrency/LLDBDebuggerFunctionActorExtension.swift 12 test/Concurrency/Reflection/reflect_task.swift 20 test/Concurrency/Runtime/Inputs/objc_async.h 16 test/Concurrency/Runtime/Inputs/objc_async.m 31 test/Concurrency/Runtime/Inputs/reasync.swift 10 test/Concurrency/Runtime/Inputs/resilient_class.swift 21 test/Concurrency/Runtime/Inputs/resilient_protocol.swift 7 test/Concurrency/Runtime/actor_counters.swift 65 test/Concurrency/Runtime/actor_detach.swift 33 test/Concurrency/Runtime/actor_init.swift 46 test/Concurrency/Runtime/actor_keypaths.swift 68 test/Concurrency/Runtime/async.swift 49 test/Concurrency/Runtime/async_initializer.swift 119 test/Concurrency/Runtime/async_let_fibonacci.swift 35 test/Concurrency/Runtime/async_let_throw_completion_order.swift 17 test/Concurrency/Runtime/async_let_throws.swift 19 test/Concurrency/Runtime/async_properties_actor.swift 146 test/Concurrency/Runtime/async_sequence.swift 884 test/Concurrency/Runtime/async_stream.swift 354 test/Concurrency/Runtime/async_task_async_let_child_cancel.swift 41 test/Concurrency/Runtime/async_task_cancellation_early.swift 26 test/Concurrency/Runtime/async_task_cancellation_while_running.swift 69 test/Concurrency/Runtime/async_task_detach.swift 37 test/Concurrency/Runtime/async_task_handle_cancellation.swift 15 test/Concurrency/Runtime/async_task_locals_basic.swift 179 test/Concurrency/Runtime/async_task_locals_copy_to_async.swift 123 test/Concurrency/Runtime/async_task_locals_copy_to_sync.swift 61 test/Concurrency/Runtime/async_task_locals_groups.swift 78 test/Concurrency/Runtime/async_task_locals_prevent_illegal_use.swift 25 test/Concurrency/Runtime/async_task_locals_spawn_let.swift 66 test/Concurrency/Runtime/async_task_locals_synchronous_bind.swift 39 test/Concurrency/Runtime/async_task_locals_wrapper.swift 66 test/Concurrency/Runtime/async_task_priority_current.swift 47 test/Concurrency/Runtime/async_task_sleep.swift 24 test/Concurrency/Runtime/async_task_sleep_cancel.swift 67 test/Concurrency/Runtime/async_task_withUnsafeCurrentTask.swift 21 test/Concurrency/Runtime/async_task_yield.swift 37 test/Concurrency/Runtime/async_taskgroup_asynciterator_semantics.swift 117 test/Concurrency/Runtime/async_taskgroup_cancelAll_only_specific_group.swift 55 test/Concurrency/Runtime/async_taskgroup_cancel_parent_affects_group.swift 32 test/Concurrency/Runtime/async_taskgroup_cancel_then_completions.swift 53 test/Concurrency/Runtime/async_taskgroup_cancel_then_spawn.swift 38 test/Concurrency/Runtime/async_taskgroup_dontLeakTasks.swift 27 test/Concurrency/Runtime/async_taskgroup_is_asyncsequence.swift 45 test/Concurrency/Runtime/async_taskgroup_is_empty.swift 29 test/Concurrency/Runtime/async_taskgroup_next_not_invoked_cancelAll.swift 29 test/Concurrency/Runtime/async_taskgroup_next_not_invoked_without_cancelAll.swift 27 test/Concurrency/Runtime/async_taskgroup_next_on_completed.swift 31 test/Concurrency/Runtime/async_taskgroup_next_on_pending.swift 35 test/Concurrency/Runtime/async_taskgroup_throw_recover.swift 46 test/Concurrency/Runtime/async_taskgroup_throw_rethrow.swift 35 test/Concurrency/Runtime/basic_future.swift 57 test/Concurrency/Runtime/cancellation_handler.swift 45 test/Concurrency/Runtime/checked_continuation.swift 56 test/Concurrency/Runtime/class_resilience.swift 45 test/Concurrency/Runtime/custom_executors.swift 32 test/Concurrency/Runtime/data_race_detection.swift 48 test/Concurrency/Runtime/effectful_properties.swift 103 test/Concurrency/Runtime/exclusivity.swift 419 test/Concurrency/Runtime/exclusivity_custom_executors.swift 524 test/Concurrency/Runtime/executor_deinit1.swift 15 test/Concurrency/Runtime/executor_deinit2.swift 24 test/Concurrency/Runtime/executor_deinit3.swift 59 test/Concurrency/Runtime/future_fibonacci.swift 40 test/Concurrency/Runtime/mainactor.swift 93 test/Concurrency/Runtime/objc_async.swift 37 test/Concurrency/Runtime/protocol_resilience.swift 48 test/Concurrency/Runtime/reasync.swift 43 test/Concurrency/Runtime/task_creation.swift 29 test/Concurrency/Runtime/taskgroup_cancelAll_cancellationHandler.swift 23 test/Concurrency/actor_call_implicitly_async.swift 302 test/Concurrency/actor_defer.swift 95 test/Concurrency/actor_definite_init.swift 282 test/Concurrency/actor_definite_init_swift6.swift 282 test/Concurrency/actor_inout_isolation.swift 139 test/Concurrency/actor_isolation.swift 783 test/Concurrency/actor_isolation_cycle.swift 9 test/Concurrency/actor_isolation_objc.swift 33 test/Concurrency/actor_isolation_unsafe.swift 84 test/Concurrency/actor_keypath_isolation.swift 61 test/Concurrency/actor_keypath_isolation_swift6.swift 61 test/Concurrency/async_cancellation.swift 42 test/Concurrency/async_computed_property.swift 7 test/Concurrency/async_conformance.swift 25 test/Concurrency/async_initializer.swift 106 test/Concurrency/async_initializer_objc.swift 4 test/Concurrency/async_let_capture.swift 11 test/Concurrency/async_let_isolation.swift 24 test/Concurrency/async_main.swift 13 test/Concurrency/async_main_invalid_global_actor.swift 17 test/Concurrency/async_main_mainactor_isolation.swift 8 test/Concurrency/async_main_no_concurrency.swift 4 test/Concurrency/async_main_resolution.swift 29 test/Concurrency/async_main_resolution_macos.swift 31 test/Concurrency/async_main_throws_prints_error.swift 9 test/Concurrency/async_overload_filtering.swift 11 test/Concurrency/async_sequence_syntax.swift 65 test/Concurrency/async_task_base_priority.swift 83 test/Concurrency/async_task_groups.swift 162 test/Concurrency/async_tasks.swift 88 test/Concurrency/async_throwing.swift 73 test/Concurrency/await_typo_correction.swift 19 test/Concurrency/builtin_silgen.swift 10 test/Concurrency/closure_isolation.swift 31 test/Concurrency/concurrency_availability.swift 9 test/Concurrency/concurrency_module_shadowing.swift 7 test/Concurrency/concurrency_warnings.swift 13 test/Concurrency/concurrent_value_checking.swift 235 test/Concurrency/concurrent_value_checking_objc.swift 11 test/Concurrency/concurrent_value_inference.swift 99 test/Concurrency/concurrent_value_inference_public.swift 11 test/Concurrency/concurrentfunction_capturediagnostics.swift 124 test/Concurrency/cross_module_let_sil.swift 13 test/Concurrency/default_actor_definit.swift 25 test/Concurrency/dispatch_inference.swift 21 test/Concurrency/fail_implicit_concurrency_load.swift 1 test/Concurrency/global_actor_from_ordinary_context.swift 95 test/Concurrency/global_actor_function_types.swift 105 test/Concurrency/global_actor_inference.swift 411 test/Concurrency/hop_to_executor_unreachable_code.swift 8 test/Concurrency/isolated_parameters.swift 122 test/Concurrency/objc_async_overload.swift 21 test/Concurrency/objc_async_protocol_irgen.swift 1 test/Concurrency/predates_concurrency.swift 80 test/Concurrency/predates_concurrency_import.swift 14 test/Concurrency/predates_concurrency_import_swift6.swift 8 test/Concurrency/predates_concurrency_swift6.swift 67 test/Concurrency/property_initializers_swift6.swift 10 test/Concurrency/reasync.swift 70 test/Concurrency/reasync_protocol.swift 2 test/Concurrency/reasync_ranking.swift 16 test/Concurrency/require-explicit-sendable.swift 55 test/Concurrency/sendable_checking.swift 53 test/Concurrency/sendable_conformance_checking.swift 106 test/Concurrency/sendable_cycle.swift 6 test/Concurrency/sendable_module_checking.swift 8 test/Concurrency/task_local.swift 21 test/Concurrency/taskgroup_cancelAll_from_child.swift 21 test/Concurrency/throwing.swift 70 test/Concurrency/toplevel/Inputs/foo.swift 3 test/Concurrency/toplevel/main.swift 18 test/Concurrency/unavailable_from_async.swift 99 test/Concurrency/voucher_propagation.swift 265 test/Constraints/ErrorBridging.swift 63 test/Constraints/Inputs/PrivateObjC.swift 7 test/Constraints/Inputs/c_pointer_conversions.h 34 test/Constraints/Inputs/disambiguate_iuo_param.h 7 test/Constraints/Inputs/has_ambiguities.swift 2 test/Constraints/Inputs/imported_type.h 3 test/Constraints/Inputs/invalid_metatype_bridging_header.h 4 test/Constraints/Inputs/keypath.swift 3 test/Constraints/Inputs/overload.h 4 test/Constraints/add_with_nil.swift 3 test/Constraints/anyhashable-collection-cast.swift 19 test/Constraints/argument_matching.swift 974 test/Constraints/array_literal.swift 249 test/Constraints/array_literal_local_array.swift 4 test/Constraints/assignment.swift 64 test/Constraints/associated-types-mixed-explicit-inferred.swift 20 test/Constraints/associated_self_types.swift 47 test/Constraints/associated_types.swift 89 test/Constraints/async.swift 122 test/Constraints/availability.swift 29 test/Constraints/bridging.swift 281 test/Constraints/bridging_nonobjc.swift 2 test/Constraints/casts.swift 449 test/Constraints/casts_objc.swift 72 test/Constraints/class.swift 27 test/Constraints/class_to_object_in_collection.swift 10 test/Constraints/closures.swift 761 test/Constraints/collection-mutablecollection-order-dependency-1.swift 12 test/Constraints/collection-mutablecollection-order-dependency-1g.swift 12 test/Constraints/collection-mutablecollection-order-dependency-2.swift 12 test/Constraints/collection-mutablecollection-order-dependency-3.swift 12 test/Constraints/collection-of-function.swift 5 test/Constraints/common_type.swift 47 test/Constraints/common_type_objc.swift 11 test/Constraints/concrete-overload-required.swift 33 test/Constraints/conditionally_defined_types.swift 182 test/Constraints/construction.swift 202 test/Constraints/default_literals.swift 29 test/Constraints/default_literals_swift4.swift 6 test/Constraints/dependent_type_requirement_failure.swift 16 test/Constraints/diag_ambiguities.swift 51 test/Constraints/diag_ambiguities_module.swift 2 test/Constraints/diag_missing_arg.swift 133 test/Constraints/diagnostics.swift 878 test/Constraints/diagnostics_swift4.swift 34 test/Constraints/dictionary_literal.swift 82 test/Constraints/disambiguate_iuo_param.swift 2 test/Constraints/disfavored.swift 25 test/Constraints/dynamic_lookup.swift 302 test/Constraints/dynamic_lookup_swift6.swift 11 test/Constraints/enum_cases.swift 136 test/Constraints/existential_metatypes.swift 63 test/Constraints/fixes.swift 197 test/Constraints/function.swift 174 test/Constraints/function_conversion.swift 56 test/Constraints/gather_all_adjacencies.swift 29 test/Constraints/generic_construction_deduction.swift 25 test/Constraints/generic_overload.swift 59 test/Constraints/generic_protocol_witness.swift 46 test/Constraints/generic_super_constraint.swift 13 test/Constraints/generics.swift 619 test/Constraints/if_expr.swift 64 test/Constraints/implicit_double_cgfloat_conversion.swift 83 test/Constraints/imported-overload.swift 8 test/Constraints/imported_rawValue_assignment.swift 6 test/Constraints/incomplete_function_ref.swift 8 test/Constraints/inherited_generic_conformance.swift 5 test/Constraints/interpolation_segments.swift 1 test/Constraints/invalid_archetype_constraint.swift 17 test/Constraints/invalid_constraint_lookup.swift 25 test/Constraints/invalid_decl_ref.swift 2 test/Constraints/invalid_implicit_conversions.swift 32 test/Constraints/invalid_logicvalue_coercion.swift 6 test/Constraints/invalid_metatype_bridging_header.swift 5 test/Constraints/invalid_stdlib.swift 3 test/Constraints/invalid_stdlib_2.swift 8 test/Constraints/iuo.swift 191 test/Constraints/iuo_objc.swift 31 test/Constraints/keypath.swift 132 test/Constraints/keypath_closure_conv_mismatch.swift 7 test/Constraints/keypath_closure_conv_mismatch_generic.swift 5 test/Constraints/keypath_closure_conv_mismatch_norettype.swift 7 test/Constraints/keypath_dynamic_member_lookup.swift 314 test/Constraints/keypath_swift_5.swift 24 test/Constraints/lvalues.swift 194 test/Constraints/members.swift 506 test/Constraints/members_objc.swift 25 test/Constraints/metatypes.swift 17 test/Constraints/mutating_members.swift 28 test/Constraints/mutating_members_compat.swift 28 test/Constraints/nested_generics.swift 15 test/Constraints/nil-coalescing-favoring.swift 9 test/Constraints/objc_optional_methods_diagnostics.swift 12 test/Constraints/one_way_closure_params.swift 4 test/Constraints/one_way_constraints.swift 15 test/Constraints/one_way_solve.swift 13 test/Constraints/openExistential.swift 9 test/Constraints/operator.swift 209 test/Constraints/operator_availability.swift 20 test/Constraints/optional.swift 369 test/Constraints/overload.swift 166 test/Constraints/overload_filtering.swift 32 test/Constraints/overload_filtering_objc.swift 11 test/Constraints/override.swift 24 test/Constraints/patterns.swift 385 test/Constraints/pr39543.swift 8 test/Constraints/protocols.swift 344 test/Constraints/ranking.swift 242 test/Constraints/ranking_ambiguities.swift 51 test/Constraints/rdar32726044.swift 12 test/Constraints/rdar35142121.swift 7 test/Constraints/rdar36226874.swift 6 test/Constraints/rdar37160679.swift 13 test/Constraints/rdar37291371.swift 15 test/Constraints/rdar37303482.swift 14 test/Constraints/rdar37790062.swift 35 test/Constraints/rdar38535743.swift 8 test/Constraints/rdar38625824.swift 7 test/Constraints/rdar39209245.swift 10 test/Constraints/rdar39401774.swift 22 test/Constraints/rdar39931339.swift 32 test/Constraints/rdar39931475.swift 6 test/Constraints/rdar40002266.swift 6 test/Constraints/rdar40945329.swift 18 test/Constraints/rdar42056741.swift 16 test/Constraints/rdar42678836.swift 3 test/Constraints/rdar42750089.swift 54 test/Constraints/rdar44569159.swift 12 test/Constraints/rdar44770297.swift 7 test/Constraints/rdar44816848.swift 12 test/Constraints/rdar45242032.swift 14 test/Constraints/rdar45415874.swift 11 test/Constraints/rdar45490737.swift 14 test/Constraints/rdar45511837.swift 15 test/Constraints/rdar46377919.swift 8 test/Constraints/rdar46544601.swift 24 test/Constraints/rdar47787705.swift 9 test/Constraints/rdar60898369.swift 7 test/Constraints/rdar62201037.swift 24 test/Constraints/rdar62842651.swift 6 test/Constraints/rdar62890683.swift 7 test/Constraints/rdar64890308.swift 33 test/Constraints/rdar65254452.swift 10 test/Constraints/rdar65320500.swift 30 test/Constraints/rdar66234725.swift 20 test/Constraints/rdar68155466.swift 20 test/Constraints/rdar71858936.swift 22 test/Constraints/rdar82828226.swift 4 test/Constraints/rdar85263844_swift6.swift 19 test/Constraints/recursive_concrete_constraints.swift 25 test/Constraints/requirement_failures_in_contextual_type.swift 22 test/Constraints/result_builder.swift 666 test/Constraints/result_builder_availability.swift 125 test/Constraints/result_builder_diags.swift 645 test/Constraints/result_builder_generic_infer.swift 27 test/Constraints/result_builder_infer.swift 173 test/Constraints/result_builder_invalid_stmts.swift 55 test/Constraints/result_builder_invalid_vars.swift 38 test/Constraints/result_builder_one_way.swift 55 test/Constraints/result_builder_opaque_result.swift 16 test/Constraints/result_builder_opaque_result_structural.swift 16 test/Constraints/result_builder_pairwise_build_block.swift 165 test/Constraints/result_builder_switch_with_vars.swift 61 test/Constraints/same_types.swift 241 test/Constraints/sr10324.swift 13 test/Constraints/sr10595.swift 14 test/Constraints/sr10728.swift 16 test/Constraints/sr10757.swift 18 test/Constraints/sr10906.swift 17 test/Constraints/sr10914.swift 283 test/Constraints/sr12277.swift 34 test/Constraints/sr12365.swift 26 test/Constraints/sr12383.swift 11 test/Constraints/sr12520.swift 29 test/Constraints/sr12964.swift 3 test/Constraints/sr13183.swift 22 test/Constraints/sr13815.swift 17 test/Constraints/sr13951.swift 34 test/Constraints/sr13992.swift 19 test/Constraints/sr15742.swift 20 test/Constraints/sr2705.swift 21 test/Constraints/sr4664.swift 14 test/Constraints/sr5252.swift 7 test/Constraints/sr7098.swift 8 test/Constraints/sr7425.swift 63 test/Constraints/sr7875.swift 13 test/Constraints/sr7884.swift 12 test/Constraints/sr9102.swift 3 test/Constraints/sr9626.swift 11 test/Constraints/static_member_on_protocol_with_opaque_result.swift 12 test/Constraints/static_members_on_protocol_in_generic_context.swift 197 test/Constraints/subscript.swift 157 test/Constraints/subscript_swift6.swift 9 test/Constraints/super_constructor.swift 55 test/Constraints/super_method.swift 51 test/Constraints/suspicious_bit_casts.swift 138 test/Constraints/swift_to_c_pointer_conversions_sil.swift 12 test/Constraints/tuple-arguments-supported.swift 38 test/Constraints/tuple-arguments-unsupported.swift 15 test/Constraints/tuple.swift 240 test/Constraints/tuple_arguments.swift 1306 test/Constraints/tuple_shuffle.swift 21 test/Constraints/type_of.swift 56 test/Constraints/type_of_verified.swift 6 test/Constraints/type_sequence.swift 78 test/Constraints/unchecked_optional.swift 70 test/Constraints/valid_implicit_conversions.swift 40 test/Constraints/valid_pointer_conversions.swift 28 test/Constraints/warn_long_compile.swift 7 test/Constraints/weak.swift 5 test/Constraints/without_actually_escaping.swift 69 test/Constraints/without_actually_escaping_no_errors.swift 26 test/CrossImport/Inputs/lib-templates/Frameworks/ClangFramework.framework/Headers/ClangFramework.h 1 test/CrossImport/Inputs/lib-templates/Frameworks/OverlaidClangFramework.framework/Headers/OverlaidClangFramework.h 1 test/CrossImport/Inputs/lib-templates/include/clang_library.h 2 test/CrossImport/Inputs/lib-templates/include/clang_library_submodule.h 1 test/CrossImport/Inputs/lib-templates/include/core_mi6.h 1 test/CrossImport/Inputs/lib-templates/include/universal_exports.h 2 test/CrossImport/Inputs/lib-templates/lib/swift/FatLibrary.swiftcrossimport/badarch-badvendor-bados/AlwaysImported.yaml 5 test/CrossImport/Inputs/rewrite-module-triples.py 30 test/CrossImport/common-case.swift 20 test/CrossImport/horrible.swift 10 test/CrossImport/loading.swift 44 test/CrossImport/module-interface.swift 5 test/CrossImport/module-trace.swift 2 test/CrossImport/negative.swift 19 test/CrossImport/remark-option.swift 2 test/CrossImport/scoped.swift 10 test/CrossImport/transitive.swift 11 test/DWARFImporter/Inputs/objc-header.h 6 test/DWARFImporter/basic.swift 3 test/DebugInfo/ASTPrinter-imported-names.swift 2 test/DebugInfo/ASTSection-multi.swift 1 test/DebugInfo/ASTSection-single.swift 1 test/DebugInfo/ASTSection.swift 9 test/DebugInfo/ASTSection_ObjC.swift 1 test/DebugInfo/ASTSection_linker.swift 1 test/DebugInfo/BoundGenericEnum.swift 36 test/DebugInfo/BoundGenericStruct.swift 4 test/DebugInfo/BridgingHeaderPCH-Type.swift 1 test/DebugInfo/BridgingHeaderPCH.swift 1 test/DebugInfo/C-typedef-Darwin.swift 4 test/DebugInfo/C-typedef.swift 4 test/DebugInfo/ClangModuleBreadcrumbs.swift 3 test/DebugInfo/ClangPathDots.swift 7 test/DebugInfo/Constructors.swift 6 test/DebugInfo/Destructors.swift 4 test/DebugInfo/DoubleCapture.swift 8 test/DebugInfo/DynamicSelf.swift 13 test/DebugInfo/EagerTypeMetadata.swift 7 test/DebugInfo/ErrorVar.swift 18 test/DebugInfo/Errors.swift 11 test/DebugInfo/GlobalMetatype.swift 2 test/DebugInfo/Globals.swift 1 test/DebugInfo/GuardVar.swift 6 test/DebugInfo/ImportClangSubmodule.swift 4 test/DebugInfo/Imports.swift 4 test/DebugInfo/ImportsStdlib.swift 1 test/DebugInfo/InlineBridgingHeader.swift 1 test/DebugInfo/Inputs/BridgingHeader.h 3 test/DebugInfo/Inputs/ClangModule.h 3 test/DebugInfo/Inputs/InlineBridgingHeader.h 1 test/DebugInfo/Inputs/Macro.h 12 test/DebugInfo/Inputs/OtherClangModule.h 1 test/DebugInfo/Inputs/OtherSubModule.h 1 test/DebugInfo/Inputs/SubModule.h 1 test/DebugInfo/Inputs/curry_thunk_other.swift 6 test/DebugInfo/Inputs/inline.h 4 test/DebugInfo/Inputs/serialized-objc-header.h 3 test/DebugInfo/Inputs/testclass.swift 3 test/DebugInfo/Inputs/vfsoverlay.yaml 14 test/DebugInfo/LoadableByAddress-allockstack.swift 37 test/DebugInfo/LoadableByAddress-argument.swift 11 test/DebugInfo/LoadableByAddress.swift 15 test/DebugInfo/NestedTypes.swift 7 test/DebugInfo/ParseableInterfaceImports.swift 3 test/DebugInfo/PrivateDiscriminator.swift 23 test/DebugInfo/ProtocolContainer.swift 15 test/DebugInfo/ResilientSize.swift 5 test/DebugInfo/StringInterpolation.swift 7 test/DebugInfo/WeakCapture.swift 11 test/DebugInfo/accessors.swift 11 test/DebugInfo/alignment.swift 9 test/DebugInfo/alloc_stack_arg.swift 4 test/DebugInfo/alloca-init.swift 8 test/DebugInfo/allocstack.swift 7 test/DebugInfo/anonymous.swift 3 test/DebugInfo/any.swift 8 test/DebugInfo/apple-names-accel.swift 1 test/DebugInfo/apple-types-accel.swift 8 test/DebugInfo/archetype.swift 11 test/DebugInfo/archetypes2.swift 7 test/DebugInfo/argument.swift 30 test/DebugInfo/async-args.swift 12 test/DebugInfo/async-boxed-arg.swift 14 test/DebugInfo/async-direct-arg.swift 11 test/DebugInfo/async-let-await.swift 7 test/DebugInfo/async-lifetime-extension.swift 8 test/DebugInfo/async-local-var.swift 10 test/DebugInfo/attributes.swift 19 test/DebugInfo/autoclosure.swift 12 test/DebugInfo/basic.swift 14 test/DebugInfo/bool.swift 7 test/DebugInfo/bound-namealiastype.swift 7 test/DebugInfo/byref-capture.swift 11 test/DebugInfo/callexpr.swift 12 test/DebugInfo/capturelist.swift 8 test/DebugInfo/catch_let.swift 36 test/DebugInfo/cleanupskip.swift 7 test/DebugInfo/closure-args.swift 28 test/DebugInfo/closure-args2.swift 22 test/DebugInfo/closure-multivalue.swift 15 test/DebugInfo/closure.swift 13 test/DebugInfo/columns.swift 7 test/DebugInfo/compiler-flags-macosx.swift 1 test/DebugInfo/compiler-flags.swift 1 test/DebugInfo/compileunit-sysroot-sdk.swift 1 test/DebugInfo/conditional-assign.swift 22 test/DebugInfo/curry_thunk.swift 3 test/DebugInfo/dbgvalue-insertpt.swift 2 test/DebugInfo/debug_prefix_map.swift 4 test/DebugInfo/debug_prefix_map_abs_rel.swift 1 test/DebugInfo/debug_prefix_map_abs_rel_subdir.swift 1 test/DebugInfo/debug_prefix_map_sdk.swift 1 test/DebugInfo/debug_scope_propagate.swift 4 test/DebugInfo/debug_value_addr.swift 8 test/DebugInfo/doubleinlines.swift 6 test/DebugInfo/dynamic_layout.swift 16 test/DebugInfo/enum.swift 35 test/DebugInfo/external-global.swift 2 test/DebugInfo/file_compilation_dir.swift 1 test/DebugInfo/file_compilation_dir_windows.swift 1 test/DebugInfo/fnptr.swift 12 test/DebugInfo/for.swift 4 test/DebugInfo/foreach.swift 5 test/DebugInfo/generic-specializer.swift 23 test/DebugInfo/generic_arg.swift 5 test/DebugInfo/generic_arg2.swift 13 test/DebugInfo/generic_arg3.swift 5 test/DebugInfo/generic_arg4.swift 5 test/DebugInfo/generic_arg5.swift 10 test/DebugInfo/generic_args.swift 29 test/DebugInfo/generic_enum.swift 18 test/DebugInfo/generic_enum_closure.swift 8 test/DebugInfo/global_resilience.swift 3 test/DebugInfo/guard-let-scope.swift 14 test/DebugInfo/guard-let.swift 28 test/DebugInfo/if-branchlocations.swift 26 test/DebugInfo/if-var.swift 8 test/DebugInfo/if.swift 5 test/DebugInfo/implicit_variable.swift 3 test/DebugInfo/implicitdecl.swift 4 test/DebugInfo/implicitreturn.swift 6 test/DebugInfo/initializer.swift 8 test/DebugInfo/inlined-generics-basic.swift 34 test/DebugInfo/inlined-generics.swift 36 test/DebugInfo/inlinedAt.swift 18 test/DebugInfo/inlinescopes.swift 13 test/DebugInfo/inout.swift 26 test/DebugInfo/inout2.swift 34 test/DebugInfo/iteration.swift 17 test/DebugInfo/iuo_arg.swift 20 test/DebugInfo/keypath.swift 12 test/DebugInfo/let.swift 8 test/DebugInfo/letclause.swift 7 test/DebugInfo/letstring.swift 10 test/DebugInfo/line-directive-codeview.swift 13 test/DebugInfo/line-directive.swift 13 test/DebugInfo/linetable-assign.swift 8 test/DebugInfo/linetable-cleanups.swift 14 test/DebugInfo/linetable-codeview.swift 29 test/DebugInfo/linetable-do.swift 22 test/DebugInfo/linetable.swift 26 test/DebugInfo/macro.swift 9 test/DebugInfo/mandatory-inlining-ownership.swift 8 test/DebugInfo/mangling-stdlib.swift 1 test/DebugInfo/mangling.swift 9 test/DebugInfo/module-alias-load-module.swift 2 test/DebugInfo/modulecache.swift 1 test/DebugInfo/multi-file.swift 1 test/DebugInfo/nested_functions.swift 6 test/DebugInfo/nostorage.swift 16 test/DebugInfo/objc_generic_class_debug_info.swift 11 test/DebugInfo/opaque_result_type.swift 8 test/DebugInfo/optimizer_pipeline.swift 6 test/DebugInfo/overlay-import.swift 2 test/DebugInfo/parent-scope.swift 16 test/DebugInfo/patternmatching.swift 27 test/DebugInfo/patternvars.swift 22 test/DebugInfo/pcomp.swift 22 test/DebugInfo/prologue.swift 2 test/DebugInfo/protocol-extension.swift 8 test/DebugInfo/protocol-sugar.swift 5 test/DebugInfo/protocol.swift 21 test/DebugInfo/protocolarg.swift 10 test/DebugInfo/retroactive_conformance.swift 4 test/DebugInfo/retroactive_conformance_witness_thunk.swift 16 test/DebugInfo/return.swift 13 test/DebugInfo/returnlocation.swift 87 test/DebugInfo/scope-closure.swift 2 test/DebugInfo/scopes.swift 17 test/DebugInfo/self-nostorage.swift 4 test/DebugInfo/self.swift 7 test/DebugInfo/shadow_copies.swift 29 test/DebugInfo/shadowcopy-linetable.swift 10 test/DebugInfo/shadowed-arg.swift 4 test/DebugInfo/sil_based_dbg.swift 11 test/DebugInfo/specialization.swift 19 test/DebugInfo/struct_resilience.swift 7 test/DebugInfo/structs.swift 13 test/DebugInfo/sugar.swift 4 test/DebugInfo/test-foundation.swift 34 test/DebugInfo/test_ints.swift 2 test/DebugInfo/thunks.swift 9 test/DebugInfo/top_level_code.swift 4 test/DebugInfo/top_level_var.swift 3 test/DebugInfo/transparent.swift 10 test/DebugInfo/trap.swift 10 test/DebugInfo/tuple.swift 5 test/DebugInfo/typealias.swift 78 test/DebugInfo/typearg.swift 10 test/DebugInfo/uninitialized.swift 7 test/DebugInfo/unowned-capture.swift 10 test/DebugInfo/value-witness-table.swift 2 test/DebugInfo/variables-interpreter.swift 1 test/DebugInfo/variables.swift 55 test/DebugInfo/vector.swift 11 test/DebugInfo/weak-self-capture.swift 13 test/DebugInfo/while.swift 5 test/DebuggerTestingTransform/basic-assignments.swift 41 test/DebuggerTestingTransform/class.swift 6 test/Demangle/Inputs/lookup_other.swift 3 test/Demangle/clang-function-types-android.swift 5 test/Demangle/clang-function-types.swift 12 test/Demangle/demangle-simplified.swift 7 test/Demangle/demangle.swift 9 test/Demangle/lit.local.cfg 2 test/Demangle/lookup.swift 14 test/Demangle/objc-getclass.cpp 54 test/Demangle/rdar-82252704.swift 4 test/Demangle/recursion-limit.swift 7 test/Demangle/remangle.swift 11 test/Demangle/yaml-dump.swift 1 test/Distributed/Inputs/FakeDistributedActorSystems.swift 283 test/Distributed/Inputs/dynamic_replacement_da_decl.swift 83 test/Distributed/Inputs/dynamic_replacement_da_extension.swift 5 test/Distributed/Runtime/distributed_actor_decode.swift 206 test/Distributed/Runtime/distributed_actor_deinit.swift 141 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_echo.swift 20 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_empty.swift 18 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_generic.swift 131 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_hello.swift 20 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_take.swift 19 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_takeThrowReturn.swift 25 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_take_two.swift 23 test/Distributed/Runtime/distributed_actor_func_calls_remoteCall_throw.swift 25 test/Distributed/Runtime/distributed_actor_init_local.swift 124 test/Distributed/Runtime/distributed_actor_isRemote.swift 115 test/Distributed/Runtime/distributed_actor_local.swift 114 test/Distributed/Runtime/distributed_actor_remoteCall.swift 297 test/Distributed/Runtime/distributed_actor_remoteCall_roundtrip.swift 27 test/Distributed/Runtime/distributed_actor_remote_fieldsDontCrashDeinit.swift 115 test/Distributed/Runtime/distributed_actor_remote_functions.swift 179 test/Distributed/Runtime/distributed_actor_remote_retains_system.swift 105 test/Distributed/Runtime/distributed_actor_self_calls.swift 87 test/Distributed/Runtime/distributed_actor_whenLocal.swift 97 test/Distributed/Runtime/distributed_func_metadata.swift 160 test/Distributed/SIL/distributed_actor_default_deinit_sil.swift 17 test/Distributed/SIL/distributed_actor_default_init_sil_1.swift 13 test/Distributed/SIL/distributed_actor_default_init_sil_2.swift 14 test/Distributed/SIL/distributed_actor_default_init_sil_3.swift 14 test/Distributed/SIL/distributed_actor_default_init_sil_4.swift 14 test/Distributed/SIL/distributed_actor_default_init_sil_5.swift 16 test/Distributed/SIL/distributed_actor_remoteCall_sil.swift 6 test/Distributed/actor_protocols.swift 52 test/Distributed/distributed_actor_accessor_section_coff.swift 51 test/Distributed/distributed_actor_accessor_section_elf.swift 51 test/Distributed/distributed_actor_accessor_section_macho.swift 51 test/Distributed/distributed_actor_accessor_thunks_32bit.swift 53 test/Distributed/distributed_actor_accessor_thunks_64bit.swift 53 test/Distributed/distributed_actor_async_let.swift 42 test/Distributed/distributed_actor_basic.swift 15 test/Distributed/distributed_actor_cannot_be_downcast_to_actor.swift 14 test/Distributed/distributed_actor_concurrency_warnings.swift 6 test/Distributed/distributed_actor_func_implicitly_async_throws.swift 38 test/Distributed/distributed_actor_generic.swift 6 test/Distributed/distributed_actor_inference.swift 41 test/Distributed/distributed_actor_initialization.swift 43 test/Distributed/distributed_actor_is_experimental.swift 19 test/Distributed/distributed_actor_is_experimental_enabled_missing_import.swift 19 test/Distributed/distributed_actor_is_experimental_with_import.swift 3 test/Distributed/distributed_actor_isolation.swift 133 test/Distributed/distributed_actor_isolation_and_tasks.swift 48 test/Distributed/distributed_actor_nonisolated.swift 27 test/Distributed/distributed_actor_protocol_isolation.swift 65 test/Distributed/distributed_actor_resolve.swift 7 test/Distributed/distributed_actor_system_missing_adhoc_requirement_impls.swift 57 test/Distributed/distributed_missing_import.swift 4 test/Distributed/distributed_protocol_isolation.swift 123 test/Driver/Dependencies/Inputs/bindings-build-record/added.swift 1 test/Driver/Dependencies/Inputs/bindings-build-record/main.swift 1 test/Driver/Dependencies/Inputs/bindings-build-record/main.swiftdeps.yaml 37 test/Driver/Dependencies/Inputs/bindings-build-record/other.swift 1 test/Driver/Dependencies/Inputs/bindings-build-record/other.swiftdeps.yaml 37 test/Driver/Dependencies/Inputs/bindings-build-record/yet-another.swift 1 test/Driver/Dependencies/Inputs/bindings-build-record/yet-another.swiftdeps.yaml 37 test/Driver/Dependencies/Inputs/chained-additional-kinds-fine/main.swift 46 test/Driver/Dependencies/Inputs/chained-additional-kinds-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-additional-kinds-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained-after-fine/main.swift 46 test/Driver/Dependencies/Inputs/chained-after-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-after-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained-fine/main.swift 46 test/Driver/Dependencies/Inputs/chained-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained-private-after-fine/main.swift 46 test/Driver/Dependencies/Inputs/chained-private-after-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-private-after-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained-private-after-multiple-fine/main.swift 62 test/Driver/Dependencies/Inputs/chained-private-after-multiple-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-private-after-multiple-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained-private-after-multiple-nominal-members-fine/main.swift 86 test/Driver/Dependencies/Inputs/chained-private-after-multiple-nominal-members-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-private-after-multiple-nominal-members-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained-private-fine/main.swift 46 test/Driver/Dependencies/Inputs/chained-private-fine/other.swift 38 test/Driver/Dependencies/Inputs/chained-private-fine/yet-another.swift 30 test/Driver/Dependencies/Inputs/chained/main.swift 3 test/Driver/Dependencies/Inputs/chained/other.swift 2 test/Driver/Dependencies/Inputs/chained/yet-another.swift 2 test/Driver/Dependencies/Inputs/check-interface-implementation-fine/a.swift 38 test/Driver/Dependencies/Inputs/check-interface-implementation-fine/bad.swift 46 test/Driver/Dependencies/Inputs/check-interface-implementation-fine/c.swift 46 test/Driver/Dependencies/Inputs/crash-simple-fine/crash.swift 54 test/Driver/Dependencies/Inputs/crash-simple-fine/main.swift 46 test/Driver/Dependencies/Inputs/crash-simple-fine/other.swift 54 test/Driver/Dependencies/Inputs/crash-simple-with-swiftdeps-fine/crash.swift 38 test/Driver/Dependencies/Inputs/crash-simple-with-swiftdeps-fine/main.swift 30 test/Driver/Dependencies/Inputs/crash-simple-with-swiftdeps-fine/other.swift 30 test/Driver/Dependencies/Inputs/fail-chained-fine/a.swift 38 test/Driver/Dependencies/Inputs/fail-chained-fine/b.swift 38 test/Driver/Dependencies/Inputs/fail-chained-fine/bad.swift 54 test/Driver/Dependencies/Inputs/fail-chained-fine/c.swift 46 test/Driver/Dependencies/Inputs/fail-chained-fine/d.swift 46 test/Driver/Dependencies/Inputs/fail-chained-fine/e.swift 46 test/Driver/Dependencies/Inputs/fail-chained-fine/f.swift 46 test/Driver/Dependencies/Inputs/fail-interface-hash-fine/bad.swift 38 test/Driver/Dependencies/Inputs/fail-interface-hash-fine/depends-on-bad.swift 30 test/Driver/Dependencies/Inputs/fail-interface-hash-fine/depends-on-main.swift 30 test/Driver/Dependencies/Inputs/fail-interface-hash-fine/main.swift 38 test/Driver/Dependencies/Inputs/fail-simple-fine/bad.swift 38 test/Driver/Dependencies/Inputs/fail-simple-fine/main.swift 30 test/Driver/Dependencies/Inputs/fail-simple-fine/other.swift 30 test/Driver/Dependencies/Inputs/fail-with-bad-deps-fine/bad.swift 55 test/Driver/Dependencies/Inputs/fail-with-bad-deps-fine/depends-on-bad.swift 46 test/Driver/Dependencies/Inputs/fail-with-bad-deps-fine/depends-on-main.swift 46 test/Driver/Dependencies/Inputs/fail-with-bad-deps-fine/main.swift 46 test/Driver/Dependencies/Inputs/fake-build-for-bitcode.py 14 test/Driver/Dependencies/Inputs/fake-build-whole-module.py 9 test/Driver/Dependencies/Inputs/independent-fine/main.swift 22 test/Driver/Dependencies/Inputs/independent-fine/other.swift 22 test/Driver/Dependencies/Inputs/malformed-after-fine/main.swift 30 test/Driver/Dependencies/Inputs/malformed-after-fine/other.swift 2 test/Driver/Dependencies/Inputs/malformed-but-valid-yaml-fine/main.swift 30 test/Driver/Dependencies/Inputs/malformed-but-valid-yaml-fine/other.swift 23 test/Driver/Dependencies/Inputs/modify-non-primary-files.py 20 test/Driver/Dependencies/Inputs/mutual-fine/main.swift 78 test/Driver/Dependencies/Inputs/mutual-fine/other.swift 78 test/Driver/Dependencies/Inputs/mutual-interface-hash-fine/does-change.swift 78 test/Driver/Dependencies/Inputs/mutual-interface-hash-fine/does-not-change.swift 78 test/Driver/Dependencies/Inputs/mutual-with-swiftdeps-fine/main.swift 46 test/Driver/Dependencies/Inputs/mutual-with-swiftdeps-fine/other.swift 46 test/Driver/Dependencies/Inputs/nominal-members-fine/a-ext.swift 102 test/Driver/Dependencies/Inputs/nominal-members-fine/a.swift 78 test/Driver/Dependencies/Inputs/nominal-members-fine/depends-on-a-ext.swift 70 test/Driver/Dependencies/Inputs/nominal-members-fine/depends-on-a-foo.swift 70 test/Driver/Dependencies/Inputs/one-way-depends-after-fine/main.swift 30 test/Driver/Dependencies/Inputs/one-way-depends-after-fine/other.swift 38 test/Driver/Dependencies/Inputs/one-way-depends-before-fine/main.swift 22 test/Driver/Dependencies/Inputs/one-way-depends-before-fine/other.swift 38 test/Driver/Dependencies/Inputs/one-way-external-fine/main.swift 62 test/Driver/Dependencies/Inputs/one-way-external-fine/other.swift 70 test/Driver/Dependencies/Inputs/one-way-fine/main.swift 30 test/Driver/Dependencies/Inputs/one-way-fine/other.swift 38 test/Driver/Dependencies/Inputs/one-way-provides-after-fine/main.swift 30 test/Driver/Dependencies/Inputs/one-way-provides-after-fine/other.swift 54 test/Driver/Dependencies/Inputs/one-way-provides-before-fine/main.swift 30 test/Driver/Dependencies/Inputs/one-way-provides-before-fine/other.swift 22 test/Driver/Dependencies/Inputs/one-way-with-swiftdeps-fine/main.swift 30 test/Driver/Dependencies/Inputs/one-way-with-swiftdeps-fine/other.swift 38 test/Driver/Dependencies/Inputs/one-way/main.swift 2 test/Driver/Dependencies/Inputs/one-way/other.swift 2 test/Driver/Dependencies/Inputs/only-skip-once/file1.swift 3 test/Driver/Dependencies/Inputs/only-skip-once/file2.swift 3 test/Driver/Dependencies/Inputs/only-skip-once/main.swift 2 test/Driver/Dependencies/Inputs/private-after-fine/a.swift 38 test/Driver/Dependencies/Inputs/private-after-fine/b.swift 54 test/Driver/Dependencies/Inputs/private-after-fine/c.swift 46 test/Driver/Dependencies/Inputs/private-after-fine/d.swift 46 test/Driver/Dependencies/Inputs/private-after-fine/e.swift 46 test/Driver/Dependencies/Inputs/private-after-fine/f.swift 46 test/Driver/Dependencies/Inputs/private-after-fine/g.swift 46 test/Driver/Dependencies/Inputs/private-fine/a.swift 38 test/Driver/Dependencies/Inputs/private-fine/b.swift 46 test/Driver/Dependencies/Inputs/private-fine/c.swift 54 test/Driver/Dependencies/Inputs/private-fine/d.swift 46 test/Driver/Dependencies/Inputs/private-fine/e.swift 38 test/Driver/Dependencies/Inputs/private/a.swift 2 test/Driver/Dependencies/Inputs/private/b.swift 3 test/Driver/Dependencies/Inputs/private/c.swift 3 test/Driver/Dependencies/Inputs/private/d.swift 3 test/Driver/Dependencies/Inputs/private/e.swift 2 test/Driver/Dependencies/Inputs/touch.py 7 test/Driver/Dependencies/Inputs/update-dependencies-bad.py 28 test/Driver/Dependencies/Inputs/update-dependencies.py 25 test/Driver/Dependencies/bindings-build-record.swift 1 test/Driver/Dependencies/chained-additional-kinds-fine.swift 1 test/Driver/Dependencies/chained-after-fine.swift 1 test/Driver/Dependencies/chained-fine.swift 1 test/Driver/Dependencies/chained-private-after-fine.swift 1 test/Driver/Dependencies/chained-private-after-multiple-fine.swift 1 test/Driver/Dependencies/chained-private-after-multiple-nominal-members-fine.swift 1 test/Driver/Dependencies/chained-private-fine.swift 1 test/Driver/Dependencies/check-interface-implementation-fine.swift 1 test/Driver/Dependencies/crash-added-fine.swift 1 test/Driver/Dependencies/crash-new-fine.swift 1 test/Driver/Dependencies/crash-simple-fine.swift 1 test/Driver/Dependencies/dependencies-preservation-fine.swift 1 test/Driver/Dependencies/driver-show-incremental-arguments-fine.swift 1 test/Driver/Dependencies/driver-show-incremental-conflicting-arguments-fine.swift 1 test/Driver/Dependencies/driver-show-incremental-inputs-fine.swift 1 test/Driver/Dependencies/driver-show-incremental-malformed-fine.swift 1 test/Driver/Dependencies/driver-show-incremental-mutual-fine.swift 1 test/Driver/Dependencies/driver-show-incremental-swift-version-fine.swift 1 test/Driver/Dependencies/embed-bitcode-parallel-fine.swift 1 test/Driver/Dependencies/fail-added-fine.swift 1 test/Driver/Dependencies/fail-chained-fine.swift 1 test/Driver/Dependencies/fail-interface-hash-fine.swift 1 test/Driver/Dependencies/fail-new-fine.swift 1 test/Driver/Dependencies/fail-simple-fine.swift 1 test/Driver/Dependencies/fail-with-bad-deps-fine.swift 1 test/Driver/Dependencies/file-added-fine.swift 1 test/Driver/Dependencies/independent-fine.swift 1 test/Driver/Dependencies/independent-half-dirty-fine.swift 1 test/Driver/Dependencies/independent-parseable-fine.swift 1 test/Driver/Dependencies/malformed-but-valid-yaml-fine.swift 1 test/Driver/Dependencies/malformed-fine.swift 1 test/Driver/Dependencies/mutual-fine.swift 1 test/Driver/Dependencies/mutual-interface-hash-fine.swift 1 test/Driver/Dependencies/nominal-members-fine.swift 1 test/Driver/Dependencies/one-way-depends-after-fine.swift 1 test/Driver/Dependencies/one-way-depends-before-fine.swift 1 test/Driver/Dependencies/one-way-external-delete-fine.swift 1 test/Driver/Dependencies/one-way-external-fine.swift 1 test/Driver/Dependencies/one-way-fine.swift 1 test/Driver/Dependencies/one-way-merge-module-fine.swift 1 test/Driver/Dependencies/one-way-parallel-fine.swift 1 test/Driver/Dependencies/one-way-parseable-fine.swift 1 test/Driver/Dependencies/one-way-provides-after-fine.swift 1 test/Driver/Dependencies/one-way-provides-before-fine.swift 1 test/Driver/Dependencies/one-way-while-editing-fine.swift 1 test/Driver/Dependencies/only-skip-once.swift 1 test/Driver/Dependencies/private-after-fine.swift 1 test/Driver/Dependencies/private-fine.swift 1 test/Driver/Dependencies/whole-module-build-record.swift 1 test/Driver/Inputs/#U4f60#U597d.swift 1 test/Driver/Inputs/abcd_filemap.yaml 27 test/Driver/Inputs/bridging-header.h 1 test/Driver/Inputs/crash-after-generating-pch.py 13 test/Driver/Inputs/crash.py 3 test/Driver/Inputs/error.swift 6 test/Driver/Inputs/fail.py 2 test/Driver/Inputs/filelists/check-filelist-abc.py 46 test/Driver/Inputs/filelists/fake-ld.py 9 test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuel.h 2 test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuelHydrogen.h 1 test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuelMethane.h 2 test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreShip.h 5 test/Driver/Inputs/imported_modules/ComplexModuleGraph/FlightKit.h 1 test/Driver/Inputs/imported_modules/ComplexModuleGraph/LaunchKit.h 1 test/Driver/Inputs/imported_modules/ComplexModuleGraph2/CoreDaemon.h 4 test/Driver/Inputs/imported_modules/ComplexModuleGraph2/CoreMemory.h 4 test/Driver/Inputs/imported_modules/ComplexModuleGraph2/DaemonKit/DaemonKit.h 5 test/Driver/Inputs/imported_modules/ComplexModuleGraph2/DaemonKit/ViolateSecondLawOfThermodynamics.h 4 test/Driver/Inputs/imported_modules/ComplexModuleGraph2/FilesystemKit.h 4 test/Driver/Inputs/imported_modules/ComplexModuleGraph2/MemoryKit.h 6 test/Driver/Inputs/imported_modules/bridging_header.h 3 test/Driver/Inputs/imported_modules/imported_modules2.swift 4 test/Driver/Inputs/imported_modules/imported_modules_underlying/inner.h 2 test/Driver/Inputs/imported_modules/imported_modules_underlying/outer.h 2 test/Driver/Inputs/invalid-module-name.swift 1 test/Driver/Inputs/lib.swift 1 test/Driver/Inputs/loaded_module_trace_empty.swift 1 test/Driver/Inputs/loaded_module_trace_header.h 1 test/Driver/Inputs/loaded_module_trace_header2.h 1 test/Driver/Inputs/loaded_module_trace_imports_module.swift 1 test/Driver/Inputs/main.swift 4 test/Driver/Inputs/print-var.sh 2 test/Driver/Inputs/xcrun-bad.sh 3 test/Driver/Inputs/xcrun-empty.sh 1 test/Driver/Inputs/xcrun-return-self.sh 1 test/Driver/Inputs/xcrun.sh 1 test/Driver/access-notes.swift 1 test/Driver/actions-dsym.swift 1 test/Driver/actions.swift 1 test/Driver/advanced_output_file_map.swift 1 test/Driver/android-link.swift 1 test/Driver/android-sdk.swift 1 test/Driver/assert.swift 1 test/Driver/ast_dump_with_WMO.swift 1 test/Driver/autolink-no-shared-objects-elf.swift 1 test/Driver/autolink_extract.swift 1 test/Driver/badJ.swift 1 test/Driver/bad_exec.swift 3 test/Driver/bad_tmpdir.swift 1 test/Driver/basic_output_file_map.swift 1 test/Driver/batch_mode.swift 1 test/Driver/batch_mode_aux_file_order.swift 1 test/Driver/batch_mode_bridging_pch.swift 3 test/Driver/batch_mode_dependencies_make_wrong_order.swift 1 test/Driver/batch_mode_parseable_output-fine.swift 1 test/Driver/batch_mode_parseable_output_cancellation.swift 1 test/Driver/batch_mode_print_jobs.swift 1 test/Driver/batch_mode_remark.swift 1 test/Driver/batch_mode_response_files.swift 1 test/Driver/batch_mode_with_WMO_or_index.swift 1 test/Driver/batch_mode_with_num-threads.swift 1 test/Driver/batch_mode_with_pch.swift 1 test/Driver/batch_mode_with_supplementary_filelist.swift 1 test/Driver/batch_mode_with_supplementary_filelist_execution.swift 1 test/Driver/batch_mode_with_supplementary_filelist_unicode.swift 1 test/Driver/bindings.swift 1 test/Driver/bridging-pch.swift 1 test/Driver/broken_output_file_map.swift 1 test/Driver/color-diagnostics.swift 1 test/Driver/continue-building-after-errors.swift 6 test/Driver/coverage-prefix-map.swift 1 test/Driver/crash.swift 2 test/Driver/createCompilerInvocation.swift 1 test/Driver/cross_module.swift 1 test/Driver/cxx_interop.swift 1 test/Driver/darwin-static-library-debug.swift 1 test/Driver/debug-prefix-map.swift 1 test/Driver/debug_anonymous_context_metadata.swift 1 test/Driver/diagnose-new-driver-flags.swift 1 test/Driver/driver-compile.swift 1 test/Driver/driver-time-compilation.swift 1 test/Driver/driver-use-frontend.swift 1 test/Driver/driver_migration.swift 1 test/Driver/driver_mode.swift 1 test/Driver/embed-bitcode.swift 1 test/Driver/emit-dependencies.swift 1 test/Driver/emit-interface.swift 1 test/Driver/emit-module-from-sib.swift 22 test/Driver/emit-module-summary.swift 1 test/Driver/emit-objc-header-single-vs-multi-file.swift 8 test/Driver/emit-objc-header.swift 1 test/Driver/emit-sib-single-file.swift 7 test/Driver/emit-sil-single-file.swift 7 test/Driver/emit_module_separately.swift 1 test/Driver/environment.swift 1 test/Driver/filelist-threshold.swift 1 test/Driver/filelists.swift 1 test/Driver/force-response-files.swift 1 test/Driver/frontend.swift 1 test/Driver/fuzzer.swift 4 test/Driver/help.swift 1 test/Driver/hermetic-seal.swift 1 test/Driver/imported_modules.swift 13 test/Driver/imported_modules_bridging_header.swift 1 test/Driver/imported_modules_underlying.swift 1 test/Driver/infer-simulator.swift 1 test/Driver/link-time-opt-darwin-ld-lib.swift 1 test/Driver/link-time-opt.swift 1 test/Driver/linker-arclite.swift 1 test/Driver/linker-args-order-linux.swift 1 test/Driver/linker-autolink-extract.swift 1 test/Driver/linker-clang_rt.swift 1 test/Driver/linker-library-with-space.swift 1 test/Driver/linker-rpath.swift 1 test/Driver/linker-tbd.swift 1 test/Driver/linker.swift 1 test/Driver/loaded_module_trace.swift 1 test/Driver/loaded_module_trace_append.swift 1 test/Driver/loaded_module_trace_directness.swift 30 test/Driver/loaded_module_trace_directness_2.swift 76 test/Driver/loaded_module_trace_env.swift 1 test/Driver/loaded_module_trace_foundation.swift 1 test/Driver/loaded_module_trace_header.swift 1 test/Driver/loaded_module_trace_multifile.swift 1 test/Driver/loaded_module_trace_nocrash.swift 9 test/Driver/loaded_module_trace_self_cycle.swift 1 test/Driver/loaded_module_trace_skip.swift 1 test/Driver/loaded_module_trace_spi.swift 8 test/Driver/loaded_module_trace_swiftinterface.swift 1 test/Driver/lock_interface.swift 1 test/Driver/lto-output-mode-clash.swift 1 test/Driver/macabi-environment.swift 1 test/Driver/merge-module.swift 1 test/Driver/missing-ofm.swift 1 test/Driver/modulewrap.swift 1 test/Driver/multi-threaded.swift 1 test/Driver/negating_WMO.swift 1 test/Driver/no-inputs.swift 1 test/Driver/opt-record-bitstream.swift 9 test/Driver/opt-record-options.swift 6 test/Driver/opt-record.swift 9 test/Driver/opt-remark.swift 34 test/Driver/options-interpreter.swift 1 test/Driver/options-repl-darwin.swift 1 test/Driver/options-repl.swift 1 test/Driver/options.swift 1 test/Driver/os-deployment.swift 1 test/Driver/parseable_output.swift 1 test/Driver/parseable_output_unicode.swift 1 test/Driver/print_target_info.swift 1 test/Driver/print_target_info_macos.swift 1 test/Driver/profiling.swift 1 test/Driver/response-file-merge-modules.swift 1 test/Driver/response-file.swift 18 test/Driver/response-files-with-spaces-in-filenames.swift 1 test/Driver/sanitize_address_use_odr_indicator.swift 1 test/Driver/sanitize_coverage.swift 1 test/Driver/sanitize_recover.swift 1 test/Driver/sanitize_scudo.swift 1 test/Driver/sanitizers.swift 1 test/Driver/sdk-apple.swift 1 test/Driver/sdk-link.swift 2 test/Driver/sdk-version.swift 1 test/Driver/sdk.swift 1 test/Driver/sourceinfo_file.swift 1 test/Driver/static-archive.swift 1 test/Driver/static-executable.swift 1 test/Driver/static-stdlib-autolink-linux.swift 7 test/Driver/static-stdlib-linux.swift 1 test/Driver/subcommands.swift 1 test/Driver/supplementary-filelist-empty.swift 1 test/Driver/swift-version-6-asserts.swift 30 test/Driver/swift-version-6-noasserts.swift 1 test/Driver/swift-version-default.swift 35 test/Driver/swift-version.swift 25 test/Driver/temp-files.swift 1 test/Driver/tools_directory.swift 1 test/Driver/unknown-inputs.swift 1 test/Driver/verbose.swift 1 test/Driver/verify-debug-info.swift 1 test/Driver/verify-module-interface.swift 1 test/Driver/vfs.swift 1 test/Driver/warn_swift3_objc_inference.swift 1 test/Driver/warnings-control.swift 9 test/Driver/wasm.swift 1 test/Driver/windows-libc-options.swift 1 test/Driver/windows-link-job.swift 1 test/Driver/working-directory.swift 1 test/FixCode/Inputs/batch-mode-helper.swift 9 test/FixCode/Inputs/fixits-enum-multifile.swift 5 test/FixCode/Inputs/t1.swift 7 test/FixCode/Inputs/t2.swift 7 test/FixCode/batch-mode.swift 9 test/FixCode/fixits-apply-all.swift 15 test/FixCode/fixits-apply-objc.swift 82 test/FixCode/fixits-apply.swift 259 test/FixCode/fixits-empty-switch-multifile.swift 4 test/FixCode/fixits-empty-switch.swift 13 test/FixCode/fixits-if-else.swift 26 test/FixCode/fixits-omit-return.swift 20 test/FixCode/fixits-switch-nonfrozen.swift 245 test/FixCode/fixits-switch.swift 60 test/FixCode/verify-fixits.swift 36 test/Frontend/Inputs/bad_output_filemap.yaml 4 test/Frontend/Inputs/broken-c-module/broken_c.h 1 test/Frontend/Inputs/filelist-other.swift 3 test/Frontend/Inputs/invalid-module-name.swift 2 test/Frontend/Inputs/invalid-overlay.yaml 7 test/Frontend/Inputs/invalid.module.name.swift 2 test/Frontend/Inputs/module-alias-src.swift 16 test/Frontend/Inputs/multiple_input/lib.swift 1 test/Frontend/Inputs/multiple_input/main.swift 4 test/Frontend/Inputs/same_filename/A/File.swift 1 test/Frontend/Inputs/same_filename/B/File.swift 1 test/Frontend/Inputs/sil-merge-partial-modules-other.swift 11 test/Frontend/Inputs/single_int.swift 1 test/Frontend/Inputs/supplementary_output_filemap_missing_a_primary.yaml 4 test/Frontend/Inputs/vfs/quaternary-vfsoverlay.yaml 17 test/Frontend/Inputs/vfs/secondary-vfsoverlay.yaml 14 test/Frontend/Inputs/vfs/tertiary-vfsoverlay.yaml 14 test/Frontend/Inputs/vfs/vfsoverlay.yaml 26 test/Frontend/InternalChecks.swift 7 test/Frontend/OptimizationOptions-with-stdlib-checks.swift 18 test/Frontend/OptimizationOptions-without-stdlib-checks.swift 18 test/Frontend/Xllvm.swift 1 test/Frontend/allow-errors-missing.swift 1 test/Frontend/allow-errors.swift 1 test/Frontend/ast-dump.swift 1 test/Frontend/bad-vfs-overlays.swift 1 test/Frontend/batch-mode.swift 1 test/Frontend/batch_mode_missing_module_trace_output.swift 1 test/Frontend/batch_mode_module_file_names_as_main_output.swift 1 test/Frontend/batch_mode_output_file_map_missing_primary.swift 1 test/Frontend/batch_mode_output_file_map_yaml_parse_error.swift 1 test/Frontend/clang-args-diags.swift 1 test/Frontend/crash-in-user-code.swift 2 test/Frontend/crash.swift 2 test/Frontend/debug-cycles.swift 3 test/Frontend/debug-diagnostic-names.swift 7 test/Frontend/debug-generic-signatures.swift 40 test/Frontend/debug-output.swift 1 test/Frontend/dependencies-fine.swift 10 test/Frontend/dependencies-preservation-fine.swift 1 test/Frontend/dependencies-selective-supplementaries.swift 1 test/Frontend/dump-parse-syntactically-valid.swift 3 test/Frontend/dump-parse.swift 30 test/Frontend/embed-bitcode-tvos.ll 16 test/Frontend/embed-bitcode.ll 47 test/Frontend/embed-bitcode.swift 2 test/Frontend/emit-interface-macos-canonical-version.swift 4 test/Frontend/emit-irgen.swift 1 test/Frontend/emit-module-abi-descriptor.swift 1 test/Frontend/emit-module-path-wmo.swift 1 test/Frontend/emit-module-summary.swift 1 test/Frontend/emit-plus-zero-normal-arguments.swift 2 test/Frontend/emit-supported-features.swift 1 test/Frontend/emit-syntax.swift 8 test/Frontend/enforce-exclusivity.swift 1 test/Frontend/filelist.swift 5 test/Frontend/immediate-mode-crash.swift 1 test/Frontend/immediate-mode-no-output.swift 1 test/Frontend/input-errors.swift 1 test/Frontend/invalid-module-name.swift 1 test/Frontend/invalid-target.swift 1 test/Frontend/invalid-testable-import.swift 2 test/Frontend/ir-support-codegen.ll 11 test/Frontend/load-module-with-alias-mangling.swift 1 test/Frontend/missing_files.swift 1 test/Frontend/module-alias-diags.swift 42 test/Frontend/module-alias-dump-ast.swift 12 test/Frontend/module-alias-emit-imported-modules.swift 16 test/Frontend/module-alias-emit-sil-reingest.swift 11 test/Frontend/module-alias-emit-sil.swift 20 test/Frontend/module-alias-explicit-build.swift 1 test/Frontend/module-alias-for-client.swift 18 test/Frontend/module-alias-for-lib-and-client.swift 26 test/Frontend/module-alias-import-attrs.swift 71 test/Frontend/module-alias-invalid-input.swift 4 test/Frontend/module-alias-load.swift 2 test/Frontend/module-alias-scan-deps.swift 12 test/Frontend/module-alias-serialize-swiftinterface.swift 10 test/Frontend/module-alias-serialize-swiftmodule.swift 14 test/Frontend/multiple_input.swift 1 test/Frontend/no-inputs.swift 1 test/Frontend/opt-record-supplemental.swift 9 test/Frontend/output.swift 1 test/Frontend/parse-sil-inputs.swift 1 test/Frontend/parseable_output.swift 1 test/Frontend/parseable_output_batch.swift 1 test/Frontend/parseable_output_error.swift 3 test/Frontend/primary-filelist.swift 5 test/Frontend/print-sil-debug-info.swift 3 test/Frontend/same_filename_twice.swift 1 test/Frontend/sil-merge-partial-modules-stdlib.swift 3 test/Frontend/sil-merge-partial-modules.swift 23 test/Frontend/sil-primary-file-with-sib.swift 5 test/Frontend/skip-function-bodies.swift 269 test/Frontend/supplementary-output-support.swift 1 test/Frontend/test_datalayout.ll 36 test/Frontend/unknown-arguments.swift 1 test/Frontend/verify-broken-c-module.swift 1 test/Frontend/verify-fixits.swift 36 test/Frontend/verify.swift 2 test/Frontend/version.swift 1 test/Frontend/vfs.swift 6 test/Frontend/wrong-number-of-arguments.swift 1 test/Generics/Inputs/associated_types_multi_file_helper.swift 10 test/Generics/Inputs/conditional_conformances_objc.h 7 test/Generics/Inputs/external-protocol.swift 1 test/Generics/Inputs/generic-nested-in-extension-on-objc-class.swift 4 test/Generics/Inputs/rdar48049725_other.swift 12 test/Generics/Inputs/rdar79564324_other.swift 7 test/Generics/Inputs/sr8945-other.swift 3 test/Generics/abstract_type_witnesses_in_protocols.swift 26 test/Generics/algorithms.swift 183 test/Generics/ambiguous_protocol_inheritance.swift 8 test/Generics/associated_self_constraints.swift 49 test/Generics/associated_type_anchor_rdar47605019.swift 10 test/Generics/associated_type_order.swift 9 test/Generics/associated_type_typo.swift 44 test/Generics/associated_type_where_clause.swift 151 test/Generics/associated_type_where_clause_hints.swift 32 test/Generics/associated_types.swift 159 test/Generics/associated_types_inherit.swift 26 test/Generics/associated_types_multi_file.swift 2 test/Generics/canonical_concrete_substitutions_in_protocol.swift 14 test/Generics/canonicalization.swift 9 test/Generics/circular_protocol_superclass.swift 6 test/Generics/class_constraint.swift 39 test/Generics/concrete_conflict_in_protocol.swift 12 test/Generics/concrete_conformance_minimization.swift 7 test/Generics/concrete_conformances_in_protocol.swift 38 test/Generics/concrete_same_type_versus_anyobject.swift 13 test/Generics/concrete_type_property_of_suffix.swift 16 test/Generics/conditional_conformances.swift 235 test/Generics/conditional_conformances_execute_smoke.swift 56 test/Generics/conditional_conformances_fixit.swift 13 test/Generics/conditional_conformances_literals.swift 72 test/Generics/conditional_conformances_objc.swift 20 test/Generics/conditional_conformances_operators.swift 12 test/Generics/conditional_requirement_inference.swift 12 test/Generics/conditional_requirement_inference_2.swift 10 test/Generics/conditional_requirement_inference_in_protocol.swift 8 test/Generics/conditional_requirement_inference_unsupported.swift 19 test/Generics/confluent_example.swift 15 test/Generics/conformance_access_path.swift 44 test/Generics/conformance_requirement_in_original_protocol.swift 52 test/Generics/connected_components_concrete.swift 14 test/Generics/constrained_optional_params.swift 7 test/Generics/constrained_type_witnesses.swift 42 test/Generics/constrained_type_witnesses_swiftui_hack.swift 28 test/Generics/deduction.swift 230 test/Generics/derived_via_concrete.swift 26 test/Generics/existential_restrictions.swift 65 test/Generics/function_decls.swift 52 test/Generics/function_defs.swift 198 test/Generics/generic-nested-in-extension-on-objc-class.swift 20 test/Generics/generic_objc_superclass.swift 6 test/Generics/generic_types.swift 181 test/Generics/gsb_canonical_type_bug_1.swift 9 test/Generics/gsb_canonical_type_bug_2.swift 16 test/Generics/gsb_canonical_type_bug_3.swift 11 test/Generics/identity_conformance.swift 6 test/Generics/indirectly_concrete_generic_param.swift 9 test/Generics/inheritance.swift 52 test/Generics/inherited_concrete_conformance_in_protocol.swift 6 test/Generics/invalid.swift 94 test/Generics/joe_monoid.swift 28 test/Generics/materializable_restrictions.swift 19 test/Generics/member_type_of_superclass_bound.swift 10 test/Generics/nested_type_reference.swift 11 test/Generics/non_confluent.swift 34 test/Generics/non_generic_derived_class.swift 12 test/Generics/protocol_order.swift 13 test/Generics/protocol_requirement_signatures.swift 35 test/Generics/protocol_superclass_cycle.swift 3 test/Generics/protocol_type_aliases.swift 60 test/Generics/protocol_typealias_same_type_requirement.swift 27 test/Generics/protocol_where_clause.swift 61 test/Generics/rdar33654588.swift 51 test/Generics/rdar48049725.swift 9 test/Generics/rdar62903491.swift 23 test/Generics/rdar65015626.swift 3 test/Generics/rdar65263302.swift 15 test/Generics/rdar68084643.swift 22 test/Generics/rdar74890907.swift 9 test/Generics/rdar75171977.swift 12 test/Generics/rdar75656022.swift 49 test/Generics/rdar75691385.swift 6 test/Generics/rdar76750100.swift 7 test/Generics/rdar77462797.swift 12 test/Generics/rdar77683844.swift 20 test/Generics/rdar77807692.swift 13 test/Generics/rdar78233378.swift 13 test/Generics/rdar78643612.swift 18 test/Generics/rdar79564324.swift 4 test/Generics/rdar79570734.swift 10 test/Generics/rdar80503090.swift 24 test/Generics/rdar83308672.swift 28 test/Generics/rdar83687967.swift 32 test/Generics/rdar83768458.swift 12 test/Generics/rdar83848546.swift 18 test/Generics/rdar83894546.swift 11 test/Generics/rdar83894546_2.swift 28 test/Generics/rdar83955123.swift 8 test/Generics/rdar84734584.swift 18 test/Generics/rdar86431977.swift 10 test/Generics/recursive_conformances.swift 17 test/Generics/redundant_parent_path_in_protocol.swift 20 test/Generics/redundant_protocol_inheritance_via_concrete.swift 3 test/Generics/redundant_protocol_refinement.swift 9 test/Generics/redundant_requirement_self_conforming_protocol.swift 2 test/Generics/requirement_inference.swift 291 test/Generics/requirement_inference_funny_order.swift 12 test/Generics/runaway_conformance_access_path.swift 12 test/Generics/same_type_constraints.swift 285 test/Generics/same_type_constraints_objc.swift 3 test/Generics/same_type_minimize_concrete.swift 17 test/Generics/same_type_requirements_in_protocol.swift 33 test/Generics/simplify_concrete_substitutions.swift 7 test/Generics/slice_test.swift 108 test/Generics/sr10438.swift 15 test/Generics/sr10532.swift 13 test/Generics/sr10752.swift 7 test/Generics/sr11100.swift 10 test/Generics/sr11153.swift 12 test/Generics/sr11997.swift 13 test/Generics/sr12120.swift 22 test/Generics/sr12531.swift 18 test/Generics/sr12736.swift 13 test/Generics/sr12812.swift 69 test/Generics/sr13226.swift 13 test/Generics/sr13850.swift 11 test/Generics/sr13884.swift 14 test/Generics/sr14289.swift 10 test/Generics/sr14485.swift 5 test/Generics/sr14510.swift 15 test/Generics/sr14580.swift 19 test/Generics/sr15009.swift 2 test/Generics/sr5726.swift 12 test/Generics/sr7275.swift 10 test/Generics/sr7353.swift 7 test/Generics/sr8945.swift 10 test/Generics/sr9595.swift 20 test/Generics/superclass_and_concrete_requirement.swift 11 test/Generics/superclass_and_layout_requirement.swift 16 test/Generics/superclass_constraint.swift 115 test/Generics/superclass_constraint_nested_type.swift 10 test/Generics/superclass_constraint_self_derived.swift 17 test/Generics/trivial_reduction.swift 8 test/Generics/typealias-in-extension-of-external-protocol.swift 5 test/Generics/unbound.swift 56 test/Generics/unify_associated_types.swift 14 test/Generics/unify_concrete_types_1.swift 15 test/Generics/unify_concrete_types_2.swift 21 test/Generics/unify_nested_types_1.swift 10 test/Generics/unify_nested_types_2.swift 14 test/Generics/unify_nested_types_3.swift 17 test/Generics/unify_nested_types_4.swift 17 test/Generics/unify_nested_types_5.swift 19 test/Generics/unify_superclass_types_1.swift 9 test/Generics/unify_superclass_types_2.swift 19 test/Generics/unify_superclass_types_3.swift 20 test/Generics/unify_superclass_types_4.swift 21 test/Generics/validate_stdlib_generic_signatures.swift 1 test/Generics/where_clause_contextually_generic_decls.swift 101 test/IDE/Inputs/AnyObject/bar_swift_module.swift 13 test/IDE/Inputs/AnyObject/baz_clang_module.h 17 test/IDE/Inputs/AnyObject/foo_swift_module.swift 46 test/IDE/Inputs/EnumFromOtherFile.swift 5 test/IDE/Inputs/ExprType.swift 19 test/IDE/Inputs/ExprTypeFiltered.swift 23 test/IDE/Inputs/FooOverlay.swift 7 test/IDE/Inputs/category-ordering/PropertyThenProtocol.h 13 test/IDE/Inputs/category-ordering/ProtocolThenProperty.h 13 test/IDE/Inputs/comment_extensions.swift 30 test/IDE/Inputs/complete_import_multifile2.swift 2 test/IDE/Inputs/complete_import_overloads.swift 12 test/IDE/Inputs/complete_testable_helper.swift 7 test/IDE/Inputs/complete_user_accessibility_helper.swift 3 test/IDE/Inputs/custom-modules/CompatibilityAlias.h 2 test/IDE/Inputs/custom-modules/ImportAsMember.h 44 test/IDE/Inputs/custom-modules/ImportAsMemberAPINotes.h 9 test/IDE/Inputs/custom-modules/ImportAsMemberB.h 16 test/IDE/Inputs/custom-modules/ImportAsMemberC.h 30 test/IDE/Inputs/custom-modules/ImportAsMemberClass.h 37 test/IDE/Inputs/custom-modules/ImportAsMemberError.h 13 test/IDE/Inputs/custom-modules/ImportedProtocols.h 14 test/IDE/Inputs/custom-modules/Newtype.h 96 test/IDE/Inputs/custom-modules/NewtypeObjC.h 12 test/IDE/Inputs/custom-modules/OmitNeedlessWords.h 79 test/IDE/Inputs/foo_swift_module.swift 38 test/IDE/Inputs/foo_swift_module_overlay.swift 3 test/IDE/Inputs/header.h 12 test/IDE/Inputs/local_types.swift 11 test/IDE/Inputs/mock-sdk/Bar.framework/Headers/Bar.h 13 test/IDE/Inputs/mock-sdk/BoolBridgingTests.framework/Headers/BoolBridgingTests.h 61 test/IDE/Inputs/mock-sdk/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 11 test/IDE/Inputs/mock-sdk/Foo.framework/Headers/Foo.h 189 test/IDE/Inputs/mock-sdk/FooHelper.framework/Frameworks/FooHelperSub.framework/Headers/FooHelperSub.h 11 test/IDE/Inputs/mock-sdk/FooHelper.framework/Headers/FooHelper.h 9 test/IDE/Inputs/mock-sdk/FooHelper.framework/Headers/FooHelperExplicit.h 1 test/IDE/Inputs/mock-sdk/OverlayTest.framework/Headers/OverlayTest.h 1 test/IDE/Inputs/mock-sdk/OverlayTest.framework/Headers/Overlayed.h 8 test/IDE/Inputs/mock-sdk/SwiftNameTests.framework/Headers/SwiftNameTests.h 32 test/IDE/Inputs/multiple-files-1.swift 3 test/IDE/Inputs/multiple-files-2.swift 13 test/IDE/Inputs/precedencegroup_multifile.swift 3 test/IDE/Inputs/print_clang_header/Foo-vfsoverlay.yaml 26 test/IDE/Inputs/print_clang_header/header-to-print-availability.h 6 test/IDE/Inputs/print_clang_header/header-to-print.h 25 test/IDE/Inputs/print_clang_header/other-header.h 7 test/IDE/Inputs/print_clang_header_swift_name.h 27 test/IDE/Inputs/reconstruct_type_helper.h 28 test/IDE/Inputs/swift_name.h 35 test/IDE/Inputs/swift_name_objc.h 54 test/IDE/annotation.swift 225 test/IDE/annotation_foundation.swift 5 test/IDE/clang-importing/Inputs/bridge.h 3 test/IDE/clang-importing/Inputs/somemod1/somemod1.h 2 test/IDE/clang-importing/Inputs/somemod2/somemod2.h 2 test/IDE/clang-importing/complete_with_clang_comments.swift 2 test/IDE/coloring.swift 259 test/IDE/coloring_52982457.swift 111 test/IDE/coloring_class_restriction.swift 1 test/IDE/coloring_comments.swift 18 test/IDE/coloring_configs.swift 175 test/IDE/coloring_invalid.swift 8 test/IDE/coloring_keywords.swift 6 test/IDE/coloring_playground.swift 2 test/IDE/coloring_string_interpolation.swift 4 test/IDE/coloring_unclosed_hash_if.swift 5 test/IDE/comment_attach.swift 93 test/IDE/comment_attach_huge.swift 1 test/IDE/comment_brief.swift 25 test/IDE/comment_extensions.swift 1 test/IDE/comment_inherited_class.swift 22 test/IDE/comment_inherited_protocol.swift 29 test/IDE/comment_measurement.swift 8 test/IDE/comment_merge.swift 26 test/IDE/comment_to_xml.swift 1 test/IDE/compatibility_alias.swift 4 test/IDE/complete_accessor.swift 98 test/IDE/complete_actorisolation.swift 26 test/IDE/complete_after_self.swift 128 test/IDE/complete_after_sself.swift 43 test/IDE/complete_after_super.swift 236 test/IDE/complete_ambiguous.swift 229 test/IDE/complete_annotation.swift 62 test/IDE/complete_annotation_concurrency.swift 12 test/IDE/complete_assignment.swift 110 test/IDE/complete_associated_types.swift 153 test/IDE/complete_async_context.swift 42 test/IDE/complete_asyncannotation.swift 36 test/IDE/complete_at_eof_1.swift 2 test/IDE/complete_at_eof_in_call_1.swift 2 test/IDE/complete_at_eof_in_call_no_newline_1.swift 2 test/IDE/complete_at_eof_no_newline_1.swift 5 test/IDE/complete_at_eof_no_newline_2.swift 2 test/IDE/complete_at_start_1.swift 2 test/IDE/complete_at_top_level.swift 139 test/IDE/complete_at_top_level_library.swift 3 test/IDE/complete_attributes.swift 14 test/IDE/complete_cache.swift 16 test/IDE/complete_cache_notrecommended.swift 22 test/IDE/complete_call_arg.swift 456 test/IDE/complete_call_as_function.swift 28 test/IDE/complete_call_pattern_heuristics.swift 18 test/IDE/complete_concurrency_keyword.swift 19 test/IDE/complete_concurrency_specifier.swift 28 test/IDE/complete_constrained.swift 92 test/IDE/complete_constructor.swift 181 test/IDE/complete_controltransfer.swift 35 test/IDE/complete_crashes.swift 241 test/IDE/complete_cross_import.swift 9 test/IDE/complete_cross_import_indirect.swift 5 test/IDE/complete_cross_import_multiple.swift 7 test/IDE/complete_cross_import_no_underscore.swift 6 test/IDE/complete_cross_import_no_underscore_imported.swift 6 test/IDE/complete_crossmodule.swift 8 test/IDE/complete_decl_attribute.swift 30 test/IDE/complete_declname.swift 34 test/IDE/complete_default_arguments.swift 59 test/IDE/complete_diagnostics.swift 43 test/IDE/complete_diagnostics_concurrency.swift 14 test/IDE/complete_dynamic_lookup.swift 192 test/IDE/complete_enum_elements.swift 201 test/IDE/complete_enum_unresolved_dot_argument_labels.swift 8 test/IDE/complete_escaped_keyword.swift 23 test/IDE/complete_exception.swift 109 test/IDE/complete_expr_after_paren.swift 53 test/IDE/complete_expr_postfix_begin.swift 311 test/IDE/complete_expr_tuple.swift 32 test/IDE/complete_flair_cache.swift 9 test/IDE/complete_from_clang_framework.swift 41 test/IDE/complete_from_clang_framework_typechecker.swift 6 test/IDE/complete_from_clang_importer_framework.swift 13 test/IDE/complete_from_constraint_extensions.swift 32 test/IDE/complete_from_foundation_overlay.swift 5 test/IDE/complete_from_reexport.swift 2 test/IDE/complete_from_stdlib.swift 82 test/IDE/complete_from_swift_module.swift 32 test/IDE/complete_from_swiftonly_systemmodule.swift 24 test/IDE/complete_func_body_typechecking.swift 131 test/IDE/complete_func_no_closing_brace.swift 3 test/IDE/complete_func_no_closing_brace_at_eof_1.swift 2 test/IDE/complete_func_no_closing_brace_at_eof_2.swift 5 test/IDE/complete_func_no_closing_brace_at_eof_3.swift 6 test/IDE/complete_func_no_closing_brace_deinit.swift 12 test/IDE/complete_func_reference.swift 100 test/IDE/complete_generic_optional.swift 8 test/IDE/complete_generic_param.swift 28 test/IDE/complete_global_actorisolation.swift 83 test/IDE/complete_globalactorunsafe.swift 65 test/IDE/complete_globalactorunsafe_strict.swift 65 test/IDE/complete_import.swift 10 test/IDE/complete_import_multifile1.swift 1 test/IDE/complete_import_overloads.swift 15 test/IDE/complete_import_swiftmodule.swift 1 test/IDE/complete_in_accessors.swift 299 test/IDE/complete_in_closures.swift 277 test/IDE/complete_in_enum_decl.swift 28 test/IDE/complete_in_ifconfig.swift 46 test/IDE/complete_in_result_builder.swift 116 test/IDE/complete_init.swift 60 test/IDE/complete_init_inherited.swift 48 test/IDE/complete_inout.swift 11 test/IDE/complete_invalid_op_decl.swift 10 test/IDE/complete_invalid_result_builder.swift 44 test/IDE/complete_keypath_member_lookup.swift 243 test/IDE/complete_keywords.swift 143 test/IDE/complete_lazy_initialized_var.swift 6 test/IDE/complete_literal.swift 37 test/IDE/complete_loop.swift 28 test/IDE/complete_member_decls_from_parent_decl_context.swift 213 test/IDE/complete_member_type.swift 14 test/IDE/complete_members_optional.swift 20 test/IDE/complete_modulename.swift 13 test/IDE/complete_multibracestmt.swift 28 test/IDE/complete_multifile.swift 46 test/IDE/complete_multiple_files.swift 12 test/IDE/complete_multiple_trailingclosure.swift 97 test/IDE/complete_multiple_trailingclosure_signatures.swift 14 test/IDE/complete_name_lookup.swift 28 test/IDE/complete_not_recommended.swift 10 test/IDE/complete_opaque_result.swift 129 test/IDE/complete_operator_operand.swift 15 test/IDE/complete_operators.swift 199 test/IDE/complete_overlaymodule.swift 10 test/IDE/complete_overridden_decls.swift 35 test/IDE/complete_override.swift 376 test/IDE/complete_override_access_control_class.swift 76 test/IDE/complete_override_access_control_protocol.swift 93 test/IDE/complete_override_extension.swift 19 test/IDE/complete_override_objc.swift 7 test/IDE/complete_override_typealias.swift 21 test/IDE/complete_pattern.swift 129 test/IDE/complete_pound_decl.swift 23 test/IDE/complete_pound_directive.swift 30 test/IDE/complete_pound_expr.swift 9 test/IDE/complete_pound_keypath.swift 35 test/IDE/complete_pound_selector.swift 36 test/IDE/complete_pound_statement.swift 30 test/IDE/complete_precedencegroup.swift 57 test/IDE/complete_property_delegate.swift 37 test/IDE/complete_property_delegate_attribute.swift 20 test/IDE/complete_protocol_static_member.swift 38 test/IDE/complete_protocol_typealias.swift 27 test/IDE/complete_rdar63965160.swift 26 test/IDE/complete_rdar67155695.swift 60 test/IDE/complete_rdar71005827.swift 13 test/IDE/complete_rdar75200217.swift 18 test/IDE/complete_repeat.swift 35 test/IDE/complete_repl_empty_file.swift 1 test/IDE/complete_repl_identifier_prefix_1.swift 1 test/IDE/complete_repl_in_func_1.swift 6 test/IDE/complete_result_builder.swift 66 test/IDE/complete_result_builder_rewritten_arg_list.swift 21 test/IDE/complete_return.swift 87 test/IDE/complete_sequence_invalid.swift 11 test/IDE/complete_single_expression_return.swift 365 test/IDE/complete_skipbody.swift 56 test/IDE/complete_sr13271.swift 39 test/IDE/complete_sr13574.swift 13 test/IDE/complete_sr14454.swift 10 test/IDE/complete_sr14455.swift 10 test/IDE/complete_sr14711.swift 28 test/IDE/complete_sr14916.swift 19 test/IDE/complete_sself.swift 113 test/IDE/complete_stdlib_builtin.swift 6 test/IDE/complete_stdlib_optional.swift 52 test/IDE/complete_stdlib_optional_objc.swift 29 test/IDE/complete_stmt_controlling_expr.swift 419 test/IDE/complete_string_interpolation.swift 30 test/IDE/complete_subscript.swift 49 test/IDE/complete_super_self.swift 14 test/IDE/complete_swift_key_path.swift 93 test/IDE/complete_swift_key_path_optional_root.swift 17 test/IDE/complete_testable.swift 9 test/IDE/complete_trailing_closure.swift 41 test/IDE/complete_type.swift 346 test/IDE/complete_type_any.swift 7 test/IDE/complete_type_attribute.swift 20 test/IDE/complete_type_in_func_param.swift 116 test/IDE/complete_type_subscript.swift 58 test/IDE/complete_unicode.swift 12 test/IDE/complete_uninferred_generic.swift 12 test/IDE/complete_unqualified_lookup.swift 61 test/IDE/complete_unresolved_chains.swift 36 test/IDE/complete_unresolved_members.swift 424 test/IDE/complete_unwrapping_if_while.swift 56 test/IDE/complete_user_accessible.swift 4 test/IDE/complete_value_expr.swift 933 test/IDE/complete_value_literals.swift 139 test/IDE/complete_vararg.swift 41 test/IDE/complete_weak.swift 24 test/IDE/complete_where_clause.swift 79 test/IDE/complete_with_closure_param.swift 12 test/IDE/complete_with_header_import.swift 6 test/IDE/complete_with_multiple_imports.swift 5 test/IDE/complete_with_trailing_closure.swift 19 test/IDE/complete_with_visible_members.swift 32 test/IDE/complete_without_typo_correction.swift 5 test/IDE/conforming-methods-afterclosure.swift 13 test/IDE/conforming-methods-basic.swift 28 test/IDE/conforming-methods-generic.swift 12 test/IDE/conforming-methods-rdar77259607.swift 6 test/IDE/dump_swift_lookup_tables.swift 1 test/IDE/dump_swift_lookup_tables_objc.swift 1 test/IDE/emit-module-semantic.swift 1 test/IDE/enable_objc_interop.swift 7 test/IDE/expr_type.swift 1 test/IDE/expr_type_filtered.swift 1 test/IDE/importProtocols.swift 2 test/IDE/import_as_member.swift 18 test/IDE/import_as_member_cf.swift 5 test/IDE/import_as_member_objc.swift 10 test/IDE/local_types.swift 133 test/IDE/merge_local_types.swift 14 test/IDE/module-aliasing-batch-code-complete.swift 20 test/IDE/module-aliasing-code-complete.swift 24 test/IDE/module-aliasing-repl-code-complete.swift 14 test/IDE/module_api_smoketest.swift 1 test/IDE/newtype.swift 37 test/IDE/newtype_objc.swift 5 test/IDE/print_ast_interface.swift 4 test/IDE/print_ast_named_opaque_return.swift 6 test/IDE/print_ast_non_typechecked.swift 10 test/IDE/print_ast_overlay.swift 9 test/IDE/print_ast_tc_decls.swift 537 test/IDE/print_ast_tc_decls_errors.swift 63 test/IDE/print_ast_tc_decls_macosx_canonical_versions.swift 2 test/IDE/print_ast_tc_function_bodies.swift 111 test/IDE/print_ast_typechecked.swift 8 test/IDE/print_attributed_imports.swift 2 test/IDE/print_clang_ObjectiveC.swift 1 test/IDE/print_clang_bool_bridging.swift 55 test/IDE/print_clang_category_ordering.swift 1 test/IDE/print_clang_decls.swift 1 test/IDE/print_clang_decls_AppKit.swift 1 test/IDE/print_clang_foundation.swift 1 test/IDE/print_clang_framework.swift 2 test/IDE/print_clang_framework_with_overlay.swift 1 test/IDE/print_clang_header.swift 1 test/IDE/print_clang_header_availability.swift 1 test/IDE/print_clang_header_i386.swift 1 test/IDE/print_clang_header_swift_name.swift 1 test/IDE/print_clang_objc_async.swift 1 test/IDE/print_clang_objc_effectful_properties.swift 1 test/IDE/print_clang_swift_name.swift 87 test/IDE/print_module_bad_target.swift 1 test/IDE/print_module_comments.swift 1 test/IDE/print_module_missing.swift 1 test/IDE/print_module_without_deinit.swift 19 test/IDE/print_objc_concurrency_interface.swift 1 test/IDE/print_omit_needless_words.swift 1 test/IDE/print_omit_needless_words_appkit.swift 1 test/IDE/print_opaque_result_type.swift 7 test/IDE/print_property_wrappers.swift 33 test/IDE/print_source_file_interface_1.swift 17 test/IDE/print_source_file_interface_2.swift 9 test/IDE/print_source_file_interface_preserve.swift 10 test/IDE/print_stdlib.swift 1 test/IDE/print_swift_module.swift 27 test/IDE/print_swift_module_with_available.swift 7 test/IDE/print_synthesized_extensions.swift 183 test/IDE/print_synthesized_extensions_generics.swift 36 test/IDE/print_synthesized_extensions_nomerge.swift 9 test/IDE/print_synthesized_extensions_superclass.swift 42 test/IDE/print_type_interface.swift 44 test/IDE/print_types.swift 41 test/IDE/print_usrs.swift 146 test/IDE/print_usrs_invalid.swift 12 test/IDE/print_usrs_opaque_types.swift 44 test/IDE/range_info_54276140.swift 1 test/IDE/range_info_basics.swift 149 test/IDE/range_info_branches.swift 52 test/IDE/range_info_comments.swift 18 test/IDE/range_info_declattr.swift 22 test/IDE/range_info_expr.swift 38 test/IDE/range_info_implicit.swift 4 test/IDE/range_info_string_interpolation.swift 4 test/IDE/range_info_throwing.swift 29 test/IDE/reconstruct_type_from_mangled_name.swift 153 test/IDE/reconstruct_type_from_mangled_name_import.swift 50 test/IDE/reconstruct_type_from_mangled_name_invalid.swift 14 test/IDE/repl_complete_with_error.swift 1 test/IDE/sdk_sugar.swift 1 test/IDE/structure.swift 160 test/IDE/structure_object_literals.swift 22 test/IDE/test-input-complete/Inputs/err_type_complete.swift 1 test/IDE/test-input-complete/Inputs/for_incomplete1.swift 2 test/IDE/test-input-complete/Inputs/func_complete.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete1.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete10.swift 2 test/IDE/test-input-complete/Inputs/func_incomplete11.swift 2 test/IDE/test-input-complete/Inputs/func_incomplete12.swift 3 test/IDE/test-input-complete/Inputs/func_incomplete2.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete3.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete4.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete5.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete6.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete7.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete8.swift 1 test/IDE/test-input-complete/Inputs/func_incomplete9.swift 1 test/IDE/test-input-complete/Inputs/invalid_interpolation1.swift 1 test/IDE/test-input-complete/Inputs/multi_line_string1.swift 1 test/IDE/test-input-complete/Inputs/multi_line_string2.swift 2 test/IDE/test-input-complete/Inputs/multi_line_string3.swift 1 test/IDE/test-input-complete/Inputs/nominal_complete.swift 3 test/IDE/test-input-complete/Inputs/nominal_incomplete.swift 2 test/IDE/test-input-complete/Inputs/nominal_incomplete2.swift 1 test/IDE/test-input-complete/Inputs/nominal_incomplete3.swift 1 test/IDE/test-input-complete/Inputs/switch_incomplete.swift 2 test/IDE/test-input-complete/Inputs/switch_incomplete2.swift 3 test/IDE/test-input-complete/Inputs/switch_incomplete3.swift 3 test/IDE/test-input-complete/Inputs/toplevel_complete.swift 2 test/IDE/test-input-complete/Inputs/toplevel_incomplete.swift 2 test/IDE/test-input-complete/Inputs/toplevel_incomplete2.swift 2 test/IDE/test-input-complete/Inputs/toplevel_incomplete3.swift 2 test/IDE/test-input-complete/Inputs/toplevel_incomplete4.swift 2 test/IDE/test-input-complete/Inputs/toplevel_incomplete5.swift 1 test/IDE/test-input-complete/Inputs/type_incomplete1.swift 1 test/IDE/test-input-complete/Inputs/type_incomplete2.swift 1 test/IDE/test-input-complete/Inputs/type_incomplete3.swift 1 test/IDE/test-input-complete/Inputs/type_incomplete4.swift 1 test/IDE/test-input-complete/test_input.swift 1 test/IDE/typecontext_basic.swift 40 test/IDE/unterminated_multiline.swift 5 test/IRGen/COFF-objc-sections.swift 12 test/IRGen/ELF-remove-autolink-section.swift 1 test/IRGen/Inputs/ABIInaccessible.swift 12 test/IRGen/Inputs/Foundation.swift 102 test/IRGen/Inputs/Frameworks/LinkFramework.framework/Headers/LinkFramework.h 1 test/IRGen/Inputs/ObjCBaseClasses.h 3 test/IRGen/Inputs/ObjectiveC.swift 38 test/IRGen/Inputs/OtherModule.swift 19 test/IRGen/Inputs/ResilientBase.swift 29 test/IRGen/Inputs/ResilientBaseClasses.swift 1 test/IRGen/Inputs/StaticInline.h 18 test/IRGen/Inputs/abi/Gadget.h 83 test/IRGen/Inputs/abi/c_layout.h 81 test/IRGen/Inputs/at-main-struct-simple.swift 6 test/IRGen/Inputs/atomic_bool.h 1 test/IRGen/Inputs/autolink-coff-c-pragma-transitive.h 1 test/IRGen/Inputs/autolink-coff-c-pragma.h 2 test/IRGen/Inputs/autolink-elf-c-pragma-transitive.h 1 test/IRGen/Inputs/autolink-elf-c-pragma.h 2 test/IRGen/Inputs/batchmode_errors.swift 16 test/IRGen/Inputs/c_functions.h 18 test/IRGen/Inputs/c_functions_error.h 5 test/IRGen/Inputs/clang_empty_type.h 4 test/IRGen/Inputs/clang_string_enum.h 3 test/IRGen/Inputs/comdat1.swift 5 test/IRGen/Inputs/comdat2.swift 4 test/IRGen/Inputs/conformance_multifile_1.swift 7 test/IRGen/Inputs/context_descriptor_cross_file_reference_2.swift 1 test/IRGen/Inputs/def_enum.swift 13 test/IRGen/Inputs/deserialize-clang-importer-witness-tables/regex.swift 19 test/IRGen/Inputs/error_domains.h 29 test/IRGen/Inputs/force_public_metadata_accessors.swift 4 test/IRGen/Inputs/huge_c_type.h 26 test/IRGen/Inputs/keypaths_c_types.h 5 test/IRGen/Inputs/keypaths_external_other.swift 4 test/IRGen/Inputs/lazy_multi_file_helper.swift 8 test/IRGen/Inputs/legacy_type_info/a.yaml 10 test/IRGen/Inputs/legacy_type_info/jit_metadata_strategy.yaml 6 test/IRGen/Inputs/legacy_type_info/vfsoverlay.yaml 14 test/IRGen/Inputs/local_extern.h 18 test/IRGen/Inputs/local_types_helper.swift 4 test/IRGen/Inputs/main.swift 1 test/IRGen/Inputs/mangle-opaque-return-types-A.swift 57 test/IRGen/Inputs/metadata2.swift 72 test/IRGen/Inputs/mixed_mode/ObjCStuff.h 4 test/IRGen/Inputs/mixed_mode/UsingObjCStuff.swift 10 test/IRGen/Inputs/multithread_keypaths_other.swift 3 test/IRGen/Inputs/multithread_module/main.swift 28 test/IRGen/Inputs/multithread_resilience_other.swift 3 test/IRGen/Inputs/nested_imported_type_context_descriptor.h 9 test/IRGen/Inputs/noreturn.h 14 test/IRGen/Inputs/objc_bridged_generic_conformance.h 3 test/IRGen/Inputs/objc_dependent_type_closure_argument.h 4 test/IRGen/Inputs/objc_enum_multi_file_helper.swift 6 test/IRGen/Inputs/objc_extension_base.swift 6 test/IRGen/Inputs/objc_generic_protocol_conformance.h 4 test/IRGen/Inputs/objc_layout_other.swift 2 test/IRGen/Inputs/objc_protocol_multi_file_helper.swift 4 test/IRGen/Inputs/objc_protocols_Bas.swift 7 test/IRGen/Inputs/objc_runtime_name_clang_attr.h 7 test/IRGen/Inputs/opaque_result_type_metadata_external.swift 13 test/IRGen/Inputs/opaque_result_type_private_typemetadata2.swift 5 test/IRGen/Inputs/opaque_result_type_private_underlying_2.swift 66 test/IRGen/Inputs/opaque_result_type_private_underlying_3.swift 21 test/IRGen/Inputs/opaque_return_type_parameter.swift 12 test/IRGen/Inputs/other_class.swift 6 test/IRGen/Inputs/pre_specialize_module.swift 97 test/IRGen/Inputs/pre_specialize_module_B.swift 59 test/IRGen/Inputs/protocol_accessor_multifile_other.swift 18 test/IRGen/Inputs/ptrauth-foreign.h 10 test/IRGen/Inputs/report_dead_method_call/main.swift 33 test/IRGen/Inputs/resilience_bypass/first.swift 7 test/IRGen/Inputs/resilience_bypass/second.swift 5 test/IRGen/Inputs/resilient-class.swift 6 test/IRGen/Inputs/retroactive_conformance_other.swift 5 test/IRGen/Inputs/signature_conformances_other.swift 10 test/IRGen/Inputs/sil_witness_tables_external_input.swift 10 test/IRGen/Inputs/simple.swift 3 test/IRGen/Inputs/simple2.swift 3 test/IRGen/Inputs/tail_allocated_c_array.h 6 test/IRGen/Inputs/type_layout_dumper_other.swift 50 test/IRGen/Inputs/usr/include/BridgeTestCoreFoundation.h 1 test/IRGen/Inputs/usr/include/BridgeTestFoundation.h 46 test/IRGen/Inputs/usr/include/BridgeTestObjectiveC.h 16 test/IRGen/Inputs/usr/include/CoreCooling.h 7 test/IRGen/Inputs/usr/include/Gizmo.h 139 test/IRGen/Inputs/usr/include/NSOption.h 6 test/IRGen/Inputs/usr/include/ObjCInterop.h 8 test/IRGen/Inputs/usr/include/SRoA.h 5 test/IRGen/Inputs/vtable_multi_file_helper.swift 22 test/IRGen/Inputs/vtable_symbol_linkage_base.swift 25 test/IRGen/Inputs/weak_availability_opaque_result_type_helper.swift 10 test/IRGen/Inputs/weak_import_availability_helper.swift 20 test/IRGen/Inputs/weak_import_deployment_target_helper.swift 8 test/IRGen/Inputs/weak_import_extension_helper.swift 7 test/IRGen/Inputs/weak_import_native_helper.swift 102 test/IRGen/Inputs/weak_import_opaque_result_type_helper.swift 9 test/IRGen/Inputs/witness_table_multifile_2.swift 11 test/IRGen/MachO-objc-sections.swift 12 test/IRGen/Mirror-LoadableByAddress-failure.swift 17 test/IRGen/TestABIInaccessible.swift 10 test/IRGen/UseObjCMethod.swift 13 test/IRGen/abi_v7k.swift 177 test/IRGen/abitypes.swift 115 test/IRGen/access_type_metadata_by_mangled_name.swift 29 test/IRGen/access_type_metadata_by_mangled_name_51.swift 10 test/IRGen/access_type_metadata_by_mangled_name_objc.swift 7 test/IRGen/actor_class.swift 13 test/IRGen/actor_class_forbid_objc_assoc_objects.swift 9 test/IRGen/actor_class_objc.swift 5 test/IRGen/actor_class_objc_backdeploy.swift 5 test/IRGen/address_sanitizer_recover.swift 6 test/IRGen/address_sanitizer_use_odr_indicator.swift 1 test/IRGen/alloc_box.swift 6 test/IRGen/alloc_stack.swift 5 test/IRGen/alwaysEmitIntoClient.swift 5 test/IRGen/asan-attributes.swift 7 test/IRGen/asmname.swift 11 test/IRGen/associated_type_witness.swift 66 test/IRGen/associated_types.swift 53 test/IRGen/assoctypepath.swift 15 test/IRGen/async-inheritance.swift 18 test/IRGen/async.swift 13 test/IRGen/async/Inputs/class-1instance-void_to_void.swift 7 test/IRGen/async/Inputs/class_open-1instance-void_to_void.swift 18 test/IRGen/async/Inputs/protocol-1instance-void_to_void.swift 10 test/IRGen/async/Inputs/resilient_class.swift 9 test/IRGen/async/Inputs/resilient_protocol.swift 4 test/IRGen/async/class_resilience.swift 27 test/IRGen/async/debug.swift 8 test/IRGen/async/default_actor.swift 1 test/IRGen/async/protocol_resilience.swift 17 test/IRGen/async/run-call-class-witnessmethod-void-to-void.swift 28 test/IRGen/async/run-call-dynamic-void_to_void.swift 9 test/IRGen/async/run-call-generic-to-void.swift 14 test/IRGen/async/run-call-nonresilient-classinstance-void-to-void.swift 10 test/IRGen/async/run-call-resilient-protocolinstance-void-to-void.swift 14 test/IRGen/async/run-call-struct-instance_generic-mutating-generic_1-to-generic_1.swift 16 test/IRGen/async/run-call-void-to-int64.swift 14 test/IRGen/async/run-structinstance_generic-void-to-void-constrained.swift 14 test/IRGen/async/run-switch-executor.swift 29 test/IRGen/async/throwing.swift 118 test/IRGen/async/unreachable.swift 8 test/IRGen/async/weak_availability.swift 6 test/IRGen/async_dynamic_replacement.swift 13 test/IRGen/atomic_bool.swift 7 test/IRGen/autolink-coff-c-pragma.swift 1 test/IRGen/autolink-coff-force-link.swift 1 test/IRGen/autolink-coff-x86.swift 3 test/IRGen/autolink-coff.swift 3 test/IRGen/autolink-force-link.swift 1 test/IRGen/autolink-psei.swift 3 test/IRGen/autolink-runtime-compatibility-arm64-maccatalyst.swift 1 test/IRGen/autolink-runtime-compatibility-arm64-macos.swift 1 test/IRGen/autolink-runtime-compatibility-arm64e.swift 1 test/IRGen/autolink-runtime-compatibility.swift 1 test/IRGen/autolink_elf.swift 1 test/IRGen/autolink_merge_from_clangimporter.swift 5 test/IRGen/availability.swift 20 test/IRGen/batchmode_ast_errors.swift 8 test/IRGen/big_types_corner_cases.swift 207 test/IRGen/big_types_corner_cases_as_library.swift 14 test/IRGen/big_types_corner_cases_tiny.swift 1 test/IRGen/big_types_generic.swift 63 test/IRGen/bitcast_specialization.swift 15 test/IRGen/builtin_math.swift 41 test/IRGen/builtins.swift 374 test/IRGen/builtins_objc.swift 18 test/IRGen/c_functions.swift 9 test/IRGen/c_functions_error.swift 3 test/IRGen/c_globals.swift 18 test/IRGen/clang_empty_type.swift 4 test/IRGen/clang_inline.swift 25 test/IRGen/clang_inline_opt.swift 3 test/IRGen/clang_inline_reverse.swift 7 test/IRGen/clang_string_enum.swift 5 test/IRGen/class_bounded_generics.swift 158 test/IRGen/class_field_other_module.swift 7 test/IRGen/class_forbid_objc_assoc_objects.swift 38 test/IRGen/class_is_module.swift 1 test/IRGen/class_metadata.swift 6 test/IRGen/class_resilience.swift 91 test/IRGen/class_resilience_dynamic_replacement.swift 3 test/IRGen/class_resilience_objc.swift 59 test/IRGen/class_resilience_objc_armv7k.swift 23 test/IRGen/class_resilience_thunks.swift 20 test/IRGen/class_update_callback_with_stub.swift 19 test/IRGen/class_with_stub_initializers.swift 4 test/IRGen/closure.swift 20 test/IRGen/comdat.swift 1 test/IRGen/concrete_inherits_generic_base.swift 30 test/IRGen/condfail_message.swift 3 test/IRGen/conditional-dead-strip-exec.swift 22 test/IRGen/conditional-dead-strip-ir.swift 8 test/IRGen/conditional-dead-strip-objc-ir.swift 2 test/IRGen/conditional-dead-strip-reflection.swift 8 test/IRGen/conditional_conformance_typemetadata.swift 5 test/IRGen/conditional_conformances.swift 1 test/IRGen/conditional_conformances_class_with_defaulted_method.swift 8 test/IRGen/conditional_conformances_future.swift 1 test/IRGen/conditional_conformances_gettypemetdatabyname.swift 1 test/IRGen/conformance_access_path.swift 15 test/IRGen/conformance_multifile.swift 4 test/IRGen/conformance_resilience.swift 8 test/IRGen/context_descriptor_cross_file_reference.swift 6 test/IRGen/cx16.swift 2 test/IRGen/dead_method.swift 5 test/IRGen/debug_poison.swift 44 test/IRGen/decls.swift 17 test/IRGen/default_function_ir_attributes.swift 57 test/IRGen/dependent-library.swift 1 test/IRGen/dependent_generic_base_class_constraint.swift 7 test/IRGen/dependent_reabstraction.swift 18 test/IRGen/deserialize-clang-importer-witness-tables.swift 5 test/IRGen/distributed_actor.swift 88 test/IRGen/dllexport.swift 15 test/IRGen/dllimport.swift 24 test/IRGen/dynamic_cast_functions.swift 80 test/IRGen/dynamic_replaceable_coroutine.swift 15 test/IRGen/dynamic_replaceable_opaque_return.swift 40 test/IRGen/dynamic_replaceable_opaque_return_type_parameter.swift 4 test/IRGen/dynamic_self_cast.swift 37 test/IRGen/dynamic_self_metadata.swift 23 test/IRGen/dynamic_self_metadata_future.swift 23 test/IRGen/eager-class-initialization-stable-abi.swift 1 test/IRGen/eager-class-initialization.swift 9 test/IRGen/empty_enum.swift 1 test/IRGen/empty_objc_ivar.swift 4 test/IRGen/entrypoint-section-run.cpp 52 test/IRGen/enum_derived.swift 13 test/IRGen/enum_function_payload.swift 18 test/IRGen/enum_resilience.swift 77 test/IRGen/enum_single_payload_forward_to_payload.swift 18 test/IRGen/exact_self_class_metadata_peephole.swift 41 test/IRGen/expressions.swift 7 test/IRGen/extension_conformance_anyobject_conformance.swift 7 test/IRGen/extension_type_metadata_linking.swift 29 test/IRGen/fixed_class_initialization.swift 6 test/IRGen/fixed_layout_class.swift 30 test/IRGen/float16_macos.swift 5 test/IRGen/force_public_metadata_accessors.swift 11 test/IRGen/foreign_class_extension.swift 6 test/IRGen/foreign_type_metadata.swift 10 test/IRGen/frozen_protocols.swift 10 test/IRGen/function-target-features.swift 2 test/IRGen/generic_casts.swift 35 test/IRGen/generic_class_anyobject.swift 2 test/IRGen/generic_enums.swift 5 test/IRGen/generic_metadata_fixed_known_vwtable.swift 2 test/IRGen/generic_metatypes.swift 45 test/IRGen/generic_metatypes_future.swift 45 test/IRGen/generic_structs.swift 30 test/IRGen/generic_ternary.swift 7 test/IRGen/generic_tuples.swift 14 test/IRGen/generic_types.swift 41 test/IRGen/generic_vtable.swift 12 test/IRGen/globals.swift 12 test/IRGen/hermetic-seal-exec.swift 21 test/IRGen/huge_c_type.swift 3 test/IRGen/indirect_return.swift 11 test/IRGen/infinite_archetype.swift 4 test/IRGen/invalid_alignment.swift 43 test/IRGen/jit-debugging.swift 1 test/IRGen/jit_metadata_strategy.swift 23 test/IRGen/jit_metadata_table.swift 1 test/IRGen/keypath.swift 12 test/IRGen/keypath_subscript.swift 9 test/IRGen/keypath_witness_overrides.swift 6 test/IRGen/keypaths_c_types.swift 3 test/IRGen/lazy-root-conformance.swift 13 test/IRGen/lazy_conformances.swift 29 test/IRGen/lazy_field_metadata.swift 17 test/IRGen/lazy_globals.swift 2 test/IRGen/lazy_metadata.swift 64 test/IRGen/lazy_metadata_no_reflection.swift 17 test/IRGen/lazy_metadata_with-g.swift 29 test/IRGen/lazy_multi_file.swift 11 test/IRGen/lazy_opaque_result_type.swift 17 test/IRGen/linker_options_objc.swift 1 test/IRGen/lit.local.cfg 17 test/IRGen/loadable_by_address.swift 21 test/IRGen/loadable_by_address_subst_function_type_return.swift 13 test/IRGen/local_extern.swift 4 test/IRGen/local_types.swift 55 test/IRGen/lto_autolink.swift 5 test/IRGen/macosx-sdk-version.swift 1 test/IRGen/macosx-variant-sdk-version.swift 1 test/IRGen/mangle-anonclosure.swift 14 test/IRGen/mangle-opaque-return-type.swift 12 test/IRGen/mangle-typealiases.swift 83 test/IRGen/marker_protocol.swift 36 test/IRGen/meta_meta_type.swift 14 test/IRGen/metadata.swift 17 test/IRGen/metadata_dominance.swift 43 test/IRGen/method_linkage.swift 60 test/IRGen/mixed_mode_class_with_unimportable_fields.swift 20 test/IRGen/mixed_objc_native_protocol_constraints.swift 3 test/IRGen/modifyaccessor.swift 11 test/IRGen/module_abi_name.swift 5 test/IRGen/module_hash.swift 3 test/IRGen/multi_file_resilience.swift 4 test/IRGen/multi_module_resilience.swift 9 test/IRGen/multi_payload_shifting.swift 18 test/IRGen/multithread_keypaths.swift 4 test/IRGen/multithread_module.swift 31 test/IRGen/multithread_resilience.swift 3 test/IRGen/nested_generics.swift 79 test/IRGen/nested_imported_type_context_descriptor.swift 4 test/IRGen/nested_private_type_context_descriptor.swift 6 test/IRGen/newtype.swift 84 test/IRGen/noinline.swift 5 test/IRGen/nominal-type-section.swift 2 test/IRGen/non_fixed_return.swift 41 test/IRGen/noreturn.swift 12 test/IRGen/objc.swift 65 test/IRGen/objc_arc_contract.swift 10 test/IRGen/objc_async_metadata.swift 8 test/IRGen/objc_block_consumed.swift 4 test/IRGen/objc_bridge.swift 59 test/IRGen/objc_bridged_generic_conformance.swift 4 test/IRGen/objc_class_empty_fields.swift 18 test/IRGen/objc_class_export.swift 26 test/IRGen/objc_class_in_storage_decls.swift 34 test/IRGen/objc_class_property.swift 7 test/IRGen/objc_class_rodata_const.swift 13 test/IRGen/objc_dependent_type_closure_argument.swift 8 test/IRGen/objc_deprecated_objc_thunks.swift 4 test/IRGen/objc_direct.swift 17 test/IRGen/objc_enum.swift 16 test/IRGen/objc_enum_multi_file.swift 23 test/IRGen/objc_extensions.swift 75 test/IRGen/objc_extensions_jit.swift 8 test/IRGen/objc_function_merge.swift 26 test/IRGen/objc_generic_class_stub.swift 3 test/IRGen/objc_generic_protocol_conformance.swift 4 test/IRGen/objc_globals.swift 15 test/IRGen/objc_layout_multifile.swift 3 test/IRGen/objc_local.swift 7 test/IRGen/objc_methods.swift 35 test/IRGen/objc_ns_enum.swift 50 test/IRGen/objc_object_getClass.swift 11 test/IRGen/objc_partial_apply_forwarder.swift 24 test/IRGen/objc_pointers.swift 12 test/IRGen/objc_properties.swift 71 test/IRGen/objc_properties_imported.swift 14 test/IRGen/objc_properties_ios.swift 1 test/IRGen/objc_properties_jit.swift 11 test/IRGen/objc_property_attrs.swift 19 test/IRGen/objc_protocol_extended_method_types.swift 18 test/IRGen/objc_protocol_multi_file.swift 2 test/IRGen/objc_protocols.swift 85 test/IRGen/objc_protocols_jit.swift 6 test/IRGen/objc_remapped_inits.swift 2 test/IRGen/objc_retainAutoreleasedReturnValue.swift 9 test/IRGen/objc_runtime_name_attr.swift 3 test/IRGen/objc_runtime_name_clang_attr.swift 8 test/IRGen/objc_runtime_name_local_class_opaque_type.swift 9 test/IRGen/objc_runtime_visible_conformance.swift 5 test/IRGen/objc_structs.swift 23 test/IRGen/objc_subclass.swift 44 test/IRGen/objc_subscripts.swift 17 test/IRGen/objc_super.swift 31 test/IRGen/objc_type_encoding.swift 57 test/IRGen/objc_typeof.swift 15 test/IRGen/object_type.swift 19 test/IRGen/opaque_result_type.swift 133 test/IRGen/opaque_result_type_access_path.swift 32 test/IRGen/opaque_result_type_associated_type_conformance_path.swift 10 test/IRGen/opaque_result_type_availability.swift 12 test/IRGen/opaque_result_type_debug.swift 40 test/IRGen/opaque_result_type_global.swift 5 test/IRGen/opaque_result_type_metadata_peephole.swift 32 test/IRGen/opaque_result_type_private_typemetadata.swift 4 test/IRGen/opaque_result_type_private_underlying.swift 48 test/IRGen/opaque_result_type_substitution.swift 20 test/IRGen/opaque_result_type_substitution_2.swift 102 test/IRGen/opaque_storage_type_info.swift 5 test/IRGen/original-defined-attr-linker-directives-fail.swift 6 test/IRGen/original-defined-attr-linker-hide-ios.swift 6 test/IRGen/original-defined-attr-linker-hide.swift 12 test/IRGen/original-defined-attr.swift 45 test/IRGen/osx-targets.swift 2 test/IRGen/outlined_copy_addr.swift 54 test/IRGen/outlined_copy_addr_data.swift 9 test/IRGen/partial_apply_crash.swift 19 test/IRGen/partial_apply_generic.swift 59 test/IRGen/pic.swift 4 test/IRGen/playground.swift 9 test/IRGen/polymorphic_builtins.swift 15 test/IRGen/pre_specialize.swift 6 test/IRGen/preserve_exclusivity.swift 23 test/IRGen/prespecialized-metadata/Inputs/class-open-0argument.swift 6 test/IRGen/prespecialized-metadata/Inputs/consume-logging-metadata-value.swift 15 test/IRGen/prespecialized-metadata/Inputs/enum-extra-data-fields.swift 15 test/IRGen/prespecialized-metadata/Inputs/enum-public-nonfrozen-1argument.swift 3 test/IRGen/prespecialized-metadata/Inputs/extraDataFields.cpp 50 test/IRGen/prespecialized-metadata/Inputs/extraDataFields.h 27 test/IRGen/prespecialized-metadata/Inputs/isPrespecialized.cpp 45 test/IRGen/prespecialized-metadata/Inputs/isPrespecialized.h 16 test/IRGen/prespecialized-metadata/Inputs/main.swift 1 test/IRGen/prespecialized-metadata/Inputs/protocol-public-empty.swift 2 test/IRGen/prespecialized-metadata/Inputs/struct-extra-data-fields.swift 8 test/IRGen/prespecialized-metadata/Inputs/struct-nonfrozen-1argument.swift 13 test/IRGen/prespecialized-metadata/Inputs/struct-public-frozen-0argument.swift 7 test/IRGen/prespecialized-metadata/Inputs/struct-public-frozen-1argument.swift 14 test/IRGen/prespecialized-metadata/Inputs/struct-public-nonfrozen-0argument-conformance-empty.swift 5 test/IRGen/prespecialized-metadata/Inputs/struct-public-nonfrozen-0argument.swift 6 test/IRGen/prespecialized-metadata/Inputs/struct-public-nonfrozen-1argument-1constraint.swift 13 test/IRGen/prespecialized-metadata/Inputs/struct-public-nonfrozen-1argument.swift 13 test/IRGen/prespecialized-metadata/Inputs/struct-public-nonfrozen-2argument.swift 15 test/IRGen/prespecialized-metadata/class-class-flags-run.swift 26 test/IRGen/prespecialized-metadata/class-fileprivate-2argument-1_distinct_use-1st_argument_generic_class-2nd_argument_distinct_generic_class.swift 29 test/IRGen/prespecialized-metadata/class-fileprivate-2argument-1_distinct_use-1st_argument_generic_class-2nd_argument_same_generic_class_different_value.swift 23 test/IRGen/prespecialized-metadata/class-fileprivate-2argument-1_distinct_use-1st_argument_generic_class-2nd_argument_same_generic_class_same_value.swift 23 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1arg-2ancs-1distinct_use-1st_anc_gen-1arg-1st_arg_con_int-2nd_anc_gen-1st-arg_con_double.swift 29 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1arg-2ancs-1distinct_use-1st_anc_gen-1arg-1st_arg_con_int-2nd_anc_gen-1st-arg_subclass_arg.swift 29 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1arg-2ancs-1distinct_use-1st_anc_gen-1arg-1st_arg_subclass_arg-2nd_anc_gen-1st-arg_con_int.swift 29 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1arg-2ancs-1distinct_use-1st_anc_gen-1arg-1st_arg_subcls_arg-2nd_anc_gen-1st-arg_subcls_arg.swift 29 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1ancestor-1distinct_use-1st_ancestor_generic-1argument-1st_argument_constant_int.swift 22 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1ancestor-1distinct_use-1st_ancestor_generic-1argument-1st_argument_subclass_argument.swift 22 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1ancestor-1distinct_use-1st_ancestor_generic-1argument-1st_argument_superclass.swift 22 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1ancestor-1distinct_use-1st_ancestor_nongeneric-external-nonresilient.swift 17 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1ancestor-1distinct_use-1st_ancestor_nongeneric-external-resilient.swift 17 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1ancestor-1distinct_use-1st_ancestor_nongeneric-fileprivate.swift 22 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use-1st_argument_generic_class-1argument.swift 21 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use.swift 15 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_class.swift 21 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_function.swift 15 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_generic_class.swift 21 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_generic_class_specialized_at_generic_class.swift 27 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_generic_enum.swift 19 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_generic_struct.swift 18 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-1distinct_use_tuple.swift 15 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-2ancestor-1du-1st_ancestor_generic-fileprivate-2nd_ancestor_nongeneric.swift 29 test/IRGen/prespecialized-metadata/class-fileprivate-inmodule-1argument-2ancestor-1du-1st_ancestor_nongeneric-fileprivate-2nd_ancestor_generic.swift 29 test/IRGen/prespecialized-metadata/class-inmodule-0argument-within-class-1argument-1distinct_use.swift 15 test/IRGen/prespecialized-metadata/class-inmodule-1argument-metatype-run.swift 9 test/IRGen/prespecialized-metadata/class-inmodule-1argument-run.swift 33 test/IRGen/prespecialized-metadata/class-inmodule-2argument-1super-2argument-run.swift 45 test/IRGen/prespecialized-metadata/class-with-differently-mangled-method-list.swift 13 test/IRGen/prespecialized-metadata/enum-extradata-no_payload_size-no_trailing_flags.swift 4 test/IRGen/prespecialized-metadata/enum-extradata-no_payload_size-trailing_flags.swift 4 test/IRGen/prespecialized-metadata/enum-extradata-payload_size-no_trailing_flags.swift 11 test/IRGen/prespecialized-metadata/enum-extradata-payload_size-trailing_flags.swift 11 test/IRGen/prespecialized-metadata/enum-extradata-run.swift 56 test/IRGen/prespecialized-metadata/enum-fileprivate-inmodule-1argument-1distinct_use.swift 12 test/IRGen/prespecialized-metadata/enum-inmodule-0argument-within-class-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-0distinct_use.swift 11 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-external_nonresilient-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-external_resilient-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-public-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-stdlib_equatable-1distinct_use.swift 15 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1distinct_generic_use.swift 15 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1distinct_use.swift 12 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-within-class-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-within-enum-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-1argument-within-struct-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-2argument-1distinct_use.swift 13 test/IRGen/prespecialized-metadata/enum-inmodule-3argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/enum-inmodule-4argument-1distinct_use.swift 15 test/IRGen/prespecialized-metadata/enum-inmodule-5argument-1distinct_use.swift 16 test/IRGen/prespecialized-metadata/enum-inmodule-evolution-1argument-1distinct_use-external_resilient-frozen.swift 13 test/IRGen/prespecialized-metadata/enum-inmodule-evolution-1argument-1distinct_use-external_resilient-nonfrozen.swift 13 test/IRGen/prespecialized-metadata/enum-inmodule-evolution-1argument-1distinct_use-payload_size.swift 23 test/IRGen/prespecialized-metadata/enum-outmodule-1argument-1distinct_use-struct-inmodule.swift 13 test/IRGen/prespecialized-metadata/enum-trailing-flags-run.swift 57 test/IRGen/prespecialized-metadata/struct-extradata-field_offsets-no_trailing_flags.swift 5 test/IRGen/prespecialized-metadata/struct-extradata-field_offsets-trailing_flags.swift 5 test/IRGen/prespecialized-metadata/struct-extradata-no_field_offsets-no_trailing_flags.swift 5 test/IRGen/prespecialized-metadata/struct-extradata-no_field_offsets-trailing_flags.swift 5 test/IRGen/prespecialized-metadata/struct-extradata-run.swift 68 test/IRGen/prespecialized-metadata/struct-fileprivate-inmodule-1argument-1distinct_use.swift 12 test/IRGen/prespecialized-metadata/struct-inmodule-0argument-within-class-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-0argument.swift 12 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-0distinct_use.swift 11 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1conformance-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1conformance-stdlib_equatable-1distinct_use.swift 15 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1distinct_generic_use.swift 15 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1distinct_use.swift 12 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-2conformance-1distinct_use.swift 16 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-2distinct_use.swift 13 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-3conformance-1distinct_use.swift 18 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-3distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-4conformance-1distinct_use.swift 20 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-4distinct_use.swift 15 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-5conformance-1distinct_use.swift 22 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-5distinct_use.swift 16 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-clang_node-1distinct_use.swift 16 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-class-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-enum-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-struct-1argument-1distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-struct-2argument-constrained_extension-equal_arguments-1distinct_use.swift 16 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-0distinct_use.swift 12 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-1distinct_use.swift 13 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-2distinct_use.swift 14 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-3distinct_use.swift 15 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-4distinct_use.swift 16 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-5distinct_use.swift 17 test/IRGen/prespecialized-metadata/struct-inmodule-2argument-within-class-1argument-1distinct_use.swift 15 test/IRGen/prespecialized-metadata/struct-inmodule-otherfile-1argument-run.swift 7 test/IRGen/prespecialized-metadata/struct-multi-conformance.swift 104 test/IRGen/prespecialized-metadata/struct-outmodule-1argument-1distinct_use-struct-inmodule.swift 13 test/IRGen/prespecialized-metadata/struct-outmodule-1argument-1distinct_use-struct-outmodule-othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-1argument-1distinct_use-struct-outmodule-samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-2argument-1du-1arg_struct_outmodule_samemodule-2arg_protocol_inmodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-2argument-1du-1arg_struct_outmodule_samemodule-2arg_protocol_outmodule_othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-2argument-1du-1arg_struct_outmodule_samemodule-2arg_protocol_outmodule_samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-2argument-1du-1arg_struct_outmodule_samemodule-2arg_struct_inmodule.swift 13 test/IRGen/prespecialized-metadata/struct-outmodule-2argument-1du-1arg_struct_outmodule_samemodule-2arg_struct_outmodule_othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-2argument-1du-1arg_struct_outmodule_samemodule-2arg_struct_outmodule_samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-frozen-1argument-1distinct_use-struct-inmodule.swift 13 test/IRGen/prespecialized-metadata/struct-outmodule-frozen-1argument-1distinct_use-struct-outmodule-frozen-othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-frozen-1argument-1distinct_use-struct-outmodule-frozen-samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-frozen-1argument-1distinct_use-struct-outmodule-resilient-othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-frozen-1argument-1distinct_use-struct-outmodule-resilient-samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-resilient-1argument-1distinct_use-struct-inmodule.swift 13 test/IRGen/prespecialized-metadata/struct-outmodule-resilient-1argument-1distinct_use-struct-outmodule-frozen-othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-resilient-1argument-1distinct_use-struct-outmodule-frozen-samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-resilient-1argument-1distinct_use-struct-outmodule-othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-resilient-1argument-1distinct_use-struct-outmodule-resilient-othermodule.swift 11 test/IRGen/prespecialized-metadata/struct-outmodule-resilient-1argument-1distinct_use-struct-outmodule-resilient-samemodule.swift 10 test/IRGen/prespecialized-metadata/struct-outmodule-run.swift 43 test/IRGen/prespecialized-metadata/struct-public-inmodule-1argument-1distinct_use.swift 13 test/IRGen/prespecialized-metadata/struct-trailing-flags-run.swift 57 test/IRGen/protocol_accessor_multifile.swift 11 test/IRGen/protocol_conformance_records.swift 40 test/IRGen/protocol_conformance_records_objc.swift 10 test/IRGen/protocol_extensions_constrain.swift 26 test/IRGen/protocol_metadata.swift 20 test/IRGen/protocol_resilience_descriptors.swift 29 test/IRGen/protocol_resilience_thunks.swift 12 test/IRGen/ptrauth-dynamic_replaceable_opaque_return.swift 22 test/IRGen/ptrauth-objc.swift 9 test/IRGen/ptrauth-resilient-classes.swift 7 test/IRGen/ptrauth_generalized_accessors.swift 48 test/IRGen/rdar15304329.swift 9 test/IRGen/reflection_metadata.swift 55 test/IRGen/reflection_metadata_imported.swift 9 test/IRGen/reflection_metadata_let_var.swift 4 test/IRGen/report_dead_method_call.swift 33 test/IRGen/retroactive_conformance.swift 11 test/IRGen/retroactive_conformance_path.swift 31 test/IRGen/retroactive_conformance_path_2.swift 5 test/IRGen/runtime-records-are-used.swift 2 test/IRGen/runtime_calling_conventions.swift 4 test/IRGen/same_type_constraints.swift 66 test/IRGen/sanitize_coverage.swift 21 test/IRGen/select_enum_optimized.swift 109 test/IRGen/signature_conformances_multifile.swift 6 test/IRGen/signature_conformances_multifile_future.swift 6 test/IRGen/sil_generic_witness_methods.swift 16 test/IRGen/sil_generic_witness_methods_objc.swift 12 test/IRGen/sil_irgen_library.swift 1 test/IRGen/sil_irgen_standalone.swift 2 test/IRGen/sil_witness_tables.swift 32 test/IRGen/sil_witness_tables_external_conformance.swift 2 test/IRGen/sil_witness_tables_external_witnesstable.swift 8 test/IRGen/sil_witness_tables_inherited_conformance.swift 27 test/IRGen/simple_partial_apply_or_not.swift 24 test/IRGen/struct_resilience.swift 50 test/IRGen/struct_with_resilient_type.swift 33 test/IRGen/subclass.swift 16 test/IRGen/superclass_constraint.swift 7 test/IRGen/swift3-metadata-coff.swift 22 test/IRGen/swift_async_extended_frame_info.swift 2 test/IRGen/swift_async_extended_frame_info_watchos.swift 2 test/IRGen/symbolic_references.swift 9 test/IRGen/synthesized_conformance.swift 35 test/IRGen/synthesized_conformance_future.swift 35 test/IRGen/tail_allocated_c_array.swift 1 test/IRGen/temporary_allocation/async.swift 7 test/IRGen/temporary_allocation/codegen.swift 31 test/IRGen/temporary_allocation/negative_alignment.swift 5 test/IRGen/temporary_allocation/negative_size.swift 5 test/IRGen/temporary_allocation/non_power2_alignment.swift 5 test/IRGen/temporary_allocation/size_too_large.swift 5 test/IRGen/testing-enabled-resilient-super-class.swift 5 test/IRGen/thinlto.swift 16 test/IRGen/trivial-property-descriptors.swift 5 test/IRGen/tsan-attributes.swift 7 test/IRGen/tsan_coroutines.swift 17 test/IRGen/type_layout.swift 31 test/IRGen/type_layout_dumper_all.swift 1 test/IRGen/type_layout_dumper_fragile.swift 1 test/IRGen/type_layout_dumper_resilient.swift 1 test/IRGen/type_layout_objc.swift 27 test/IRGen/type_layout_reference_storage.swift 44 test/IRGen/type_layout_reference_storage_objc.swift 37 test/IRGen/typelayout_based_value_witness.swift 47 test/IRGen/unexploded-calls.swift 9 test/IRGen/unmanaged_objc_throw_func.swift 10 test/IRGen/unusedtype.swift 5 test/IRGen/vector_reduction.swift 7 test/IRGen/virtual-function-elimination-exec.swift 10 test/IRGen/virtual-function-elimination-generics-exec.swift 10 test/IRGen/virtual-function-elimination-ir-thunks.swift 17 test/IRGen/virtual-function-elimination-ir.swift 16 test/IRGen/virtual-function-elimination-two-modules.swift 21 test/IRGen/vtable_multi_file.swift 10 test/IRGen/vtable_symbol_linkage.swift 5 test/IRGen/weak_availability_opaque_result_type.swift 6 test/IRGen/weak_import_availability.swift 31 test/IRGen/weak_import_clang.swift 13 test/IRGen/weak_import_deployment_target.swift 9 test/IRGen/weak_import_extension.swift 5 test/IRGen/weak_import_native.swift 115 test/IRGen/weak_import_opaque_result_type.swift 4 test/IRGen/windows-lazy-initialize-conformance.swift 17 test/IRGen/windows-linking.swift 23 test/IRGen/witness-method-elimination-exec.swift 10 test/IRGen/witness-method-elimination-ir-thunks.swift 21 test/IRGen/witness-method-elimination-ir.swift 16 test/IRGen/witness-method-elimination-two-modules.swift 21 test/IRGen/witness_method_after_devirt.swift 13 test/IRGen/witness_method_default.swift 12 test/IRGen/witness_table_indirect_conformances.swift 24 test/IRGen/witness_table_multifile.swift 6 test/IRGen/witness_table_objc_associated_type.swift 26 test/IRGen/zero_size_types.swift 49 test/IRGen/zombies.swift 4 test/ImportResolution/Inputs/ClangModuleWithOverlay/ClangModuleWithOverlay.h 9 test/ImportResolution/Inputs/DeclsUsedWrongly.swift 6 test/ImportResolution/Inputs/TestableVersusIndirect1.swift 1 test/ImportResolution/Inputs/TestableVersusIndirect2.swift 1 test/ImportResolution/Inputs/TestableVersusIndirectImporter.swift 2 test/ImportResolution/Inputs/abcde.swift 5 test/ImportResolution/Inputs/aeiou.swift 5 test/ImportResolution/Inputs/ambiguous.swift 2 test/ImportResolution/Inputs/ambiguous_left.swift 4 test/ImportResolution/Inputs/ambiguous_right.swift 4 test/ImportResolution/Inputs/asdf.swift 4 test/ImportResolution/Inputs/letters.swift 12 test/ImportResolution/Inputs/overlay.swift 2 test/ImportResolution/Inputs/overload_boolFunctions.swift 5 test/ImportResolution/Inputs/overload_intFunctions.swift 8 test/ImportResolution/Inputs/overload_vars.swift 24 test/ImportResolution/Inputs/sdf.swift 4 test/ImportResolution/disable-implicit-concurrency-module-import.swift 1 test/ImportResolution/import-command-line.swift 2 test/ImportResolution/import-implementation-only.swift 2 test/ImportResolution/import-multiple-command-line.swift 4 test/ImportResolution/import-resolution-2.swift 17 test/ImportResolution/import-resolution-3.swift 4 test/ImportResolution/import-resolution-overload.swift 44 test/ImportResolution/import-resolution-overload_swift4.swift 30 test/ImportResolution/import-resolution-overload_swift5.swift 30 test/ImportResolution/import-resolution.swift 23 test/ImportResolution/import-specific-decl.swift 10 test/ImportResolution/import-specific-fixits.swift 27 test/ImportResolution/scoped_imports.swift 10 test/ImportResolution/testable-vs-indirect-import.swift 5 test/Incremental/CrossModule/Inputs/external-cascade/A.swift 2 test/Incremental/CrossModule/Inputs/external-cascade/B.swift 2 test/Incremental/CrossModule/Inputs/external-cascade/C.swift 1 test/Incremental/CrossModule/Inputs/external-cascade/another-header.h 1 test/Incremental/CrossModule/Inputs/external-cascade/bridging-header.h 2 test/Incremental/CrossModule/Inputs/linear/A.swift 1 test/Incremental/CrossModule/Inputs/linear/B.swift 4 test/Incremental/CrossModule/Inputs/linear/C.swift 7 test/Incremental/CrossModule/Inputs/module-fingerprint/A.swift 5 test/Incremental/CrossModule/Inputs/module-fingerprint/B.swift 4 test/Incremental/CrossModule/Inputs/module-fingerprint/C.swift 3 test/Incremental/CrossModule/Inputs/module-fingerprint/C2.swift 5 test/Incremental/CrossModule/Inputs/transitive/A.swift 8 test/Incremental/CrossModule/Inputs/transitive/B.swift 4 test/Incremental/CrossModule/Inputs/transitive/C.swift 7 test/Incremental/CrossModule/external-cascade.swift 1 test/Incremental/CrossModule/linear.swift 1 test/Incremental/CrossModule/module-fingerprint.swift 1 test/Incremental/CrossModule/transitive.swift 1 test/Incremental/Dependencies/Inputs/InterestingType.swift 17 test/Incremental/Dependencies/function-fine.swift 2 test/Incremental/Dependencies/function-return-type-fine.swift 2 test/Incremental/Dependencies/protocol-conformer-ext-fine.swift 3 test/Incremental/Dependencies/protocol-conformer-fine.swift 2 test/Incremental/Dependencies/reference-dependencies-consistency-fine.swift 1 test/Incremental/Dependencies/reference-dependencies-dynamic-lookup-fine.swift 15 test/Incremental/Dependencies/reference-dependencies-errors.swift 5 test/Incremental/Dependencies/reference-dependencies-fine.swift 190 test/Incremental/Dependencies/reference-dependencies-members-fine.swift 13 test/Incremental/Dependencies/struct-member-fine.swift 4 test/Incremental/Dependencies/subscript-fine.swift 4 test/Incremental/Dependencies/typealias-fine.swift 4 test/Incremental/Dependencies/var-fine.swift 2 test/Incremental/Fingerprints/Inputs/class-fingerprint/definesAB-after.swift 5 test/Incremental/Fingerprints/Inputs/class-fingerprint/definesAB-before.swift 4 test/Incremental/Fingerprints/Inputs/class-fingerprint/main.swift 1 test/Incremental/Fingerprints/Inputs/class-fingerprint/usesA.swift 1 test/Incremental/Fingerprints/Inputs/class-fingerprint/usesB.swift 1 test/Incremental/Fingerprints/Inputs/enum-fingerprint/definesAB-after.swift 7 test/Incremental/Fingerprints/Inputs/enum-fingerprint/definesAB-before.swift 6 test/Incremental/Fingerprints/Inputs/enum-fingerprint/main.swift 1 test/Incremental/Fingerprints/Inputs/enum-fingerprint/usesA.swift 1 test/Incremental/Fingerprints/Inputs/enum-fingerprint/usesB.swift 1 test/Incremental/Fingerprints/Inputs/extension-adds-member/definesAB-after.swift 9 test/Incremental/Fingerprints/Inputs/extension-adds-member/definesAB-before.swift 8 test/Incremental/Fingerprints/Inputs/extension-adds-member/main.swift 1 test/Incremental/Fingerprints/Inputs/extension-adds-member/usesA.swift 1 test/Incremental/Fingerprints/Inputs/extension-adds-member/usesB.swift 1 test/Incremental/Fingerprints/Inputs/extension-changes-member/definesS-after.swift 7 test/Incremental/Fingerprints/Inputs/extension-changes-member/definesS-before.swift 8 test/Incremental/Fingerprints/Inputs/extension-changes-member/main.swift 10 test/Incremental/Fingerprints/Inputs/member-moves-extensions/definesS-after.swift 13 test/Incremental/Fingerprints/Inputs/member-moves-extensions/definesS-before.swift 13 test/Incremental/Fingerprints/Inputs/member-moves-extensions/main.swift 6 test/Incremental/Fingerprints/Inputs/nested-enum-fingerprint/definesAB-after.swift 10 test/Incremental/Fingerprints/Inputs/nested-enum-fingerprint/definesAB-before.swift 9 test/Incremental/Fingerprints/Inputs/nested-enum-fingerprint/main.swift 1 test/Incremental/Fingerprints/Inputs/nested-enum-fingerprint/usesA.swift 1 test/Incremental/Fingerprints/Inputs/nested-enum-fingerprint/usesB.swift 1 test/Incremental/Fingerprints/Inputs/nominal-adds-extension/definesS-after.swift 8 test/Incremental/Fingerprints/Inputs/nominal-adds-extension/definesS-before.swift 4 test/Incremental/Fingerprints/Inputs/nominal-adds-extension/main.swift 10 test/Incremental/Fingerprints/Inputs/protocol-fingerprint/definesAB-after.swift 5 test/Incremental/Fingerprints/Inputs/protocol-fingerprint/definesAB-before.swift 4 test/Incremental/Fingerprints/Inputs/protocol-fingerprint/main.swift 1 test/Incremental/Fingerprints/Inputs/protocol-fingerprint/usesA.swift 3 test/Incremental/Fingerprints/Inputs/protocol-fingerprint/usesB.swift 2 test/Incremental/Fingerprints/Inputs/struct-fingerprint/definesAB-after.swift 5 test/Incremental/Fingerprints/Inputs/struct-fingerprint/definesAB-before.swift 4 test/Incremental/Fingerprints/Inputs/struct-fingerprint/main.swift 1 test/Incremental/Fingerprints/Inputs/struct-fingerprint/usesA.swift 1 test/Incremental/Fingerprints/Inputs/struct-fingerprint/usesB.swift 1 test/Incremental/Fingerprints/class-fingerprint.swift 1 test/Incremental/Fingerprints/enum-fingerprint.swift 1 test/Incremental/Fingerprints/extension-adds-member.swift 1 test/Incremental/Fingerprints/extension-changes-member.swift 1 test/Incremental/Fingerprints/member-moves-extensions.swift 1 test/Incremental/Fingerprints/nested-enum-fingerprint.swift 1 test/Incremental/Fingerprints/nominal-adds-extension.swift 1 test/Incremental/Fingerprints/protocol-fingerprint.swift 1 test/Incremental/Fingerprints/struct-fingerprint.swift 1 test/Incremental/Inputs/autolinking/AutolinkingTest.framework/Headers/AutolinkingTest.h 3 test/Incremental/Inputs/autolinking/autolinking-other.swift 1 test/Incremental/Inputs/cross-file-failure/definesA-one.swift 1 test/Incremental/Inputs/cross-file-failure/definesA-three.swift 1 test/Incremental/Inputs/cross-file-failure/definesA-two.swift 1 test/Incremental/Inputs/cross-file-failure/main.swift 1 test/Incremental/Inputs/cross-file-failure/usesA.swift 3 test/Incremental/Inputs/reference-dependencies-helper.swift 128 test/Incremental/Inputs/reference-dependencies-members-helper.swift 4 test/Incremental/Inputs/superfluous-cascade/definesPoint-after.swift 4 test/Incremental/Inputs/superfluous-cascade/definesPoint-before.swift 4 test/Incremental/Inputs/superfluous-cascade/main.swift 1 test/Incremental/Inputs/superfluous-cascade/usesDisplay.swift 3 test/Incremental/Inputs/superfluous-cascade/usesPoint.swift 10 test/Incremental/Verifier/gen-output-file-map.py 58 test/Incremental/Verifier/multi-file-private/Inputs/Base.swift 13 test/Incremental/Verifier/multi-file-private/Inputs/Derived.swift 5 test/Incremental/Verifier/multi-file-private/Inputs/Inner.swift 6 test/Incremental/Verifier/multi-file-private/Inputs/UsesInner.swift 3 test/Incremental/Verifier/multi-file-private/main.swift 1 test/Incremental/Verifier/single-file-private/AnyObject.swift 9 test/Incremental/Verifier/single-file-private/Conformances.swift 14 test/Incremental/autolinking-overlay.swift 1 test/Incremental/autolinking.swift 1 test/Incremental/cross-file-failure.swift 1 test/Incremental/superfluous-cascade.swift 1 test/Index/Inputs/cross_language.m 18 test/Index/Inputs/cross_language_bridge_head.h 2 test/Index/Inputs/implementation-only-imports-helper.swift 2 test/Index/Inputs/imported_swift_module.swift 2 test/Index/Inputs/my_system_overlay/my_system_overlay.swift 9 test/Index/Inputs/my_system_overlay/my_system_overlay_header.h 1 test/Index/Store/Inputs/ClangModuleA.h 1 test/Index/Store/Inputs/ClangModuleB.h 2 test/Index/Store/Inputs/ClangModuleCSub1.h 1 test/Index/Store/Inputs/ClangModuleCSub2.h 1 test/Index/Store/Inputs/SwiftModuleA.swift 1 test/Index/Store/Inputs/SwiftModuleB.swift 2 test/Index/Store/Inputs/SwiftModuleC.swift 4 test/Index/Store/Inputs/bridge-head.h 1 test/Index/Store/Inputs/bridge-include.h 2 test/Index/Store/Inputs/cross-file-extension-crash-other.swift 3 test/Index/Store/cross-file-extension-crash.swift 3 test/Index/Store/cross-import-overlay.swift 7 test/Index/Store/driver-index-with-auxiliary-outputs.swift 10 test/Index/Store/driver-index.swift 1 test/Index/Store/driver-multiple-inputs.swift 1 test/Index/Store/dynamic-member-lookup-crash-1.swift 11 test/Index/Store/dynamic-member-lookup-crash.swift 14 test/Index/Store/ignore-system-clang-modules.swift 2 test/Index/Store/output-failure.swift 1 test/Index/Store/record-comments.swift 1 test/Index/Store/record-dependency.swift 1 test/Index/Store/record-empty.swift 1 test/Index/Store/record-hashing.swift 1 test/Index/Store/record-sourcefile.swift 43 test/Index/Store/record-systemmodule.swift 18 test/Index/Store/record-with-compile-error.swift 3 test/Index/Store/unit-custom-output-path-driver.swift 1 test/Index/Store/unit-custom-output-path.swift 1 test/Index/Store/unit-from-compile.swift 1 test/Index/Store/unit-multiple-sourcefiles.swift 1 test/Index/Store/unit-one-file-multi-file-invocation.swift 3 test/Index/Store/unit-one-sourcefile.swift 1 test/Index/Store/unit-pcm-dependency.swift 7 test/Index/Store/unit-swiftmodule-dependency.swift 6 test/Index/Store/unit-with-bridging-header.swift 1 test/Index/async.swift 8 test/Index/circular.swift 15 test/Index/conformances.swift 67 test/Index/cross_language.swift 23 test/Index/expressions.swift 33 test/Index/implementation-only-imports.swift 18 test/Index/index_callasfunction.swift 17 test/Index/index_comments.swift 1 test/Index/index_cross_import.swift 5 test/Index/index_curry_thunk.swift 7 test/Index/index_generic_params.swift 30 test/Index/index_keypath_member_lookup.swift 50 test/Index/index_keypaths.swift 21 test/Index/index_location_directive.swift 3 test/Index/index_module.swift 4 test/Index/index_module_refs.swift 12 test/Index/index_objc_dynamic_refs.swift 12 test/Index/index_static_funcs.swift 46 test/Index/index_swift_only_systemmodule.swift 2 test/Index/index_system_module.swift 1 test/Index/invalid_code.swift 37 test/Index/kinds.swift 83 test/Index/kinds_objc.swift 9 test/Index/local.swift 25 test/Index/module-alias-indexing.swift 10 test/Index/objc_conformances.swift 8 test/Index/patterns.swift 23 test/Index/property_wrappers.swift 38 test/Index/result_builders.swift 34 test/Index/roles-contained.swift 61 test/Index/roles.swift 179 test/Inputs/ObjCBridging/Appliances.h 19 test/Inputs/ObjCBridging/Appliances.m 29 test/Inputs/ObjCBridging/Appliances.swift 57 test/Inputs/SmallStringTestUtilities.swift 105 test/Inputs/clang-importer-sdk/frameworks/Foundation.framework/Headers/Foundation.h 1 test/Inputs/clang-importer-sdk/platform/any/usr/include/bitfields.h 16 test/Inputs/clang-importer-sdk/platform/any/usr/include/unions.h 15 test/Inputs/clang-importer-sdk/swift-modules/AVFoundation.swift 1 test/Inputs/clang-importer-sdk/swift-modules/AppKit.swift 7 test/Inputs/clang-importer-sdk/swift-modules/CoreFoundation.swift 40 test/Inputs/clang-importer-sdk/swift-modules/CoreGraphics.swift 43 test/Inputs/clang-importer-sdk/swift-modules/Darwin.swift 23 test/Inputs/clang-importer-sdk/swift-modules/Dispatch.swift 2 test/Inputs/clang-importer-sdk/swift-modules/Foundation.swift 302 test/Inputs/clang-importer-sdk/swift-modules/ObjectiveC.swift 70 test/Inputs/clang-importer-sdk/swift-modules/Security.swift 2 test/Inputs/clang-importer-sdk/swift-modules/simd.swift 5 test/Inputs/clang-importer-sdk/usr/include/AVFoundation.h 9 test/Inputs/clang-importer-sdk/usr/include/AppKit.h 229 test/Inputs/clang-importer-sdk/usr/include/Authorization.h 3 test/Inputs/clang-importer-sdk/usr/include/CoreFoundation.h 33 test/Inputs/clang-importer-sdk/usr/include/CoreGraphics.h 31 test/Inputs/clang-importer-sdk/usr/include/CoreMIDI.h 3 test/Inputs/clang-importer-sdk/usr/include/CoreMedia.h 1 test/Inputs/clang-importer-sdk/usr/include/CoreServices/CarbonCore/BackupCore.h 11 test/Inputs/clang-importer-sdk/usr/include/CoreServices/CarbonCore/Collections.h 14 test/Inputs/clang-importer-sdk/usr/include/CoreServices/LaunchServices/LSInfo.h 15 test/Inputs/clang-importer-sdk/usr/include/CoreServices/OSServices/CSIdentity.h 11 test/Inputs/clang-importer-sdk/usr/include/CoreServices/OSServices/KeychainCore.h 8 test/Inputs/clang-importer-sdk/usr/include/EffectfulProperties.h 35 test/Inputs/clang-importer-sdk/usr/include/Foundation.h 905 test/Inputs/clang-importer-sdk/usr/include/IncompleteTypes.h 32 test/Inputs/clang-importer-sdk/usr/include/MacTypes.h 46 test/Inputs/clang-importer-sdk/usr/include/NotificationCenter.h 4 test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h 182 test/Inputs/clang-importer-sdk/usr/include/OtherSubscripts.h 13 test/Inputs/clang-importer-sdk/usr/include/Properties.h 6 test/Inputs/clang-importer-sdk/usr/include/SecItem.h 5 test/Inputs/clang-importer-sdk/usr/include/UIKit.h 32 test/Inputs/clang-importer-sdk/usr/include/blocks.h 13 test/Inputs/clang-importer-sdk/usr/include/bridged_typedef.h 8 test/Inputs/clang-importer-sdk/usr/include/cfuncs.h 40 test/Inputs/clang-importer-sdk/usr/include/ctypes.h 218 test/Inputs/clang-importer-sdk/usr/include/ctypes/bits.h 2 test/Inputs/clang-importer-sdk/usr/include/cvars.h 3 test/Inputs/clang-importer-sdk/usr/include/dispatch.h 23 test/Inputs/clang-importer-sdk/usr/include/dyld.h 15 test/Inputs/clang-importer-sdk/usr/include/enums_using_attributes.h 25 test/Inputs/clang-importer-sdk/usr/include/errors.h 60 test/Inputs/clang-importer-sdk/usr/include/header_guard.h 3 test/Inputs/clang-importer-sdk/usr/include/macros.h 139 test/Inputs/clang-importer-sdk/usr/include/macros_impl.h 1 test/Inputs/clang-importer-sdk/usr/include/macros_private_impl.h 1 test/Inputs/clang-importer-sdk/usr/include/not_a_header_guard.h 3 test/Inputs/clang-importer-sdk/usr/include/nullability.h 27 test/Inputs/clang-importer-sdk/usr/include/objc/NSObject.h 115 test/Inputs/clang-importer-sdk/usr/include/objc/objc.h 28 test/Inputs/clang-importer-sdk/usr/include/objc_ext.h 19 test/Inputs/clang-importer-sdk/usr/include/objc_generics.h 83 test/Inputs/clang-importer-sdk/usr/include/objc_structs.h 7 test/Inputs/clang-importer-sdk/usr/include/simd.h 123 test/Inputs/clang-importer-sdk/usr/include/stdio.h 2 test/Inputs/clang-importer-sdk/usr/include/user_objc.h 61 test/Inputs/clang-importer-sdk/usr/include/winbool.h 6 test/Inputs/conditional_conformance_basic_conformances.swift 42 test/Inputs/conditional_conformance_basic_conformances_future.swift 42 test/Inputs/conditional_conformance_recursive.swift 14 test/Inputs/conditional_conformance_subclass.swift 28 test/Inputs/conditional_conformance_subclass_future.swift 28 test/Inputs/conditional_conformance_with_assoc.swift 64 test/Inputs/conditional_conformance_with_assoc_future.swift 64 test/Inputs/custom-modules/ErrorEnums.h 24 test/Inputs/custom-modules/ObjCRuntimeVisible.h 7 test/Inputs/empty file.swift 1 test/Inputs/empty.h 1 test/Inputs/empty.swift 1 test/Inputs/fixed_layout_class.swift 88 test/Inputs/forward_extension_reference.swift 17 test/Inputs/getmtime.py 4 test/Inputs/global_resilience.swift 1 test/Inputs/not.py 12 test/Inputs/objc_direct.h 17 test/Inputs/polymorphic_builtins.swift 312 test/Inputs/print-shims.swift 20 test/Inputs/process_fine_grained_swiftdeps.sh 2 test/Inputs/process_fine_grained_swiftdeps_with_fingerprints.sh 2 test/Inputs/resilient_class.swift 71 test/Inputs/resilient_class_thunks.swift 20 test/Inputs/resilient_enum.swift 159 test/Inputs/resilient_global.swift 9 test/Inputs/resilient_objc_class.swift 50 test/Inputs/resilient_protocol.swift 34 test/Inputs/resilient_struct.swift 83 test/Inputs/symlink.py 23 test/Inputs/timeout.py 13 test/Inputs/unextended-module-overlay.yaml 4 test/InterfaceHash/added_function.swift 3 test/InterfaceHash/added_localfunc.swift 9 test/InterfaceHash/added_method-type.swift 13 test/InterfaceHash/added_private_class_private_property.swift 11 test/InterfaceHash/added_private_class_property.swift 11 test/InterfaceHash/added_private_enum_private_property.swift 13 test/InterfaceHash/added_private_enum_property.swift 13 test/InterfaceHash/added_private_method.swift 13 test/InterfaceHash/added_private_method_value_types.swift 28 test/InterfaceHash/added_private_protocol_method.swift 9 test/InterfaceHash/added_private_protocol_property.swift 9 test/InterfaceHash/added_private_struct_private_property.swift 13 test/InterfaceHash/added_private_struct_property.swift 13 test/InterfaceHash/changed_private_var_type.swift 2 test/InterfaceHash/changed_var_name.swift 2 test/InterfaceHash/changed_var_type.swift 2 test/InterfaceHash/delayedparsing.swift 7 test/InterfaceHash/edited_function_body.swift 6 test/InterfaceHash/edited_method_body.swift 10 test/InterfaceHash/edited_property_getter.swift 11 test/Interop/C/chars/Inputs/import-cchar-types.h 6 test/Interop/C/chars/import-cchar-types.swift 1 test/Interop/C/function/Inputs/emit-called-inline-function.h 36 test/Interop/C/function/emit-called-inline-function-irgen.swift 3 test/Interop/C/implementation-only-imports/Inputs/helper.h 6 test/Interop/C/implementation-only-imports/Inputs/use-module-a.swift 1 test/Interop/C/implementation-only-imports/Inputs/use-module-b.swift 1 test/Interop/C/implementation-only-imports/Inputs/user-a.h 4 test/Interop/C/implementation-only-imports/Inputs/user-b.h 4 test/Interop/C/implementation-only-imports/check-function-transitive-visibility-inversed.swift 6 test/Interop/C/implementation-only-imports/check-function-transitive-visibility.swift 6 test/Interop/C/implementation-only-imports/check-function-visibility-inversed.swift 6 test/Interop/C/implementation-only-imports/check-function-visibility.swift 6 test/Interop/C/libc/Inputs/include-signal.h 5 test/Interop/C/libc/include-signal.swift 1 test/Interop/C/macros/Inputs/redefined-macro.h 15 test/Interop/C/macros/redefined-macro.swift 1 test/Interop/C/modules/print-qualified-clang-types/Inputs/HelperModule.swift 2 test/Interop/C/modules/print-qualified-clang-types/Inputs/MainModule.swift 2 test/Interop/C/modules/print-qualified-clang-types/Inputs/SpiMainModule.swift 2 test/Interop/C/modules/print-qualified-clang-types/Inputs/foreign-a.h 4 test/Interop/C/modules/print-qualified-clang-types/Inputs/foreign-b.h 4 test/Interop/C/modules/print-qualified-clang-types/Inputs/textual-header.h 4 test/Interop/C/modules/print-qualified-clang-types/print-qualified-clang-types-spi.swift 1 test/Interop/C/modules/print-qualified-clang-types/print-qualified-clang-types.swift 1 test/Interop/C/struct/Inputs/struct-decl-context.h 47 test/Interop/C/struct/struct-decl-context-irgen.swift 33 test/Interop/C/struct/struct-decl-context-module-interface.swift 1 test/Interop/Cxx/class/Inputs/access-specifiers.h 35 test/Interop/Cxx/class/Inputs/constructors-objc.h 7 test/Interop/Cxx/class/Inputs/constructors.h 63 test/Interop/Cxx/class/Inputs/debug-info.h 6 test/Interop/Cxx/class/Inputs/destructors.h 15 test/Interop/Cxx/class/Inputs/extensions.h 10 test/Interop/Cxx/class/Inputs/invalid-nested-struct.h 43 test/Interop/Cxx/class/Inputs/linked-records.h 30 test/Interop/Cxx/class/Inputs/member-variables.h 7 test/Interop/Cxx/class/Inputs/memberwise-initializer.h 44 test/Interop/Cxx/class/Inputs/memory-layout.h 16 test/Interop/Cxx/class/Inputs/mutability-annotations.h 14 test/Interop/Cxx/class/Inputs/mutable-members.h 16 test/Interop/Cxx/class/Inputs/nested-records.h 66 test/Interop/Cxx/class/Inputs/protocol-conformance.h 25 test/Interop/Cxx/class/Inputs/type-classification.h 151 test/Interop/Cxx/class/access-specifiers-module-interface.swift 1 test/Interop/Cxx/class/access-specifiers-typechecker.swift 22 test/Interop/Cxx/class/constructors-copy-irgen.swift 9 test/Interop/Cxx/class/constructors-copy-module-interface.swift 1 test/Interop/Cxx/class/constructors-executable.swift 25 test/Interop/Cxx/class/constructors-irgen.swift 18 test/Interop/Cxx/class/constructors-module-interface.swift 1 test/Interop/Cxx/class/constructors-objc-irgen.swift 5 test/Interop/Cxx/class/constructors-objc-module-interface.swift 1 test/Interop/Cxx/class/constructors-objc-silgen.swift 3 test/Interop/Cxx/class/constructors-silgen.swift 19 test/Interop/Cxx/class/constructors-typechecker.swift 6 test/Interop/Cxx/class/debug-info-irgen.swift 6 test/Interop/Cxx/class/destructors-correct-abi-irgen.swift 5 test/Interop/Cxx/class/destructors-non-trivial-implicit-irgen.swift 4 test/Interop/Cxx/class/extensions-executable.swift 11 test/Interop/Cxx/class/extensions-irgen.swift 5 test/Interop/Cxx/class/extensions-typechecker.swift 11 test/Interop/Cxx/class/inline-function-codegen/Inputs/constructor-calls-function-from-nested-struct.h 13 test/Interop/Cxx/class/inline-function-codegen/Inputs/constructor-calls-function.h 9 test/Interop/Cxx/class/inline-function-codegen/Inputs/constructor-calls-method.h 13 test/Interop/Cxx/class/inline-function-codegen/Inputs/field-init-calls-function.h 8 test/Interop/Cxx/class/inline-function-codegen/Inputs/method-calls-function.h 8 test/Interop/Cxx/class/inline-function-codegen/Inputs/method-calls-method-from-nested-struct.h 12 test/Interop/Cxx/class/inline-function-codegen/Inputs/method-calls-method.h 12 test/Interop/Cxx/class/inline-function-codegen/Inputs/static-var-init-calls-function.h 11 test/Interop/Cxx/class/inline-function-codegen/constructor-calls-function-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/constructor-calls-function-from-nested-struct-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/constructor-calls-function-from-nested-struct-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/constructor-calls-function-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/constructor-calls-method-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/constructor-calls-method-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/field-init-calls-function-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/field-init-calls-function-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/method-calls-function-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/method-calls-function-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/method-calls-method-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/method-calls-method-from-nested-struct-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/method-calls-method-from-nested-struct-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/method-calls-method-irgen.swift 4 test/Interop/Cxx/class/inline-function-codegen/static-var-init-calls-function-execution.swift 7 test/Interop/Cxx/class/inline-function-codegen/static-var-init-calls-function-irgen.swift 4 test/Interop/Cxx/class/invalid-nested-struct-module-interface.swift 1 test/Interop/Cxx/class/linked-records-module-interface.swift 1 test/Interop/Cxx/class/member-variables-module-interface.swift 1 test/Interop/Cxx/class/member-variables-typechecker.swift 3 test/Interop/Cxx/class/memberwise-initializer-module-interface.swift 1 test/Interop/Cxx/class/memberwise-initializer-typechecker.swift 13 test/Interop/Cxx/class/memory-layout-execution.swift 12 test/Interop/Cxx/class/memory-layout-silgen.swift 3 test/Interop/Cxx/class/mutability-annotations-module-interface.swift 1 test/Interop/Cxx/class/mutability-annotations-typechecker.swift 3 test/Interop/Cxx/class/mutable-members-module-interface.swift 1 test/Interop/Cxx/class/mutable-members-typechecker.swift 3 test/Interop/Cxx/class/mutable-members.swift 9 test/Interop/Cxx/class/nested-records-module-interface.swift 1 test/Interop/Cxx/class/protocol-conformance-irgen.swift 5 test/Interop/Cxx/class/protocol-conformance-silgen.swift 5 test/Interop/Cxx/class/protocol-conformance-typechecker.swift 6 test/Interop/Cxx/class/protocol-conformance.swift 78 test/Interop/Cxx/class/type-classification-loadable-silgen.swift 39 test/Interop/Cxx/class/type-classification-module-interface.swift 1 test/Interop/Cxx/class/type-classification-non-trivial-irgen.swift 29 test/Interop/Cxx/class/type-classification-non-trivial-silgen.swift 35 test/Interop/Cxx/class/type-classification-non-trivial.swift 22 test/Interop/Cxx/enum/Inputs/bool-enums.h 9 test/Interop/Cxx/enum/Inputs/scoped-enums.h 11 test/Interop/Cxx/enum/bool-enums-module-interface.swift 1 test/Interop/Cxx/enum/scoped-enums-module-interface.swift 1 test/Interop/Cxx/enum/scoped-enums-silgen.swift 10 test/Interop/Cxx/enum/scoped-enums.swift 30 test/Interop/Cxx/extern-c/Inputs/extern-c.h 9 test/Interop/Cxx/extern-c/extern-c-objcxx-category.swift 1 test/Interop/Cxx/extern-var/Inputs/extern-var.cpp 8 test/Interop/Cxx/extern-var/Inputs/extern-var.h 11 test/Interop/Cxx/extern-var/extern-var-irgen.swift 19 test/Interop/Cxx/extern-var/extern-var-silgen.swift 19 test/Interop/Cxx/extern-var/extern-var.swift 30 test/Interop/Cxx/foreign-reference/Inputs/move-only.h 53 test/Interop/Cxx/foreign-reference/Inputs/nullable.h 20 test/Interop/Cxx/foreign-reference/Inputs/pod.h 89 test/Interop/Cxx/foreign-reference/Inputs/singleton.h 62 test/Interop/Cxx/foreign-reference/Inputs/visibility.h 18 test/Interop/Cxx/foreign-reference/Inputs/witness-table.h 41 test/Interop/Cxx/foreign-reference/error-as-class-member.swift 11 test/Interop/Cxx/foreign-reference/error-as-struct-member.swift 11 test/Interop/Cxx/foreign-reference/error-in-generic-context.swift 12 test/Interop/Cxx/foreign-reference/move-only-irgen.swift 5 test/Interop/Cxx/foreign-reference/move-only-module-interface.swift 1 test/Interop/Cxx/foreign-reference/move-only-silgen.swift 5 test/Interop/Cxx/foreign-reference/move-only.swift 29 test/Interop/Cxx/foreign-reference/not-any-object.swift 12 test/Interop/Cxx/foreign-reference/nullable-module-interface.swift 1 test/Interop/Cxx/foreign-reference/nullable.swift 21 test/Interop/Cxx/foreign-reference/pod-irgen.swift 6 test/Interop/Cxx/foreign-reference/pod-module-interface.swift 1 test/Interop/Cxx/foreign-reference/pod-silgen.swift 6 test/Interop/Cxx/foreign-reference/pod.swift 83 test/Interop/Cxx/foreign-reference/singleton-irgen.swift 6 test/Interop/Cxx/foreign-reference/singleton-module-interface.swift 1 test/Interop/Cxx/foreign-reference/singleton-silgen.swift 6 test/Interop/Cxx/foreign-reference/singleton.swift 52 test/Interop/Cxx/foreign-reference/witness-table.swift 41 test/Interop/Cxx/implementation-only-imports/Inputs/decl-a.h 4 test/Interop/Cxx/implementation-only-imports/Inputs/decl-b.h 4 test/Interop/Cxx/implementation-only-imports/Inputs/helper.h 16 test/Interop/Cxx/implementation-only-imports/Inputs/use-module-a.swift 1 test/Interop/Cxx/implementation-only-imports/Inputs/use-module-b.swift 1 test/Interop/Cxx/implementation-only-imports/Inputs/user-a.h 4 test/Interop/Cxx/implementation-only-imports/Inputs/user-b.h 4 test/Interop/Cxx/implementation-only-imports/Inputs/user-c.h 4 test/Interop/Cxx/implementation-only-imports/check-constructor-visibility-inversed.swift 6 test/Interop/Cxx/implementation-only-imports/check-constructor-visibility.swift 6 test/Interop/Cxx/implementation-only-imports/check-decls-are-identical.swift 6 test/Interop/Cxx/implementation-only-imports/check-function-transitive-visibility-inversed.swift 6 test/Interop/Cxx/implementation-only-imports/check-function-transitive-visibility.swift 6 test/Interop/Cxx/implementation-only-imports/check-function-visibility-inversed.swift 6 test/Interop/Cxx/implementation-only-imports/check-function-visibility.swift 6 test/Interop/Cxx/implementation-only-imports/check-operator-visibility-inversed.swift 14 test/Interop/Cxx/implementation-only-imports/check-operator-visibility.swift 14 test/Interop/Cxx/implementation-only-imports/skip-forward-declarations.swift 6 test/Interop/Cxx/libc/include-glibc.swift 7 test/Interop/Cxx/modules/Inputs/bridge-header.h 6 test/Interop/Cxx/modules/Inputs/namespace-extension-lib.swift 10 test/Interop/Cxx/modules/Inputs/namespace.h 11 test/Interop/Cxx/modules/use-namespace-extension-lib.swift 10 test/Interop/Cxx/namespace/Inputs/classes-second-header.h 9 test/Interop/Cxx/namespace/Inputs/classes.h 60 test/Interop/Cxx/namespace/Inputs/extensions.h 9 test/Interop/Cxx/namespace/Inputs/free-functions-second-header.h 7 test/Interop/Cxx/namespace/Inputs/free-functions.h 53 test/Interop/Cxx/namespace/Inputs/submodule-a.h 9 test/Interop/Cxx/namespace/Inputs/submodule-b.h 9 test/Interop/Cxx/namespace/Inputs/templates-second-header.h 14 test/Interop/Cxx/namespace/Inputs/templates-with-forward-decl.h 24 test/Interop/Cxx/namespace/Inputs/templates.h 72 test/Interop/Cxx/namespace/class-inline-namespace-irgen.swift 73 test/Interop/Cxx/namespace/classes-irgen.swift 17 test/Interop/Cxx/namespace/classes-module-interface.swift 1 test/Interop/Cxx/namespace/classes-second-header-module-interface.swift 1 test/Interop/Cxx/namespace/classes-second-header.swift 10 test/Interop/Cxx/namespace/classes.swift 28 test/Interop/Cxx/namespace/extensions.swift 28 test/Interop/Cxx/namespace/free-functions-irgen.swift 16 test/Interop/Cxx/namespace/free-functions-module-interface.swift 1 test/Interop/Cxx/namespace/free-functions-second-header-module-interface.swift 1 test/Interop/Cxx/namespace/free-functions-second-header.swift 8 test/Interop/Cxx/namespace/free-functions.swift 35 test/Interop/Cxx/namespace/function-overload-in-namespace-extension-irgen.swift 16 test/Interop/Cxx/namespace/inline-namespace-ambiguity-error.swift 33 test/Interop/Cxx/namespace/inline-namespace-function-call-broken.swift 13 test/Interop/Cxx/namespace/submodules-module-interface.swift 1 test/Interop/Cxx/namespace/templates-irgen.swift 15 test/Interop/Cxx/namespace/templates-module-interface.swift 1 test/Interop/Cxx/namespace/templates-second-header-module-interface.swift 1 test/Interop/Cxx/namespace/templates-second-header.swift 12 test/Interop/Cxx/namespace/templates-with-forward-decl-module-interface.swift 1 test/Interop/Cxx/namespace/templates.swift 32 test/Interop/Cxx/namespace/top-level-inline-namespace-lookup.swift 16 test/Interop/Cxx/operators/Inputs/member-inline.h 206 test/Interop/Cxx/operators/Inputs/member-out-of-line.cpp 31 test/Interop/Cxx/operators/Inputs/member-out-of-line.h 36 test/Interop/Cxx/operators/Inputs/non-member-inline.h 61 test/Interop/Cxx/operators/Inputs/non-member-out-of-line.cpp 4 test/Interop/Cxx/operators/Inputs/non-member-out-of-line.h 7 test/Interop/Cxx/operators/member-inline-irgen.swift 7 test/Interop/Cxx/operators/member-inline-module-interface.swift 1 test/Interop/Cxx/operators/member-inline-silgen.swift 12 test/Interop/Cxx/operators/member-inline-typechecker.swift 27 test/Interop/Cxx/operators/member-inline.swift 141 test/Interop/Cxx/operators/member-out-of-line-irgen.swift 2 test/Interop/Cxx/operators/member-out-of-line-silgen.swift 2 test/Interop/Cxx/operators/member-out-of-line.swift 50 test/Interop/Cxx/operators/non-member-inline-module-interface.swift 1 test/Interop/Cxx/operators/non-member-inline-typechecker.swift 23 test/Interop/Cxx/operators/non-member-inline.swift 112 test/Interop/Cxx/operators/non-member-out-of-line-irgen.swift 2 test/Interop/Cxx/operators/non-member-out-of-line-silgen.swift 2 test/Interop/Cxx/operators/non-member-out-of-line.swift 10 test/Interop/Cxx/reference/Inputs/reference.cpp 14 test/Interop/Cxx/reference/Inputs/reference.h 16 test/Interop/Cxx/reference/reference-irgen.swift 29 test/Interop/Cxx/reference/reference-module-interface.swift 1 test/Interop/Cxx/reference/reference-silgen.swift 29 test/Interop/Cxx/reference/reference.swift 62 test/Interop/Cxx/static/Inputs/constexpr-static-member-var-errors.h 10 test/Interop/Cxx/static/Inputs/inline-static-member-var.cpp 6 test/Interop/Cxx/static/Inputs/inline-static-member-var.h 11 test/Interop/Cxx/static/Inputs/static-local-var.cpp 4 test/Interop/Cxx/static/Inputs/static-local-var.h 8 test/Interop/Cxx/static/Inputs/static-member-func.cpp 5 test/Interop/Cxx/static/Inputs/static-member-func.h 9 test/Interop/Cxx/static/Inputs/static-member-var.cpp 22 test/Interop/Cxx/static/Inputs/static-member-var.h 46 test/Interop/Cxx/static/Inputs/static-var.cpp 2 test/Interop/Cxx/static/Inputs/static-var.h 33 test/Interop/Cxx/static/constexpr-static-member-var-errors.swift 1 test/Interop/Cxx/static/constexpr-static-member-var.swift 7 test/Interop/Cxx/static/inline-static-member-var-irgen.swift 13 test/Interop/Cxx/static/inline-static-member-var-silgen.swift 13 test/Interop/Cxx/static/inline-static-member-var.swift 19 test/Interop/Cxx/static/static-local-var.swift 9 test/Interop/Cxx/static/static-member-func-irgen.swift 7 test/Interop/Cxx/static/static-member-func-silgen.swift 7 test/Interop/Cxx/static/static-member-func.swift 9 test/Interop/Cxx/static/static-member-var-irgen.swift 27 test/Interop/Cxx/static/static-member-var-module-interface.swift 1 test/Interop/Cxx/static/static-member-var-silgen.swift 22 test/Interop/Cxx/static/static-member-var.swift 62 test/Interop/Cxx/static/static-var-irgen.swift 24 test/Interop/Cxx/static/static-var-silgen.swift 24 test/Interop/Cxx/static/static-var.swift 57 test/Interop/Cxx/stdlib/Inputs/fake-toolchain/include/c++/v1/fake-toolchain.h 6 test/Interop/Cxx/stdlib/Inputs/std-vector.h 6 test/Interop/Cxx/stdlib/fake-toolchain-module-interface.swift 1 test/Interop/Cxx/stdlib/import-foundation-with-indexing.swift 2 test/Interop/Cxx/stdlib/std-module-interface.swift 1 test/Interop/Cxx/stdlib/use-std-vector.swift 34 test/Interop/Cxx/templates/Inputs/SwiftClassInstantiationModule.swift 8 test/Interop/Cxx/templates/Inputs/SwiftClassTemplateInNamespaceModule.swift 9 test/Interop/Cxx/templates/Inputs/SwiftClassTemplateNestedTypeModule.swift 5 test/Interop/Cxx/templates/Inputs/canonical-types.h 14 test/Interop/Cxx/templates/Inputs/class-template-eager-instantiation-problems.h 19 test/Interop/Cxx/templates/Inputs/class-template-for-swift-module.h 12 test/Interop/Cxx/templates/Inputs/class-template-in-namespace-for-swift-module.h 9 test/Interop/Cxx/templates/Inputs/class-template-in-namespace.h 8 test/Interop/Cxx/templates/Inputs/class-template-instantiation-errors.h 25 test/Interop/Cxx/templates/Inputs/class-template-instantiation-existing-specialization.h 16 test/Interop/Cxx/templates/Inputs/class-template-instantiation.h 18 test/Interop/Cxx/templates/Inputs/class-template-nested-type-for-swift-module.h 8 test/Interop/Cxx/templates/Inputs/class-template-non-type-parameter.h 8 test/Interop/Cxx/templates/Inputs/class-template-template-parameter.h 19 test/Interop/Cxx/templates/Inputs/class-template-variadic.h 21 test/Interop/Cxx/templates/Inputs/class-template-with-primitive-argument.h 9 test/Interop/Cxx/templates/Inputs/class-template-with-typedef.h 11 test/Interop/Cxx/templates/Inputs/defaulted-template-type-parameter.h 41 test/Interop/Cxx/templates/Inputs/define-referenced-inline.h 43 test/Interop/Cxx/templates/Inputs/explicit-class-specialization.h 58 test/Interop/Cxx/templates/Inputs/fully-pre-defined-class-template.h 17 test/Interop/Cxx/templates/Inputs/function-templates.h 51 test/Interop/Cxx/templates/Inputs/large-class-templates.h 34 test/Interop/Cxx/templates/Inputs/linkage-of-swift-symbols-for-imported-types.h 15 test/Interop/Cxx/templates/Inputs/mangling.h 8 test/Interop/Cxx/templates/Inputs/member-templates.h 27 test/Interop/Cxx/templates/Inputs/not-pre-defined-class-template.h 13 test/Interop/Cxx/templates/Inputs/partially-pre-defined-class-template.h 16 test/Interop/Cxx/templates/Inputs/template-type-parameter-not-in-signature.h 21 test/Interop/Cxx/templates/Inputs/using-directive.h 13 test/Interop/Cxx/templates/canonical-types-module-interface.swift 1 test/Interop/Cxx/templates/canonical-types.swift 7 test/Interop/Cxx/templates/class-template-eager-instatiation-problems.swift 8 test/Interop/Cxx/templates/class-template-in-namespace-module-interface.swift 1 test/Interop/Cxx/templates/class-template-instantiation-demangling.swift 5 test/Interop/Cxx/templates/class-template-instantiation-existing-specialization.swift 9 test/Interop/Cxx/templates/class-template-instantiation-typechecker-calls-method-with-error.swift 5 test/Interop/Cxx/templates/class-template-instantiation-typechecker-constructor-calls-method-with-error.swift 5 test/Interop/Cxx/templates/class-template-instantiation-typechecker.swift 10 test/Interop/Cxx/templates/class-template-instantiation.swift 20 test/Interop/Cxx/templates/class-template-non-type-parameter.swift 8 test/Interop/Cxx/templates/class-template-template-parameter.swift 10 test/Interop/Cxx/templates/class-template-uninstantiatable-members-irgen.swift 7 test/Interop/Cxx/templates/class-template-uninstantiatable-members.swift 12 test/Interop/Cxx/templates/class-template-variadic.swift 15 test/Interop/Cxx/templates/class-template-with-primitive-argument.swift 8 test/Interop/Cxx/templates/class-template-with-typedef-module-interface.swift 1 test/Interop/Cxx/templates/defaulted-template-type-parameter-module-interface.swift 1 test/Interop/Cxx/templates/defaulted-template-type-parameter.swift 27 test/Interop/Cxx/templates/define-referenced-inline.swift 11 test/Interop/Cxx/templates/explicit-class-specialization-module-interface.swift 1 test/Interop/Cxx/templates/explicit-class-specialization.swift 12 test/Interop/Cxx/templates/fully-pre-defined-class-template.swift 9 test/Interop/Cxx/templates/function-template-irgen-objc.swift 4 test/Interop/Cxx/templates/function-template-irgen.swift 13 test/Interop/Cxx/templates/function-template-module-interface.swift 1 test/Interop/Cxx/templates/function-template-silgen.swift 7 test/Interop/Cxx/templates/function-template-typechecker-errors.swift 17 test/Interop/Cxx/templates/function-template.swift 27 test/Interop/Cxx/templates/large-class-templates-module-interface.swift 1 test/Interop/Cxx/templates/linkage-of-swift-symbols-for-imported-types-irgen.swift 8 test/Interop/Cxx/templates/mangling-irgen.swift 6 test/Interop/Cxx/templates/mangling-silgen.swift 6 test/Interop/Cxx/templates/member-templates-module-interface.swift 1 test/Interop/Cxx/templates/member-templates-silgen.swift 20 test/Interop/Cxx/templates/member-templates.swift 14 test/Interop/Cxx/templates/not-pre-defined-class-template-module-interface.swift 1 test/Interop/Cxx/templates/not-pre-defined-class-template.swift 9 test/Interop/Cxx/templates/partially-pre-defined-class-template-irgen.swift 6 test/Interop/Cxx/templates/partially-pre-defined-class-template-silgen.swift 6 test/Interop/Cxx/templates/partially-pre-defined-class-template.swift 9 test/Interop/Cxx/templates/swift-class-instantiation-in-namespace-module-interface.swift 1 test/Interop/Cxx/templates/swift-class-instantiation-module-interface.swift 1 test/Interop/Cxx/templates/swift-class-instantiation-nested-type-module-interface.swift 1 test/Interop/Cxx/templates/template-type-parameter-not-in-signature-module-interface.swift 1 test/Interop/Cxx/templates/template-type-parameter-not-in-signature.swift 18 test/Interop/Cxx/templates/using-directive-module-interface.swift 1 test/Interop/Cxx/templates/using-directive.swift 9 test/Interop/Cxx/union/Inputs/anonymous-union-partly-invalid.h 14 test/Interop/Cxx/union/anonymous-union-partly-invalid-module-interface.swift 1 test/Interop/Cxx/union/anonymous-union-partly-invalid.swift 3 test/Interop/Cxx/value-witness-table/Inputs/copy-constructors.h 24 test/Interop/Cxx/value-witness-table/Inputs/custom-destructors.h 53 test/Interop/Cxx/value-witness-table/Inputs/witness-layout-opts.h 6 test/Interop/Cxx/value-witness-table/copy-constructors-execution.swift 31 test/Interop/Cxx/value-witness-table/copy-constructors-irgen.swift 10 test/Interop/Cxx/value-witness-table/custom-destructors-non-virtual-irgen.swift 11 test/Interop/Cxx/value-witness-table/custom-destructors-non-virtual.swift 102 test/Interop/Cxx/value-witness-table/custom-destructors-typechecker.swift 5 test/Interop/Cxx/value-witness-table/custom-destructors-virtual-irgen.swift 6 test/Interop/Cxx/value-witness-table/custom-destructors-virtual.swift 37 test/Interop/Cxx/value-witness-table/witness-layout-opts-irgen.swift 5 test/Interop/SwiftToCxx/module/module-to-namespace.swift 1 test/Interop/lit.local.cfg 9 test/Interpreter/ClosureLeak.swift 26 test/Interpreter/ForeignMetadata.swift 1 test/Interpreter/FunctionConversion.swift 232 test/Interpreter/Inputs/ExplicitSubmodulesOnly.framework/Headers/A.h 1 test/Interpreter/Inputs/ExplicitSubmodulesOnly.framework/Headers/B.h 1 test/Interpreter/Inputs/FakeUnavailableObjCFramework.framework/Headers/FakeUnavailableObjCFramework.h 15 test/Interpreter/Inputs/FakeUnavailableObjCFramework.m 6 test/Interpreter/Inputs/FakeUnavailableSwiftDylib.swift 8 test/Interpreter/Inputs/ForeignTypeMetadata1.swift 10 test/Interpreter/Inputs/ForeignTypeMetadata2.swift 6 test/Interpreter/Inputs/ImportAsMember/IAMVec.c 12 test/Interpreter/Inputs/ImportAsMember/IAMVec.h 15 test/Interpreter/Inputs/ObjCClasses/ObjCClasses.h 90 test/Interpreter/Inputs/ObjCClasses/ObjCClasses.m 149 test/Interpreter/Inputs/ObjCException.h 4 test/Interpreter/Inputs/ObjCException.m 12 test/Interpreter/Inputs/VerySmallObjCFramework.framework/Headers/VerySmallObjCFramework.h 5 test/Interpreter/Inputs/VerySmallObjCFramework.m 2 test/Interpreter/Inputs/availability_host_os.h 6 test/Interpreter/Inputs/dynamic_replacement_chaining_A.swift 6 test/Interpreter/Inputs/dynamic_replacement_chaining_B.swift 7 test/Interpreter/Inputs/dynamic_replacement_dlclose.swift 8 test/Interpreter/Inputs/dynamic_replacement_dlclose2.swift 7 test/Interpreter/Inputs/dynamic_replacement_module.swift 203 test/Interpreter/Inputs/dynamic_replacement_property_observer_orig.swift 48 test/Interpreter/Inputs/dynamic_replacement_property_observer_repl.swift 56 test/Interpreter/Inputs/dynamic_replacement_protocol_self_orig.swift 42 test/Interpreter/Inputs/dynamic_replacement_without_previous_calls1.swift 15 test/Interpreter/Inputs/dynamic_replacement_without_previous_calls2.swift 26 test/Interpreter/Inputs/enum-nonexhaustivity.h 22 test/Interpreter/Inputs/implementation.swift 7 test/Interpreter/Inputs/legacy_type_info/jit_metadata_strategy.yaml 6 test/Interpreter/Inputs/lto/module1.swift 1 test/Interpreter/Inputs/newtype.m 17 test/Interpreter/Inputs/objc_direct.m 28 test/Interpreter/Inputs/objc_runtime_visible.h 7 test/Interpreter/Inputs/objc_runtime_visible.m 9 test/Interpreter/Inputs/public_var_private_setter.swift 3 test/Interpreter/Inputs/rdar80847020.h 6 test/Interpreter/Inputs/rdar80847020.m 8 test/Interpreter/Inputs/resilient_async.swift 7 test/Interpreter/Inputs/resilient_async2.swift 11 test/Interpreter/Inputs/resilient_generic_struct_v1.swift 6 test/Interpreter/Inputs/resilient_generic_struct_v2.swift 8 test/Interpreter/Inputs/resilient_objc_class.swift 2 test/Interpreter/Inputs/struct_extra_inhabitants_ExtraInhabitantResilientTypes.swift 6 test/Interpreter/Inputs/testability_helper.swift 21 test/Interpreter/Inputs/testable_key_path_2.swift 3 test/Interpreter/Inputs/unions-and-bitfields.h 52 test/Interpreter/Inputs/usr/include/newtype.h 7 test/Interpreter/Inputs/vtables_multifile_2.swift 22 test/Interpreter/Inputs/vtables_multifile_testable_helper.swift 17 test/Interpreter/NewtypeLeak.swift 25 test/Interpreter/RosettaCode.swift 17 test/Interpreter/SDK/AnyObject_native_interop.swift 9 test/Interpreter/SDK/Cocoa_enums.swift 5 test/Interpreter/SDK/Cocoa_transitive.swift 4 test/Interpreter/SDK/CoreFoundation_casting.swift 42 test/Interpreter/SDK/CoreImage_without_Foundation.swift 3 test/Interpreter/SDK/FoundationDiagnostics.swift 5 test/Interpreter/SDK/Foundation_CFString.swift 13 test/Interpreter/SDK/Foundation_NSExpression.swift 5 test/Interpreter/SDK/Foundation_NSLocalizedString.swift 7 test/Interpreter/SDK/Foundation_NSLog.swift 6 test/Interpreter/SDK/Foundation_NSPredicate.swift 3 test/Interpreter/SDK/Foundation_NSRect.swift 19 test/Interpreter/SDK/Foundation_NSString.swift 75 test/Interpreter/SDK/Foundation_bridge.swift 86 test/Interpreter/SDK/Foundation_printing.swift 38 test/Interpreter/SDK/Foundation_test.swift 326 test/Interpreter/SDK/GLKit.swift 77 test/Interpreter/SDK/GLKit_jit.swift 1 test/Interpreter/SDK/GLKit_parse.swift 136 test/Interpreter/SDK/Inputs/BlockGlobals/BlockGlobals.h 5 test/Interpreter/SDK/Inputs/BlockGlobals/BlockGlobals.m 15 test/Interpreter/SDK/Inputs/Foundation_bridge.h 5 test/Interpreter/SDK/Inputs/ObjCWeak/ObjCWeak.h 2 test/Interpreter/SDK/Inputs/ObjCWeak/ObjCWeak.m 54 test/Interpreter/SDK/Inputs/OldABI/OldABI.h 3 test/Interpreter/SDK/Inputs/OldABI/OldABI.mm 129 test/Interpreter/SDK/Inputs/SimpleNSObjectSubclass.swift 2 test/Interpreter/SDK/Inputs/check_class_for_archiving.h 5 test/Interpreter/SDK/Inputs/class_getImageName-helper.swift 19 test/Interpreter/SDK/Inputs/class_getImageName-static-helper.h 6 test/Interpreter/SDK/Inputs/convenience_init_peer_delegation.h 11 test/Interpreter/SDK/Inputs/convenience_init_peer_delegation.m 33 test/Interpreter/SDK/Inputs/custom-modules/DispatchObjects.h 10 test/Interpreter/SDK/Inputs/errors.h 21 test/Interpreter/SDK/Inputs/mixed_mode/ObjCStuff.h 4 test/Interpreter/SDK/Inputs/mixed_mode/UsingObjCStuff.swift 11 test/Interpreter/SDK/Inputs/multi-file-imported-enum/main.swift 9 test/Interpreter/SDK/Inputs/objc_block_consumed.h 4 test/Interpreter/SDK/Inputs/objc_bridge_cast_newtype.h 73 test/Interpreter/SDK/Inputs/objc_implicit_inner_pointer/objc_implicit_inner_pointer.h 5 test/Interpreter/SDK/Inputs/objc_implicit_inner_pointer/objc_implicit_inner_pointer.m 20 test/Interpreter/SDK/Inputs/test.arc 2 test/Interpreter/SDK/KVO.swift 48 test/Interpreter/SDK/NSApplicationMain.swift 2 test/Interpreter/SDK/NSDecimal.swift 98 test/Interpreter/SDK/OS_objects.swift 19 test/Interpreter/SDK/Quartz_without_Foundation.swift 3 test/Interpreter/SDK/Reflection_KVO.swift 30 test/Interpreter/SDK/SwiftNativeNSXXXCoding.swift 33 test/Interpreter/SDK/UIApplicationMain.swift 8 test/Interpreter/SDK/archive_attributes.swift 120 test/Interpreter/SDK/archive_attributes_stable_abi.swift 1 test/Interpreter/SDK/archive_compatibility.swift 93 test/Interpreter/SDK/archiving_generic_swift_class.swift 153 test/Interpreter/SDK/autolinking.swift 21 test/Interpreter/SDK/autorelease.swift 42 test/Interpreter/SDK/block_calls.swift 18 test/Interpreter/SDK/block_globals.swift 12 test/Interpreter/SDK/c_function_pointer_compile.swift 3 test/Interpreter/SDK/c_pointers.swift 80 test/Interpreter/SDK/cf.swift 68 test/Interpreter/SDK/cf_extensions.swift 59 test/Interpreter/SDK/cf_type_bridging.swift 12 test/Interpreter/SDK/cf_without_foundation.swift 44 test/Interpreter/SDK/check_class_for_archiving.swift 65 test/Interpreter/SDK/check_class_for_archiving_log.swift 55 test/Interpreter/SDK/class_as_object.swift 10 test/Interpreter/SDK/class_getImageName-static.swift 27 test/Interpreter/SDK/class_getImageName.swift 93 test/Interpreter/SDK/convenience_init_peer_delegation.swift 61 test/Interpreter/SDK/dictionary_pattern_matching.swift 122 test/Interpreter/SDK/dynamic_subclass.swift 16 test/Interpreter/SDK/equatable_hashable.swift 27 test/Interpreter/SDK/errors.swift 31 test/Interpreter/SDK/glob.swift 16 test/Interpreter/SDK/header_static.swift 3 test/Interpreter/SDK/interpret_with_options.swift 5 test/Interpreter/SDK/libc.swift 69 test/Interpreter/SDK/mapkit_header_static.swift 3 test/Interpreter/SDK/misc_osx.swift 8 test/Interpreter/SDK/mixed_mode_class_with_missing_properties.swift 45 test/Interpreter/SDK/multi-file-imported-enum.swift 4 test/Interpreter/SDK/objc_array_of_classes.swift 55 test/Interpreter/SDK/objc_block_consumed.swift 10 test/Interpreter/SDK/objc_block_generic.swift 7 test/Interpreter/SDK/objc_bridge.swift 21 test/Interpreter/SDK/objc_bridge_cast.swift 150 test/Interpreter/SDK/objc_bridge_cast_newtype.swift 81 test/Interpreter/SDK/objc_cast.swift 437 test/Interpreter/SDK/objc_currying.swift 11 test/Interpreter/SDK/objc_dealloc.swift 13 test/Interpreter/SDK/objc_dynamic_lookup.swift 18 test/Interpreter/SDK/objc_dynamic_subclass_protocol_lookup.swift 53 test/Interpreter/SDK/objc_extensions.swift 32 test/Interpreter/SDK/objc_factory_method.swift 3 test/Interpreter/SDK/objc_failable_initializers.swift 63 test/Interpreter/SDK/objc_fast_enumeration.swift 57 test/Interpreter/SDK/objc_getClass.swift 196 test/Interpreter/SDK/objc_implicit_inner_pointer.swift 10 test/Interpreter/SDK/objc_inner_pointer.swift 38 test/Interpreter/SDK/objc_keypath.swift 32 test/Interpreter/SDK/objc_mangling.swift 37 test/Interpreter/SDK/objc_nil.swift 21 test/Interpreter/SDK/objc_ns_enum.swift 8 test/Interpreter/SDK/objc_nsstring_bridge.swift 38 test/Interpreter/SDK/objc_old_swift.swift 54 test/Interpreter/SDK/objc_protocol_lookup.swift 55 test/Interpreter/SDK/objc_protocol_lookup_jit.swift 1 test/Interpreter/SDK/objc_subclass.swift 93 test/Interpreter/SDK/objc_swift3_deprecated_objc_inference.swift 21 test/Interpreter/SDK/objc_swift_getObjectType.swift 36 test/Interpreter/SDK/objc_switch.swift 111 test/Interpreter/SDK/objc_unowned.swift 5 test/Interpreter/SDK/objc_witness_to_swift_protocol.swift 8 test/Interpreter/SDK/object_literals.swift 18 test/Interpreter/SDK/protocol_lookup_foreign.swift 46 test/Interpreter/SDK/submodules_smoke_test.swift 13 test/Interpreter/SDK/weak_objc_interop.swift 8 test/Interpreter/SR-10600.swift 11 test/Interpreter/actor_class_forbid_objc_assoc_objects.swift 71 test/Interpreter/actor_subclass_metatypes.swift 14 test/Interpreter/algorithms.swift 23 test/Interpreter/apply_partial_apply_consuming_elim.swift 21 test/Interpreter/archetype_casts.swift 34 test/Interpreter/array_of_optional.swift 13 test/Interpreter/arrays.swift 109 test/Interpreter/async.swift 21 test/Interpreter/async_dynamic.swift 25 test/Interpreter/async_dynamic_replacement.swift 13 test/Interpreter/async_fib.swift 37 test/Interpreter/async_resilience.swift 9 test/Interpreter/availability_host_os.swift 5 test/Interpreter/availability_weak_linking.swift 135 test/Interpreter/binary_operator_perf.swift 93 test/Interpreter/bitvector.swift 29 test/Interpreter/bool_as_generic.swift 18 test/Interpreter/break_continue.swift 48 test/Interpreter/bridged_casts_folding.swift 431 test/Interpreter/builtin.swift 3 test/Interpreter/builtin_bridge_object.swift 118 test/Interpreter/c_bitfields.swift 33 test/Interpreter/c_unions.swift 46 test/Interpreter/capture_inout.swift 10 test/Interpreter/capture_top_level.swift 28 test/Interpreter/capture_unowned.swift 9 test/Interpreter/casts.swift 115 test/Interpreter/checked_cast_test.swift 35 test/Interpreter/class_forbid_objc_assoc_objects.swift 187 test/Interpreter/class_in_constrained_extension.swift 9 test/Interpreter/class_resilience.swift 225 test/Interpreter/classes.swift 158 test/Interpreter/closures.swift 59 test/Interpreter/collection_casts.swift 62 test/Interpreter/complex.swift 18 test/Interpreter/conditional_conformances.swift 19 test/Interpreter/conditional_conformances_modules.swift 61 test/Interpreter/conditional_conformances_runtime.swift 27 test/Interpreter/conditional_conformances_smoke.swift 56 test/Interpreter/constructor.swift 32 test/Interpreter/convenience_init_peer_delegation.swift 107 test/Interpreter/convenience_init_swift5.swift 20 test/Interpreter/conversions.swift 9 test/Interpreter/currying_generics.swift 146 test/Interpreter/currying_protocols.swift 71 test/Interpreter/defer.swift 16 test/Interpreter/dependent_reabstraction.swift 17 test/Interpreter/destructors.swift 20 test/Interpreter/dictOfAny.swift 5 test/Interpreter/dynamicReplacement_property_observer.swift 45 test/Interpreter/dynamic_cast_dict_conditional_type_metadata.swift 7 test/Interpreter/dynamic_cast_dict_unconditional_type_metadata.swift 7 test/Interpreter/dynamic_cast_optionals_to_nsobject.swift 20 test/Interpreter/dynamic_cast_set_conditional_type_metadata.swift 7 test/Interpreter/dynamic_cast_set_unconditional_type_metadata.swift 7 test/Interpreter/dynamic_lookup.swift 55 test/Interpreter/dynamic_replacement.swift 83 test/Interpreter/dynamic_replacement_chaining.swift 42 test/Interpreter/dynamic_replacement_multifile/Inputs/dynamic_replacement_multi_file_A.swift 29 test/Interpreter/dynamic_replacement_multifile/Inputs/dynamic_replacement_multi_file_B.swift 16 test/Interpreter/dynamic_replacement_multifile/main.swift 41 test/Interpreter/dynamic_replacement_opaque_result2.swift 35 test/Interpreter/dynamic_replacement_protocol_self.swift 7 test/Interpreter/dynamic_replacement_without_previous_calls.swift 40 test/Interpreter/dynamic_self.swift 253 test/Interpreter/enforce_exclusive_access.swift 296 test/Interpreter/enum-nonexhaustivity.swift 350 test/Interpreter/enum.swift 533 test/Interpreter/enum_Error.swift 17 test/Interpreter/enum_bridged.swift 25 test/Interpreter/enum_equatable_hashable_correctness.swift 90 test/Interpreter/enum_equatable_hashable_correctness_future.swift 90 test/Interpreter/enum_resilience.swift 412 test/Interpreter/enum_runtime_alignment.swift 12 test/Interpreter/error_self_conformance.swift 41 test/Interpreter/errors.swift 274 test/Interpreter/errors_imported.swift 38 test/Interpreter/existential_transform.swift 19 test/Interpreter/extended_grapheme_cluster_literal.swift 36 test/Interpreter/external_key_path_ref.swift 11 test/Interpreter/failable_initializers.swift 325 test/Interpreter/failable_initializers_root_class.swift 124 test/Interpreter/field_offset_generic.swift 17 test/Interpreter/formal_access.swift 30 test/Interpreter/fractal.swift 61 test/Interpreter/function_metatypes.swift 35 test/Interpreter/functions.swift 29 test/Interpreter/generalized_accessors.swift 29 test/Interpreter/generic_casts.swift 293 test/Interpreter/generic_casts_objc.swift 35 test/Interpreter/generic_class.swift 176 test/Interpreter/generic_class_empty_field.swift 35 test/Interpreter/generic_implicit_closure.swift 29 test/Interpreter/generic_objc_subclass.swift 179 test/Interpreter/generic_ref_counts.swift 36 test/Interpreter/generic_struct.swift 42 test/Interpreter/generic_subscript.swift 89 test/Interpreter/generic_subscript_static.swift 141 test/Interpreter/generic_tuple.swift 7 test/Interpreter/generics.swift 91 test/Interpreter/global_resilience.swift 46 test/Interpreter/hello_func.swift 4 test/Interpreter/hello_toplevel.swift 1 test/Interpreter/if_expr.swift 7 test/Interpreter/import_as_member.swift 3 test/Interpreter/imported_objc_generics.swift 152 test/Interpreter/imported_objc_generics_extension.swift 16 test/Interpreter/indirect_enum.swift 22 test/Interpreter/initializers.swift 76 test/Interpreter/interpolation.swift 7 test/Interpreter/interpret_load_framework.swift 2 test/Interpreter/jit_metadata_strategy.swift 27 test/Interpreter/keypath.swift 34 test/Interpreter/layout_reabstraction.swift 60 test/Interpreter/lazy_properties.swift 48 test/Interpreter/lifetime_nonmutating_address_only.swift 15 test/Interpreter/llvm_link_time_opt.swift 1 test/Interpreter/mandatory_inlining.swift 37 test/Interpreter/mandelbrot.swift 37 test/Interpreter/metadata_cycles.swift 98 test/Interpreter/metatype.swift 19 test/Interpreter/multi_payload_extra_inhabitant.swift 211 test/Interpreter/multi_payload_shifting.swift 36 test/Interpreter/multiple_varargs.swift 46 test/Interpreter/named_opaque_result_types.swift 67 test/Interpreter/nested_generics.swift 86 test/Interpreter/objc_bool.swift 4 test/Interpreter/objc_class_properties.swift 185 test/Interpreter/objc_class_properties_runtime.swift 60 test/Interpreter/objc_class_resilience.swift 117 test/Interpreter/objc_class_resilience_stubs.swift 47 test/Interpreter/objc_direct.swift 16 test/Interpreter/objc_extensions.swift 52 test/Interpreter/objc_extensions_jit.swift 1 test/Interpreter/objc_failable_composed_with_throwing_initializers.swift 568 test/Interpreter/objc_failable_initializers.swift 214 test/Interpreter/objc_metatypes.swift 21 test/Interpreter/objc_protocols.swift 15 test/Interpreter/objc_runtime_visible.swift 48 test/Interpreter/objc_throw_in_noescape_block.swift 11 test/Interpreter/objc_throwing_initializers.swift 518 test/Interpreter/objc_types_as_members.swift 26 test/Interpreter/object.swift 8 test/Interpreter/opaque_return_type_protocol_ext.swift 82 test/Interpreter/opt_unowned.swift 67 test/Interpreter/opt_unowned_objc.swift 32 test/Interpreter/optional.swift 98 test/Interpreter/optional_lvalues.swift 16 test/Interpreter/patternmatch_on_enum_protocol_leak.swift 28 test/Interpreter/polymorphic_builtins.swift 55 test/Interpreter/process_arguments.swift 8 test/Interpreter/properties.swift 192 test/Interpreter/property_wrappers.swift 66 test/Interpreter/protocol_extensions.swift 277 test/Interpreter/protocol_initializers.swift 372 test/Interpreter/protocol_initializers_class.swift 284 test/Interpreter/protocol_lookup.swift 121 test/Interpreter/protocol_lookup_jit.swift 1 test/Interpreter/protocol_resilience.swift 27 test/Interpreter/protocols.swift 30 test/Interpreter/ptrauth-function-pointers.swift 20 test/Interpreter/ptrauth-kvo.swift 34 test/Interpreter/rdar15674812.swift 13 test/Interpreter/rdar80847020.swift 9 test/Interpreter/resilient_metadata_cycles.swift 21 test/Interpreter/return_from_main.swift 2 test/Interpreter/runtime_name_local_class_opaque_type.swift 20 test/Interpreter/selector_arguments.swift 17 test/Interpreter/shebang-direct.swift 1 test/Interpreter/shebang-env.swift 5 test/Interpreter/simd.swift 22 test/Interpreter/simple.swift 10 test/Interpreter/slices.swift 21 test/Interpreter/sr10941.swift 17 test/Interpreter/statements.swift 17 test/Interpreter/static_objc_var.swift 23 test/Interpreter/string_literal.swift 30 test/Interpreter/strong_retain_unowned_mispairing.swift 27 test/Interpreter/struct_equatable_hashable_correctness.swift 67 test/Interpreter/struct_extra_inhabitants.swift 147 test/Interpreter/struct_resilience.swift 126 test/Interpreter/structs.swift 187 test/Interpreter/subclass_existentials.swift 331 test/Interpreter/subclass_existentials_objc.swift 22 test/Interpreter/submodules_smoke_test.swift 5 test/Interpreter/subscripting.swift 49 test/Interpreter/super_constructor.swift 51 test/Interpreter/switch.swift 242 test/Interpreter/switch_default.swift 18 test/Interpreter/switch_objc.swift 27 test/Interpreter/switch_resilience.swift 23 test/Interpreter/switch_where_clause.swift 27 test/Interpreter/synthesized_extension_conformances.swift 240 test/Interpreter/testability.swift 17 test/Interpreter/testable_key_path.swift 6 test/Interpreter/throwing_initializers.swift 372 test/Interpreter/tuple_casts.swift 128 test/Interpreter/tuples.swift 36 test/Interpreter/typeof.swift 54 test/Interpreter/unicode_scalar_literal.swift 40 test/Interpreter/unions-and-bitfields.swift 42 test/Interpreter/unowned_overflow.swift 24 test/Interpreter/unresolvable_dynamic_metadata_cycles.swift 17 test/Interpreter/unused-type.swift 7 test/Interpreter/use_public_var_private_setter.swift 2 test/Interpreter/varargs.swift 8 test/Interpreter/vtables_multifile.swift 29 test/Interpreter/vtables_multifile_testable.swift 13 test/Interpreter/weak.swift 79 test/Interpreter/weak_objc.swift 33 test/Interpreter/where_clause_contextually_generic_decl.swift 70 test/Interpreter/wildcard_dispatch_on_catch.swift 24 test/Interpreter/withoutActuallyEscaping.swift 63 test/Interpreter/withoutActuallyEscapingBlocks.swift 55 test/Interpreter/writeback.swift 55 test/LLVMPasses/allocation-deletion.ll 81 test/LLVMPasses/basic.ll 375 test/LLVMPasses/contract.ll 520 test/LLVMPasses/crash.ll 29 test/LLVMPasses/disable_llvm_optzns.ll 46 test/LLVMPasses/llvm-aa.ll 15 test/LLVMPasses/merge_func.ll 467 test/LLVMPasses/merge_func_coff.ll 18 test/LLVMPasses/merge_func_ptrauth.ll 34 test/LLVMPasses/merge_func_ptrauth.swift 22 test/LLVMPasses/missing_runtime_declarations.ll 38 test/LinkerSections/Inputs/FunctionSections.swift 3 test/LinkerSections/Inputs/FunctionSectionsUse.swift 2 test/LinkerSections/function_sections-lld.swift 1 test/LinkerSections/function_sections.swift 1 test/LinkerSections/function_sections_ir_check.swift 1 test/Migrator/Inputs/Cities.swift 88 test/Migrator/Inputs/MyAppKit.swift 4 test/Migrator/Inputs/MySwift.swift 6 test/Migrator/Inputs/conservative_objc_inference.swift 14 test/Migrator/Inputs/never_compiles_safely_exits_breaking_code.swift 1 test/Migrator/Inputs/objc_inference.swift 32 test/Migrator/Inputs/objc_inference_cross_file_A.swift 6 test/Migrator/Inputs/objc_inference_cross_file_B.swift 5 test/Migrator/Inputs/rename_cross_file_2.swift 6 test/Migrator/Inputs/substring_to_string_conversion.swift 46 test/Migrator/always_remove_old_remap_file.swift 1 test/Migrator/api-diff-data-dir.swift 5 test/Migrator/api-special-cases.swift 16 test/Migrator/avoid_insert_existing_functions.swift 12 test/Migrator/call_expr_result.swift 9 test/Migrator/double_fixit_ok.swift 19 test/Migrator/fixit-NSObject-hashValue.swift 6 test/Migrator/fixit_flatMap.swift 10 test/Migrator/function-hoist.swift 20 test/Migrator/insert_replace_fixit.swift 8 test/Migrator/invalid_sourceloc.swift 1 test/Migrator/member.swift 6 test/Migrator/missing_script.swift 1 test/Migrator/mock-sdk/Bar.framework/Headers/Bar.h 48 test/Migrator/mock-sdk/TestMyTime.framework/Headers/MyTime.h 5 test/Migrator/mock-sdk/TestMyTime.framework/Headers/TestMyTime.h 1 test/Migrator/never_compiles_safely_exits.swift 3 test/Migrator/no_ast_passes_after_swift4.swift 4 test/Migrator/no_double_edit_ast_pass.swift 6 test/Migrator/no_duplicate_aarch64_use_tbi.swift 1 test/Migrator/no_extraneous_argument_labels.swift 7 test/Migrator/no_var_to_let.swift 3 test/Migrator/null_migration.swift 12 test/Migrator/optional_try_migration.swift 57 test/Migrator/override_migration.swift 5 test/Migrator/post_fixit_pass.swift 13 test/Migrator/pre_fixit_pass.swift 10 test/Migrator/pre_fixit_pass_still_failed.swift 3 test/Migrator/property.swift 10 test/Migrator/qualified-replacement.swift 20 test/Migrator/rdar31892850.swift 8 test/Migrator/remove_override.swift 95 test/Migrator/rename-func-decl.swift 17 test/Migrator/rename-init.swift 4 test/Migrator/rename.swift 20 test/Migrator/rename_cross_file.swift 11 test/Migrator/stdlib_rename.swift 7 test/Migrator/string-representable.swift 61 test/Migrator/substring_to_string_conversion.swift 1 test/Migrator/swift_version_change.swift 1 test/Migrator/wrap_optional.swift 38 test/Misc/Inputs/dumped_api.swift 15 test/Misc/Inputs/serialized-diagnostics-batch-mode-helper.swift 3 test/Misc/Inputs/serialized-diagnostics-batch-mode-other.swift 5 test/Misc/Inputs/serialized-diagnostics-batch-mode-suppression-helper.swift 1 test/Misc/dump_api.swift 20 test/Misc/effectful_properties_keypath.swift 23 test/Misc/expression_too_complex_2.swift 31 test/Misc/expression_too_complex_3.swift 66 test/Misc/fatal_error.swift 2 test/Misc/floatTruncation.swift 3 test/Misc/misc_diagnostics.swift 153 test/Misc/opt-debug-forbid-typecheck-prefix.swift 32 test/Misc/prioritize_solver_memory_threshold.swift 1 test/Misc/serialized-diagnostics-batch-mode-nonprimary-errors-only.swift 2 test/Misc/serialized-diagnostics-batch-mode-primary-errors.swift 3 test/Misc/serialized-diagnostics-batch-mode.swift 3 test/Misc/serialized-diagnostics-file.swift 1 test/Misc/serialized-diagnostics-interpret-mode.swift 1 test/Misc/serialized-diagnostics.swift 5 test/Misc/stats_dir.swift 3 test/Misc/stats_dir_failure_count.swift 7 test/Misc/stats_dir_instructions.swift 3 test/Misc/stats_dir_long_path_name.swift 3 test/Misc/stats_dir_module_interface.swift 1 test/Misc/stats_dir_plausible_maxrss.swift 3 test/Misc/stats_dir_profiler.swift 16 test/Misc/stats_dir_tracer.swift 16 test/Misc/stats_max_determinism.swift 1 test/Misc/target-cpu.swift 1 test/ModuleInterface/ConstKeyword.swift 5 test/ModuleInterface/Inputs/BadStdlib.sdk/usr/include/ClangMod.h 1 test/ModuleInterface/Inputs/ConformancesUser.swift 22 test/ModuleInterface/Inputs/CoreVegetable.swift 5 test/ModuleInterface/Inputs/MeowActor.swift 9 test/ModuleInterface/Inputs/ShadowyHorror.swift 1 test/ModuleInterface/Inputs/TestModule.swift 4 test/ModuleInterface/Inputs/enums-layout-helper.swift 57 test/ModuleInterface/Inputs/exported-module-name-after/CoreKit.h 1 test/ModuleInterface/Inputs/exported-module-name-after/ExportAsCoreKit.h 6 test/ModuleInterface/Inputs/exported-module-name-before/CoreKit.h 1 test/ModuleInterface/Inputs/exported-module-name-before/ExportAsCoreKit.h 3 test/ModuleInterface/Inputs/implicit-options-inheritance/CIMod.h 1 test/ModuleInterface/Inputs/imports-clang-modules/A.h 1 test/ModuleInterface/Inputs/imports-clang-modules/B1.h 1 test/ModuleInterface/Inputs/imports-clang-modules/B2.h 1 test/ModuleInterface/Inputs/imports-clang-modules/B3.h 1 test/ModuleInterface/Inputs/imports-clang-modules/C.h 1 test/ModuleInterface/Inputs/imports-clang-modules/D.h 1 test/ModuleInterface/Inputs/imports-clang-modules/NotSoSecret.h 1 test/ModuleInterface/Inputs/imports-clang-modules/NotSoSecret2.h 1 test/ModuleInterface/Inputs/imports-clang-modules/Secret_BAD.h 1 test/ModuleInterface/Inputs/imports-other.swift 5 test/ModuleInterface/Inputs/make-unreadable.py 27 test/ModuleInterface/Inputs/opaque-result-types-client.swift 52 test/ModuleInterface/Inputs/other.swift 1 test/ModuleInterface/Inputs/result_builders_client.swift 15 test/ModuleInterface/ModuleCache/Inputs/check-is-forwarding-module.py 6 test/ModuleInterface/ModuleCache/Inputs/check-is-new.py 7 test/ModuleInterface/ModuleCache/Inputs/check-is-old.py 7 test/ModuleInterface/ModuleCache/Inputs/make-old.py 5 test/ModuleInterface/ModuleCache/Inputs/mock-sdk/usr/include/SomeCModule.h 1 test/ModuleInterface/ModuleCache/RebuildRemarks/malformed-compiled-module.swift 1 test/ModuleInterface/ModuleCache/RebuildRemarks/missing-dependency.swift 1 test/ModuleInterface/ModuleCache/RebuildRemarks/out-of-date-cached-module.swift 1 test/ModuleInterface/ModuleCache/RebuildRemarks/out-of-date-compiled-module.swift 1 test/ModuleInterface/ModuleCache/RebuildRemarks/out-of-date-forwarding-module.swift 1 test/ModuleInterface/ModuleCache/RebuildRemarks/rebuild-transitive-import.swift 1 test/ModuleInterface/ModuleCache/SDKDependencies-disable-validation.swift 4 test/ModuleInterface/ModuleCache/SDKDependencies.swift 4 test/ModuleInterface/ModuleCache/force-module-load-mode-bad-config.swift 1 test/ModuleInterface/ModuleCache/force-module-loading-mode-archs.swift 3 test/ModuleInterface/ModuleCache/force-module-loading-mode-framework.swift 3 test/ModuleInterface/ModuleCache/force-module-loading-mode.swift 3 test/ModuleInterface/ModuleCache/forwarding-module-dependencies.swift 1 test/ModuleInterface/ModuleCache/module-cache-bad-version.swift 4 test/ModuleInterface/ModuleCache/module-cache-deployment-target-irrelevant.swift 2 test/ModuleInterface/ModuleCache/module-cache-diagnostics.swift 4 test/ModuleInterface/ModuleCache/module-cache-effective-version-irrelevant.swift 2 test/ModuleInterface/ModuleCache/module-cache-errors-in-importing-file.swift 3 test/ModuleInterface/ModuleCache/module-cache-init.swift 4 test/ModuleInterface/ModuleCache/module-cache-intermediate-mtime-change-rebuilds-only-intermediate.swift 4 test/ModuleInterface/ModuleCache/module-cache-intermediate-size-change-rebuilds-only-intermediate.swift 4 test/ModuleInterface/ModuleCache/module-cache-leaf-mtime-change-rebuilds-all.swift 4 test/ModuleInterface/ModuleCache/module-cache-leaf-size-change-rebuilds-all.swift 4 test/ModuleInterface/ModuleCache/module-cache-no-rebuild.swift 4 test/ModuleInterface/ModuleCache/prebuilt-module-cache-archs.swift 3 test/ModuleInterface/ModuleCache/prebuilt-module-cache-fallback.swift 3 test/ModuleInterface/ModuleCache/prebuilt-module-cache-forwarding.swift 3 test/ModuleInterface/ModuleCache/prebuilt-module-cache-nonexistent-module-cache-path.swift 1 test/ModuleInterface/ModuleCache/prebuilt-module-cache-recursive.swift 3 test/ModuleInterface/ModuleCache/prebuilt-module-cache-root.swift 3 test/ModuleInterface/ModuleCache/prebuilt-module-cache-unusable.swift 3 test/ModuleInterface/ModuleCache/prebuilt-module-cache.swift 3 test/ModuleInterface/ModuleCache/prefer-local-module-to-sdk-framework.swift 3 test/ModuleInterface/ModuleCache/prefer-local-module-to-sdk.swift 3 test/ModuleInterface/ModuleCache/swiftdoc-next-to-swiftinterface.swift 1 test/ModuleInterface/access-filter.swift 155 test/ModuleInterface/actor_isolation.swift 44 test/ModuleInterface/actor_objc.swift 4 test/ModuleInterface/actor_old_compat.swift 7 test/ModuleInterface/actor_protocol.swift 30 test/ModuleInterface/arm64e-fallback.swift 20 test/ModuleInterface/attrs.swift 7 test/ModuleInterface/availability-expansion.swift 12 test/ModuleInterface/available-attr-no-collapse.swift 1 test/ModuleInterface/build-alternative-interface-explicit.swift 1 test/ModuleInterface/build-alternative-interface-framework.swift 1 test/ModuleInterface/build-alternative-interface.swift 3 test/ModuleInterface/can-import.swift 12 test/ModuleInterface/closure.swift 2 test/ModuleInterface/concurrency.swift 16 test/ModuleInterface/conformances.swift 98 test/ModuleInterface/consuming.swift 11 test/ModuleInterface/convenience-init.swift 25 test/ModuleInterface/dataflow-errors.swift 6 test/ModuleInterface/default-args.swift 25 test/ModuleInterface/default-prebuilt-module-location-sdk-versioned.swift 3 test/ModuleInterface/default-prebuilt-module-location.swift 3 test/ModuleInterface/disable-availability-checking.swift 1 test/ModuleInterface/disable-building-interface.swift 3 test/ModuleInterface/downgrade-module-verification-error.swift 1 test/ModuleInterface/effectful_properties.swift 19 test/ModuleInterface/emit-abi-descriptor.swift 1 test/ModuleInterface/emit-forward-modules.swift 1 test/ModuleInterface/empty-extension.swift 33 test/ModuleInterface/enums-layout.swift 28 test/ModuleInterface/escape-Type-and-Protocol.swift 29 test/ModuleInterface/exported-module-name.swift 7 test/ModuleInterface/features.swift 46 test/ModuleInterface/fixed-layout-property-initializers.swift 20 test/ModuleInterface/force-load-autolink.swift 1 test/ModuleInterface/full-convention.swift 17 test/ModuleInterface/global-actor.swift 7 test/ModuleInterface/iboutlet-private-set.swift 4 test/ModuleInterface/if-configs.swift 61 test/ModuleInterface/ignorable-compiler-flags.swift 1 test/ModuleInterface/imports-submodule-order.swift 7 test/ModuleInterface/imports.swift 8 test/ModuleInterface/indirect-conformance-implementation-only.swift 6 test/ModuleInterface/infer-arch-from-file.swift 1 test/ModuleInterface/inherited-defaults-execution.swift 9 test/ModuleInterface/inherited-generic-parameters.swift 7 test/ModuleInterface/inherits-superclass-initializers-client.swift 5 test/ModuleInterface/inherits-superclass-initializers.swift 47 test/ModuleInterface/inlinable-function.swift 147 test/ModuleInterface/invalid-opaque-result-types.swift 1 test/ModuleInterface/lazy-vars.swift 9 test/ModuleInterface/linking-to-module.swift 2 test/ModuleInterface/lit.local.cfg 10 test/ModuleInterface/loading-order.swift 6 test/ModuleInterface/loading-remarks.swift 1 test/ModuleInterface/member-typealias.swift 12 test/ModuleInterface/modifiers.swift 42 test/ModuleInterface/module_abi_name.swift 1 test/ModuleInterface/module_shadowing.swift 9 test/ModuleInterface/multiline-availability-message.swift 9 test/ModuleInterface/multiple-targets-same-interface.swift 1 test/ModuleInterface/no-implicit-extra-clang-opts.swift 1 test/ModuleInterface/non-public-designated-inits-client.swift 9 test/ModuleInterface/non-public-designated-inits.swift 5 test/ModuleInterface/nsmanaged-attr.swift 8 test/ModuleInterface/obfuscator.swift 14 test/ModuleInterface/opaque-result-types.swift 174 test/ModuleInterface/optimization-level.swift 1 test/ModuleInterface/option-preservation.swift 1 test/ModuleInterface/originally-defined-attr-opaque-result.swift 10 test/ModuleInterface/originally-defined-attr-synthesized-extension.swift 6 test/ModuleInterface/originally-defined-attr.swift 16 test/ModuleInterface/ossa-modules/Inputs/sdk-test-stdlib-no-ossa-referent-no-rebuild-remark.swift 5 test/ModuleInterface/ossa-modules/Inputs/sdk-test-stdlib-no-ossa-referent-with-rebuild-remark.swift 5 test/ModuleInterface/ossa-modules/different-modes-have-different-hashes.swift 9 test/ModuleInterface/ossa-modules/different-modes-have-same-interface-file.swift 10 test/ModuleInterface/ossa-modules/sdk-test-stdlib-no-ossa.swift 9 test/ModuleInterface/ossa-modules/sdk-test-stdlib-ossa.swift 9 test/ModuleInterface/preserve-type-repr.swift 26 test/ModuleInterface/print-from-partial-modules.swift 1 test/ModuleInterface/private-stored-member-type-layout.swift 12 test/ModuleInterface/private-stored-members.swift 31 test/ModuleInterface/property_wrappers.swift 31 test/ModuleInterface/protocol-with-self-constraint.swift 11 test/ModuleInterface/result_builders.swift 42 test/ModuleInterface/show-in-interface.swift 2 test/ModuleInterface/skip-override-keyword.swift 16 test/ModuleInterface/skip-override-spi.swift 1 test/ModuleInterface/skip-redundant-conformances.swift 5 test/ModuleInterface/smoke-test.swift 2 test/ModuleInterface/static-initialize-objc-metadata-attr.swift 9 test/ModuleInterface/stdlib.swift 3 test/ModuleInterface/stdlib_rebuild.swift 4 test/ModuleInterface/stored-properties-client.swift 45 test/ModuleInterface/stored-properties.swift 44 test/ModuleInterface/stub-init.swift 8 test/ModuleInterface/swift_build_sdk_interfaces/Inputs/system-dependencies-sdk/usr/include/Platform.h 3 test/ModuleInterface/swift_build_sdk_interfaces/check-only-mode.swift 8 test/ModuleInterface/swift_build_sdk_interfaces/compiler-uses-prebuilt.swift 8 test/ModuleInterface/swift_build_sdk_interfaces/machine-parseable-monotonic-version.py 4 test/ModuleInterface/swift_build_sdk_interfaces/track-system-dependencies.swift 2 test/ModuleInterface/synthesized.swift 15 test/ModuleInterface/top-level-Type-and-Protocol.swift 14 test/ModuleInterface/type-shadowing.swift 14 test/ModuleInterface/unbuildable.swift 5 test/ModuleInterface/unsupported-configurations.swift 1 test/ModuleInterface/user-module-version.swift 1 test/ModuleInterface/verify-module-interfaces.swift 1 test/ModuleInterface/where-clause.swift 23 test/NameLookup/InheritedConformance.swift 4 test/NameLookup/Inputs/HasPrivateAccess1.swift 8 test/NameLookup/Inputs/HasPrivateAccess2.swift 8 test/NameLookup/Inputs/HasResult.swift 4 test/NameLookup/Inputs/MemberTypesInClasses.swift 5 test/NameLookup/Inputs/NIOFoundationCompat.swift 8 test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembers.h 106 test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembers.swift 81 test/NameLookup/Inputs/NamedLazyMembers/NamedLazyMembersExt.swift 4 test/NameLookup/Inputs/accessibility_other.swift 23 test/NameLookup/Inputs/ambiguous_left.swift 4 test/NameLookup/Inputs/ambiguous_right.swift 4 test/NameLookup/Inputs/custom_attrs_A.swift 11 test/NameLookup/Inputs/custom_attrs_B.swift 11 test/NameLookup/Inputs/has_accessibility.swift 38 test/NameLookup/Inputs/imported_module.swift 4 test/NameLookup/Inputs/lazy_function_body_expansion_helper.swift 4 test/NameLookup/Inputs/multi-file-2.swift 24 test/NameLookup/Inputs/multi-file-3.swift 18 test/NameLookup/Inputs/multi-file-with-main/main.swift 6 test/NameLookup/Inputs/objc_multi_file_2.swift 35 test/NameLookup/Inputs/private_import/Ghost.swift 2 test/NameLookup/Inputs/private_import/Host.swift 5 test/NameLookup/Inputs/private_import/Most.swift 4 test/NameLookup/Inputs/private_import/Toast.swift 2 test/NameLookup/Inputs/property_wrappers_A.swift 7 test/NameLookup/Inputs/property_wrappers_B.swift 2 test/NameLookup/Inputs/protocol-inheritance.swift 14 test/NameLookup/Inputs/tilde_tilde_high_precedence.swift 8 test/NameLookup/Inputs/tilde_tilde_low_precedence.swift 9 test/NameLookup/accessibility.swift 102 test/NameLookup/custom-attr-on-extension.swift 2 test/NameLookup/custom_attrs_ambiguous.swift 6 test/NameLookup/debug-client-discriminator.swift 8 test/NameLookup/disabled_opaque_decl.swift 9 test/NameLookup/edge-cases.swift 15 test/NameLookup/lazy_function_body_expansion.swift 1 test/NameLookup/library.swift 26 test/NameLookup/member_type_shadowing.swift 32 test/NameLookup/multi-file-with-main.swift 4 test/NameLookup/multi-file.swift 18 test/NameLookup/name_lookup.swift 515 test/NameLookup/name_lookup2.swift 128 test/NameLookup/name_lookup_min_max_conditional_conformance.swift 33 test/NameLookup/named_lazy_member_loading_anyobject.swift 8 test/NameLookup/named_lazy_member_loading_objc_category.swift 7 test/NameLookup/named_lazy_member_loading_objc_interface.swift 15 test/NameLookup/named_lazy_member_loading_objc_protocol.swift 9 test/NameLookup/named_lazy_member_loading_protocol_mirroring.swift 23 test/NameLookup/named_lazy_member_loading_swift_class.swift 4 test/NameLookup/named_lazy_member_loading_swift_class_type.swift 4 test/NameLookup/named_lazy_member_loading_swift_derived_class.swift 4 test/NameLookup/named_lazy_member_loading_swift_derived_class_type.swift 4 test/NameLookup/named_lazy_member_loading_swift_enum.swift 4 test/NameLookup/named_lazy_member_loading_swift_proto.swift 4 test/NameLookup/named_lazy_member_loading_swift_struct.swift 7 test/NameLookup/named_lazy_member_loading_swift_struct_ext.swift 4 test/NameLookup/named_lazy_member_loading_swift_struct_ext_mem.swift 4 test/NameLookup/nio_shadowing.swift 5 test/NameLookup/nonempty-brace-in-brace.swift 5 test/NameLookup/objc_multi_file.swift 24 test/NameLookup/private_import.swift 26 test/NameLookup/property_wrappers_ambig.swift 5 test/NameLookup/protocol-inheritance.swift 3 test/NameLookup/scope_map-astscopelookup.swift 162 test/NameLookup/scope_map_lookup.swift 77 test/NameLookup/scope_map_lookup_extension_extension.swift 2 test/NameLookup/scope_map_top_level.swift 11 test/NameLookup/stdlib-case-sensitive.swift 3 test/NameLookup/stdlib.swift 16 test/NameLookup/stdlib_shadowing.swift 4 test/NameLookup/subscript-generic-conjuction-astscope.swift 7 test/PCMacro/Inputs/PCMacroRuntime.swift 6 test/PCMacro/Inputs/PlaygroundModuleAndFileIDs.swift 4 test/PCMacro/Inputs/SilentPlaygroundsRuntime.swift 60 test/PCMacro/defer.swift 9 test/PCMacro/didset.swift 12 test/PCMacro/else.swift 8 test/PCMacro/elseif.swift 8 test/PCMacro/for.swift 14 test/PCMacro/func_decls.swift 16 test/PCMacro/func_throw_notype.swift 5 test/PCMacro/getset.swift 8 test/PCMacro/if.swift 8 test/PCMacro/init.swift 15 test/PCMacro/module_file_id.swift 3 test/PCMacro/mutation.swift 17 test/PCMacro/nested_function.swift 14 test/PCMacro/operators.swift 5 test/PCMacro/pc_and_log.swift 7 test/PCMacro/plus_equals.swift 5 test/PCMacro/switch.swift 19 test/Parse/ConditionalCompilation/Inputs/can_import_nonprimary_file.swift 9 test/Parse/ConditionalCompilation/Inputs/rdar19548610a.swift 1 test/Parse/ConditionalCompilation/Inputs/rdar19548610b.swift 5 test/Parse/ConditionalCompilation/aarch64AndroidTarget.swift 8 test/Parse/ConditionalCompilation/arm64AppleTVOSTarget.swift 8 test/Parse/ConditionalCompilation/arm64IOSTarget.swift 8 test/Parse/ConditionalCompilation/armAndroidTarget.swift 8 test/Parse/ConditionalCompilation/armIOSTarget.swift 8 test/Parse/ConditionalCompilation/armWatchOSTarget.swift 8 test/Parse/ConditionalCompilation/basicDeclarations.swift 71 test/Parse/ConditionalCompilation/basicIdentity.swift 53 test/Parse/ConditionalCompilation/basicParseErrors.swift 113 test/Parse/ConditionalCompilation/can_import.swift 93 test/Parse/ConditionalCompilation/can_import_idempotent.swift 4 test/Parse/ConditionalCompilation/can_import_sdk.swift 60 test/Parse/ConditionalCompilation/can_import_submodule.swift 46 test/Parse/ConditionalCompilation/can_import_submodule_missing_requirement.swift 15 test/Parse/ConditionalCompilation/can_import_submodule_private.swift 30 test/Parse/ConditionalCompilation/canimport_in_inactive.swift 12 test/Parse/ConditionalCompilation/compiler.swift 20 test/Parse/ConditionalCompilation/compiler_version.swift 44 test/Parse/ConditionalCompilation/compoundName_swift4.swift 4 test/Parse/ConditionalCompilation/decl_in_true_inactive.swift 45 test/Parse/ConditionalCompilation/decl_parse_errors-2.swift 3 test/Parse/ConditionalCompilation/decl_parse_errors.swift 29 test/Parse/ConditionalCompilation/endif-on-end-of-file.swift 10 test/Parse/ConditionalCompilation/i386AppleTVOSTarget.swift 8 test/Parse/ConditionalCompilation/i386IOSTarget.swift 8 test/Parse/ConditionalCompilation/i386WatchOSTarget.swift 8 test/Parse/ConditionalCompilation/identifierName.swift 73 test/Parse/ConditionalCompilation/invalid-runtime-name.swift 10 test/Parse/ConditionalCompilation/language_version.swift 83 test/Parse/ConditionalCompilation/language_version_explicit.swift 25 test/Parse/ConditionalCompilation/macabiTargetEnv.swift 20 test/Parse/ConditionalCompilation/module_top_level.swift 6 test/Parse/ConditionalCompilation/no_configuration_error1.swift 3 test/Parse/ConditionalCompilation/no_configuration_error2.swift 3 test/Parse/ConditionalCompilation/pound-if-inside-function-2.swift 3 test/Parse/ConditionalCompilation/pound-if-inside-function-3.swift 5 test/Parse/ConditionalCompilation/pound-if-inside-function-4.swift 6 test/Parse/ConditionalCompilation/pound-if-inside-function.swift 2 test/Parse/ConditionalCompilation/pound-if-inside-statement-2.swift 4 test/Parse/ConditionalCompilation/pound-if-inside-statement.swift 4 test/Parse/ConditionalCompilation/pound-if-top-level-2.swift 8 test/Parse/ConditionalCompilation/pound-if-top-level-3.swift 2 test/Parse/ConditionalCompilation/pound-if-top-level-4.swift 10 test/Parse/ConditionalCompilation/pound-if-top-level-clean.swift 6 test/Parse/ConditionalCompilation/pound-if-top-level-nested.swift 2 test/Parse/ConditionalCompilation/pound-if-top-level.swift 1 test/Parse/ConditionalCompilation/powerpc64LinuxTarget.swift 5 test/Parse/ConditionalCompilation/powerpc64leLinuxTarget.swift 5 test/Parse/ConditionalCompilation/rdar19548610.swift 1 test/Parse/ConditionalCompilation/s390xLinuxTarget.swift 5 test/Parse/ConditionalCompilation/sequence.swift 17 test/Parse/ConditionalCompilation/sequence_version.swift 35 test/Parse/ConditionalCompilation/simulatorTargetEnv.swift 23 test/Parse/ConditionalCompilation/stmt_in_type.swift 8 test/Parse/ConditionalCompilation/switch_case.swift 188 test/Parse/ConditionalCompilation/switch_case_executable.swift 104 test/Parse/ConditionalCompilation/topLevelDeclarations.swift 9 test/Parse/ConditionalCompilation/toplevel_parseaslibrary.swift 6 test/Parse/ConditionalCompilation/trailingClosureOnTargetConfig.swift 5 test/Parse/ConditionalCompilation/wasm32Target.swift 5 test/Parse/ConditionalCompilation/x64AppleTVOSTarget.swift 8 test/Parse/ConditionalCompilation/x64CygwinTarget.swift 5 test/Parse/ConditionalCompilation/x64FreeBSDTarget.swift 5 test/Parse/ConditionalCompilation/x64IOSTarget.swift 8 test/Parse/ConditionalCompilation/x64LinuxTarget.swift 5 test/Parse/ConditionalCompilation/x64OSXTarget.swift 10 test/Parse/ConditionalCompilation/x64WindowsTarget.swift 5 test/Parse/ConditionalCompilation/x86_64PS4Target.swift 8 test/Parse/EOF/block-comment-missing-newline.swift 1 test/Parse/EOF/block-comment-nested.swift 1 test/Parse/EOF/block-comment.swift 1 test/Parse/EOF/interpolated-string-literal.swift 1 test/Parse/EOF/unfinished-for-at-eof.swift 1 test/Parse/EOF/unterminated-string-literal-missing-newline.swift 1 test/Parse/Inputs/imported_enums.swift 4 test/Parse/Inputs/warning_nonprimary_file.swift 5 test/Parse/actor.swift 5 test/Parse/async-syntax.swift 20 test/Parse/async.swift 44 test/Parse/availability_query.swift 60 test/Parse/availability_query_unavailability.swift 82 test/Parse/brace_recovery_eof.swift 2 test/Parse/builtin_bridge_object.swift 7 test/Parse/builtin_word.swift 38 test/Parse/c_function_pointers.swift 37 test/Parse/closure-debugger.swift 1 test/Parse/comment_operator.swift 18 test/Parse/conflict_markers.swift 61 test/Parse/confusables.swift 5 test/Parse/consecutive_statements.swift 50 test/Parse/debugger.swift 5 test/Parse/delayed_extension.swift 3 test/Parse/deprecated_where.swift 33 test/Parse/diagnose_availability.swift 44 test/Parse/diagnose_availability_windows.swift 13 test/Parse/diagnose_dynamicReplacement.swift 11 test/Parse/diagnose_initializer_as_typed_pattern.swift 25 test/Parse/diagnostic_missing_func_keyword.swift 30 test/Parse/diagnostic_points_to_first_bad_token.swift 2 test/Parse/dollar_identifier.swift 97 test/Parse/effectful_properties.swift 111 test/Parse/enum.swift 453 test/Parse/enum_element_pattern_swift4.swift 42 test/Parse/errors.swift 109 test/Parse/escaped_identifiers.swift 13 test/Parse/features.swift 5 test/Parse/fixed_infinite_loops.swift 8 test/Parse/foreach.swift 25 test/Parse/foreach_async.swift 34 test/Parse/form_feed_char.swift 2 test/Parse/generic_disambiguation.swift 43 test/Parse/guard-top-level.swift 5 test/Parse/hashbang_library.swift 2 test/Parse/hashbang_main.swift 3 test/Parse/identifiers.swift 33 test/Parse/if_expr.swift 35 test/Parse/ifconfig_expr.swift 127 test/Parse/implicit_getter_incomplete.swift 13 test/Parse/implicit_uninhabited_conversion.swift 11 test/Parse/init_deinit.swift 100 test/Parse/invalid-utf8.swift 13 test/Parse/invalid.swift 86 test/Parse/invalid_if_expr.swift 6 test/Parse/invalid_string_interpolation_protocol.swift 51 test/Parse/line-directive-executable.swift 44 test/Parse/line-directive.swift 37 test/Parse/matching_patterns.swift 237 test/Parse/metatype_object_conversion.swift 17 test/Parse/multiline_errors.swift 105 test/Parse/multiline_normalize_newline.swift 40 test/Parse/multiline_pound_diagnostic_arg_rdar_41154797.swift 1 test/Parse/multiline_string.swift 131 test/Parse/noimplicitcopy_attr.swift 22 test/Parse/nonbreaking_space.swift 5 test/Parse/number_identifier_errors.swift 30 test/Parse/objc_enum.swift 25 test/Parse/object_literals.swift 14 test/Parse/omit_return.swift 1281 test/Parse/omit_return_fail.swift 16 test/Parse/omit_return_ifdecl.swift 2056 test/Parse/omit_return_objc.swift 42 test/Parse/operator_decl.swift 68 test/Parse/operator_decl_designated_types.swift 43 test/Parse/operators.swift 83 test/Parse/optional.swift 11 test/Parse/optional_chain_lvalues.swift 36 test/Parse/optional_lvalues.swift 49 test/Parse/original_defined_in_attr.swift 23 test/Parse/pattern_without_variables.swift 30 test/Parse/pattern_without_variables_script.swift 1 test/Parse/playground_lvalues.swift 5 test/Parse/pound_assert.swift 10 test/Parse/raw_string.swift 89 test/Parse/raw_string_errors.swift 12 test/Parse/recovery.swift 525 test/Parse/recovery_library.swift 8 test/Parse/result-builder.swift 30 test/Parse/self_rebinding.swift 75 test/Parse/semicolon.swift 49 test/Parse/source_locs.swift 4 test/Parse/strange-characters.swift 1 test/Parse/strange_interpolation.swift 13 test/Parse/string_literal_eof1.swift 1 test/Parse/string_literal_eof2.swift 1 test/Parse/string_literal_eof3.swift 5 test/Parse/string_literal_eof4.swift 1 test/Parse/string_literal_eof5.swift 1 test/Parse/string_literal_eof6.swift 3 test/Parse/string_literal_eof7.swift 4 test/Parse/structure_no_overflow.swift 27 test/Parse/structure_overflow.swift 2 test/Parse/subscripting.swift 191 test/Parse/super.swift 82 test/Parse/swift3_warnings_swift4_errors_version_4.swift 17 test/Parse/switch.swift 523 test/Parse/switch_incomplete.swift 2 test/Parse/toplevel_library.swift 1 test/Parse/toplevel_library_invalid.swift 6 test/Parse/trailing-semi.swift 34 test/Parse/trailing_closures.swift 84 test/Parse/try.swift 167 test/Parse/try_swift5.swift 167 test/Parse/type_expr.swift 220 test/Parse/typealias.swift 15 test/Parse/utf16_bom.swift 2 test/Parse/utf8_bom.swift 2 test/Parse/versioned_canimport.swift 49 test/Parse/warning_primary_file.swift 7 test/Parse/weakLinked.swift 1 test/PlaygroundTransform/Inputs/PlaygroundModuleAndFileIDs.swift 4 test/PlaygroundTransform/Inputs/PlaygroundsRuntime.swift 60 test/PlaygroundTransform/Inputs/SilentPCMacroRuntime.swift 6 test/PlaygroundTransform/array.swift 3 test/PlaygroundTransform/array_did_set.swift 11 test/PlaygroundTransform/array_in_struct.swift 6 test/PlaygroundTransform/bare_value.swift 2 test/PlaygroundTransform/control-flow.swift 10 test/PlaygroundTransform/declarations.swift 4 test/PlaygroundTransform/declarations_error.swift 2 test/PlaygroundTransform/defer.swift 8 test/PlaygroundTransform/disable_transform_only.swift 4 test/PlaygroundTransform/do-catch.swift 13 test/PlaygroundTransform/do.swift 4 test/PlaygroundTransform/empty-tuple.swift 4 test/PlaygroundTransform/for_crash.swift 3 test/PlaygroundTransform/generics.swift 7 test/PlaygroundTransform/high_performance.swift 20 test/PlaygroundTransform/implicit_return_func_binaryoperation_args.swift 5 test/PlaygroundTransform/implicit_return_func_is.swift 6 test/PlaygroundTransform/implicit_return_func_stringliteral.swift 5 test/PlaygroundTransform/implicit_return_init_nil.swift 7 test/PlaygroundTransform/implicit_return_never.swift 4 test/PlaygroundTransform/implicit_return_subscript_chain.swift 19 test/PlaygroundTransform/implicit_return_var_intliteral.swift 5 test/PlaygroundTransform/import_error.swift 1 test/PlaygroundTransform/init.swift 15 test/PlaygroundTransform/iuo.swift 14 test/PlaygroundTransform/module_file_id.swift 4 test/PlaygroundTransform/mutation.swift 16 test/PlaygroundTransform/nested_function.swift 20 test/PlaygroundTransform/placeholder.swift 12 test/PlaygroundTransform/plus_equals.swift 4 test/PlaygroundTransform/print.swift 14 test/PrintAsCxx/empty.swift 1 test/PrintAsObjC/Inputs/CoreGraphics-Bridging-Header.h 5 test/PrintAsObjC/Inputs/Mixed.framework/Headers/Mixed.h 3 test/PrintAsObjC/Inputs/MostlyPrivate1.framework/Headers/MostlyPrivate1.h 1 test/PrintAsObjC/Inputs/MostlyPrivate1.framework/PrivateHeaders/MostlyPrivate1_Private.h 1 test/PrintAsObjC/Inputs/MostlyPrivate2.framework/Headers/MostlyPrivate2.h 1 test/PrintAsObjC/Inputs/MostlyPrivate2.framework/PrivateHeaders/MostlyPrivate2_Private.h 1 test/PrintAsObjC/Inputs/arc-conventions.m 14 test/PrintAsObjC/Inputs/bridging-header.h 5 test/PrintAsObjC/Inputs/circularity.h 14 test/PrintAsObjC/Inputs/clang-headers/swift/objc-prologue.h 1 test/PrintAsObjC/Inputs/comments-expected-output.h 137 test/PrintAsObjC/Inputs/custom-modules/Base.ExplicitSub.ExSub.h 1 test/PrintAsObjC/Inputs/custom-modules/Base.ExplicitSub.ImSub.h 1 test/PrintAsObjC/Inputs/custom-modules/Base.ExplicitSub.h 1 test/PrintAsObjC/Inputs/custom-modules/Base.ImplicitSub.ExSub.h 1 test/PrintAsObjC/Inputs/custom-modules/Base.ImplicitSub.ImSub.h 1 test/PrintAsObjC/Inputs/custom-modules/Base.ImplicitSub.h 1 test/PrintAsObjC/Inputs/custom-modules/CompatibilityAlias.h 4 test/PrintAsObjC/Inputs/custom-modules/MiserablePileOfSecrets.h 6 test/PrintAsObjC/Inputs/custom-modules/SingleGenericClass.h 3 test/PrintAsObjC/Inputs/custom-modules/VersionedFMWK.h 17 test/PrintAsObjC/Inputs/custom-modules/override.h 12 test/PrintAsObjC/Inputs/depends-on-swift-framework-helper.swift 2 test/PrintAsObjC/Inputs/enums.h 15 test/PrintAsObjC/Inputs/error-delegate.h 5 test/PrintAsObjC/Inputs/imported-block-typedefs.h 5 test/PrintAsObjC/Inputs/imported-generic-typealias.h 8 test/PrintAsObjC/Inputs/newtype.h 5 test/PrintAsObjC/Inputs/propertyWithOddGetterSetterNames.h 4 test/PrintAsObjC/Inputs/reintroduced-new.swift 7 test/PrintAsObjC/Inputs/swift_name.h 17 test/PrintAsObjC/accessibility.swift 16 test/PrintAsObjC/any_as_id.swift 20 test/PrintAsObjC/arc-conventions.swift 10 test/PrintAsObjC/async.swift 6 test/PrintAsObjC/availability-real-sdk.swift 93 test/PrintAsObjC/availability.swift 336 test/PrintAsObjC/availability_macosx_canonical_versions.swift 6 test/PrintAsObjC/blocks.swift 65 test/PrintAsObjC/bridged-known-types-cf-cgfloat.swift 6 test/PrintAsObjC/bridged-known-types.swift 6 test/PrintAsObjC/cdecl-imports.swift 10 test/PrintAsObjC/cdecl.swift 28 test/PrintAsObjC/circularity-errors.swift 25 test/PrintAsObjC/circularity.swift 107 test/PrintAsObjC/classes.swift 357 test/PrintAsObjC/comments.swift 1 test/PrintAsObjC/depends-on-swift-framework.swift 7 test/PrintAsObjC/dispatch.swift 4 test/PrintAsObjC/dynamicself.swift 9 test/PrintAsObjC/empty.swift 1 test/PrintAsObjC/enums-frozen.swift 10 test/PrintAsObjC/enums.swift 47 test/PrintAsObjC/error-delegate.swift 5 test/PrintAsObjC/error.swift 23 test/PrintAsObjC/extensions.swift 54 test/PrintAsObjC/generic-ancestry.swift 8 test/PrintAsObjC/getter_setter.swift 7 test/PrintAsObjC/imported-block-typedefs.swift 23 test/PrintAsObjC/imported-generic-typealias.swift 3 test/PrintAsObjC/imports.swift 32 test/PrintAsObjC/include-underlying.swift 3 test/PrintAsObjC/interfering-macros.swift 5 test/PrintAsObjC/lit.local.cfg 9 test/PrintAsObjC/local-types.swift 41 test/PrintAsObjC/mixed-framework-fwd.swift 9 test/PrintAsObjC/mixed-framework.swift 8 test/PrintAsObjC/never.swift 3 test/PrintAsObjC/newtype.swift 15 test/PrintAsObjC/override.swift 36 test/PrintAsObjC/pragma-clang.swift 4 test/PrintAsObjC/protocols.swift 67 test/PrintAsObjC/reintroduced-new.m 6 test/PrintAsObjC/resilient-ancestry-stable-abi.swift 1 test/PrintAsObjC/resilient-ancestry.swift 7 test/PrintAsObjC/simd.swift 8 test/PrintAsObjC/swift3_deprecated_objc_inference.swift 11 test/PrintAsObjC/swift_name.m 17 test/PrintAsObjC/swift_name.swift 13 test/PrintAsObjC/typealias.swift 9 test/PrintAsObjC/unmodified.swift 8 test/PrintAsObjC/versioned.swift 10 test/Profiler/Inputs/coverage_imports.swift 6 test/Profiler/Inputs/coverage_num_threads1.swift 1 test/Profiler/Inputs/coverage_num_threads2.swift 1 test/Profiler/converage_result_builder.swift 23 test/Profiler/coverage_arg_ternary.swift 2 test/Profiler/coverage_class.swift 24 test/Profiler/coverage_closure_returns_never.swift 5 test/Profiler/coverage_closures.swift 24 test/Profiler/coverage_curry.swift 13 test/Profiler/coverage_dead_code_elim.swift 1 test/Profiler/coverage_default_args.swift 7 test/Profiler/coverage_deinit.swift 5 test/Profiler/coverage_empty_region_stack1.swift 8 test/Profiler/coverage_exceptions.swift 84 test/Profiler/coverage_force_emission.swift 11 test/Profiler/coverage_guard.swift 15 test/Profiler/coverage_if.swift 10 test/Profiler/coverage_invalid_loc.swift 8 test/Profiler/coverage_irgen.swift 6 test/Profiler/coverage_irgen_ignored.swift 2 test/Profiler/coverage_label.swift 18 test/Profiler/coverage_member_closure.swift 3 test/Profiler/coverage_nested_func.swift 6 test/Profiler/coverage_no_presumed_loc.swift 8 test/Profiler/coverage_non_constructible_enum.swift 5 test/Profiler/coverage_num_threads.swift 1 test/Profiler/coverage_primary_file.swift 10 test/Profiler/coverage_private.swift 8 test/Profiler/coverage_relative_path.swift 1 test/Profiler/coverage_smoke.swift 142 test/Profiler/coverage_struct.swift 6 test/Profiler/coverage_subscript_autoclosure.swift 9 test/Profiler/coverage_switch.swift 51 test/Profiler/coverage_synthesized_witness.swift 7 test/Profiler/coverage_ternary.swift 14 test/Profiler/coverage_toplevel.swift 29 test/Profiler/coverage_uikit.swift 6 test/Profiler/coverage_var_init.swift 23 test/Profiler/coverage_while.swift 88 test/Profiler/coverage_with_asan.swift 1 test/Profiler/instrprof_basic.swift 23 test/Profiler/instrprof_operators.swift 5 test/Profiler/instrprof_tsan.swift 3 test/Profiler/pgo_checked_cast.swift 33 test/Profiler/pgo_foreach.swift 24 test/Profiler/pgo_guard.swift 15 test/Profiler/pgo_if.swift 18 test/Profiler/pgo_repeatwhile.swift 20 test/Profiler/pgo_switchenum.swift 60 test/Profiler/pgo_while.swift 20 test/Prototypes/Algorithms.swift 561 test/Prototypes/BigInt-windows.swift 1 test/Prototypes/BigInt.swift 1284 test/Prototypes/CollectionTransformers.swift 1067 test/Prototypes/GenericDispatch.swift 55 test/Prototypes/IntroSort.swift 253 test/Prototypes/PatternMatching.swift 313 test/Prototypes/Result.swift 103 test/Prototypes/Result_future.swift 103 test/Prototypes/TextFormatting.swift 157 test/Prototypes/UnicodeDecoders.swift 1593 test/Reflection/Inputs/Closures.swift 4 test/Reflection/Inputs/ConcreteTypes.swift 66 test/Reflection/Inputs/ConcurrencyTypes.swift 8 test/Reflection/Inputs/Extensions.swift 6 test/Reflection/Inputs/GenericTypes.swift 148 test/Reflection/Inputs/ImportedTypes.swift 6 test/Reflection/Inputs/ImportedTypesOther.swift 5 test/Reflection/Inputs/Missing.swift 12 test/Reflection/Inputs/ObjectiveCTypes.swift 21 test/Reflection/Inputs/Protocols.swift 21 test/Reflection/Inputs/TypeLowering.swift 208 test/Reflection/Inputs/TypeLoweringObjectiveC.swift 20 test/Reflection/Inputs/ctypes/ctypes.h 22 test/Reflection/Inputs/main.swift 1 test/Reflection/typeref_decoding.swift 1 test/Reflection/typeref_decoding_asan.swift 1 test/Reflection/typeref_decoding_concurrency.swift 1 test/Reflection/typeref_decoding_imported.swift 1 test/Reflection/typeref_decoding_objc.swift 1 test/Reflection/typeref_lowering.swift 20 test/Reflection/typeref_lowering_imported.swift 2 test/Reflection/typeref_lowering_missing.swift 3 test/Reflection/typeref_lowering_objc.swift 5 test/RemoteAST/existentials.swift 32 test/RemoteAST/existentials_objc.swift 20 test/RemoteAST/extensions.swift 49 test/RemoteAST/foreign_types.swift 17 test/RemoteAST/member_offsets.swift 39 test/RemoteAST/nominal_types.swift 86 test/RemoteAST/objc_classes.swift 23 test/RemoteAST/structural_types.swift 38 test/RemoteMirror/Inputs/interop.m 190 test/RemoteMirror/Inputs/interop.py 49 test/RemoteMirror/Inputs/interop.swift 84 test/RemoteMirror/interop.swift 1 test/Runtime/Inputs/SubclassOfNSObject.h 3 test/Runtime/Inputs/SubclassOfNSObject.m 5 test/Runtime/Inputs/Superclass.h 3 test/Runtime/Inputs/Superclass.m 5 test/Runtime/Inputs/open_subclass_of_Framework.Superclass.swift 3 test/Runtime/Inputs/print_subclass/main.swift 1 test/Runtime/Inputs/public_struct_with_generic_arg_nsobject_constrained.swift 5 test/Runtime/Inputs/public_struct_with_generic_arg_swift_class_constrained.swift 8 test/Runtime/Inputs/synthesized_decl_uniqueness.swift 11 test/Runtime/allocator_sanity.swift 17 test/Runtime/associated_type_demangle_inherited.swift 30 test/Runtime/associated_type_demangle_objc.swift 24 test/Runtime/associated_type_demangle_private.swift 78 test/Runtime/associated_witness_concurrency.swift 23 test/Runtime/backtrace.swift 5 test/Runtime/concurrentTypeByName.swift 1046 test/Runtime/conformance_uniquing.swift 11 test/Runtime/crash_without_backtrace.swift 5 test/Runtime/crash_without_backtrace_optimized.swift 5 test/Runtime/demangleToMetadata.swift 345 test/Runtime/demangleToMetadataMovedSymbols.swift 25 test/Runtime/demangleToMetadataObjC.swift 93 test/Runtime/environment_variables.swift 1 test/Runtime/lazy_witness_table_cycle.swift 20 test/Runtime/linux-fatal-backtrace.swift 8 test/Runtime/loaded_image_uniqueness.swift 43 test/Runtime/protocol_conformance_collision.swift 46 test/Runtime/stable-bit-backward-deployment.swift 10 test/Runtime/superclass_constraint_metadata_objc_superclass.swift 16 test/Runtime/superclass_constraint_metadata_objc_superclass_future.swift 16 test/Runtime/superclass_constraint_metadata_objc_superclass_objc_intermediate_swift_subclass.swift 16 test/Runtime/superclass_constraint_metadata_objc_superclass_objc_intermediate_swift_subclass_future.swift 16 test/Runtime/superclass_constraint_metadata_objc_superclass_objc_subclass.swift 8 test/Runtime/superclass_constraint_metadata_resilient_superclass.swift 15 test/Runtime/superclass_constraint_metadata_resilient_superclass2.swift 16 test/Runtime/superclass_constraint_metadata_resilient_superclass2_future.swift 16 test/Runtime/superclass_constraint_metadata_resilient_superclass_future.swift 15 test/Runtime/synthesized_decl_uniqueness.swift 10 test/SIL/Inputs/printer_include_decls_module_helper.swift 2 test/SIL/Inputs/whole_module_optimization_helper.swift 6 test/SIL/Parser/array_roundtrip.swift 1 test/SIL/Parser/extension.swift 18 test/SIL/Parser/final.swift 7 test/SIL/Parser/generic_signature_with_depth.swift 22 test/SIL/Parser/question_mark.swift 13 test/SIL/Parser/self.swift 6 test/SIL/Parser/stage.swift 2 test/SIL/Parser/where.swift 7 test/SIL/Serialization/Inputs/OpaqueReturnTypeExporter.swift 8 test/SIL/Serialization/Inputs/clang_conformances_helper.h 6 test/SIL/Serialization/Inputs/def_generic.swift 11 test/SIL/Serialization/Inputs/def_generic_marker.swift 22 test/SIL/Serialization/Inputs/init_existential_inst_deserializes_witness_tables_input.swift 15 test/SIL/Serialization/Inputs/nontransparent.swift 29 test/SIL/Serialization/Inputs/shared_function_serialization_input.swift 13 test/SIL/Serialization/Inputs/specializer_input.swift 10 test/SIL/Serialization/Inputs/vtable_deserialization_input.swift 8 test/SIL/Serialization/Recovery/Inputs/bad-modules/Types.h 1 test/SIL/Serialization/Recovery/Inputs/good-modules/Types.h 3 test/SIL/Serialization/clang_conformances.swift 4 test/SIL/Serialization/clang_sib.swift 4 test/SIL/Serialization/generic_shared_function.swift 4 test/SIL/Serialization/init_existential_inst_deserializes_witness_tables.swift 3 test/SIL/Serialization/perf_inline_without_inline_all.swift 3 test/SIL/Serialization/specializer_can_deserialize.swift 3 test/SIL/Serialization/vtable_deserialization.swift 2 test/SIL/clang-function-type-windows.swift 2 test/SIL/clang-function-types-android.swift 2 test/SIL/clang-function-types-nonwindows.swift 2 test/SIL/if_clause_printing.swift 11 test/SIL/printer_include_decls.swift 27 test/SIL/printer_include_decls_module.swift 2 test/SIL/type_dependent_operands.swift 23 test/SIL/unimplemented_initializer.swift 4 test/SIL/whole_module_optimization.swift 6 test/SILGen/Inputs/AppKit.swift 10 test/SILGen/Inputs/BoolBridgingTests.h 33 test/SILGen/Inputs/Dispatch.swift 1 test/SILGen/Inputs/ExternalKeyPaths.swift 16 test/SILGen/Inputs/Foundation.swift 132 test/SILGen/Inputs/MagicIdentifierFileSwift.swift 1 test/SILGen/Inputs/ModuleA.swift 12 test/SILGen/Inputs/ModuleB.swift 12 test/SILGen/Inputs/ObjectiveC.swift 28 test/SILGen/Inputs/RetroactiveA.swift 2 test/SILGen/Inputs/RetroactiveB.swift 4 test/SILGen/Inputs/TestableMultifileHelper.swift 7 test/SILGen/Inputs/UIApplicationMain-helper.swift 7 test/SILGen/Inputs/UIKit.swift 9 test/SILGen/Inputs/accessibility_vtables_helper.swift 4 test/SILGen/Inputs/accessibility_vtables_other.swift 5 test/SILGen/Inputs/accessibility_vtables_testable_helper.swift 6 test/SILGen/Inputs/accessibility_vtables_usableFromInline_helper.swift 8 test/SILGen/Inputs/always_emit_into_client_other_file.swift 1 test/SILGen/Inputs/array_typedef.h 4 test/SILGen/Inputs/availability_optionals_other.swift 4 test/SILGen/Inputs/availability_overloads_other.swift 22 test/SILGen/Inputs/block_property_in_objc_class.h 16 test/SILGen/Inputs/c_function_pointer_in_c_struct.h 14 test/SILGen/Inputs/convenience_init_peer_delegation_import.h 10 test/SILGen/Inputs/def_global.swift 1 test/SILGen/Inputs/def_structA.swift 11 test/SILGen/Inputs/default_arg_other.swift 9 test/SILGen/Inputs/default_arguments_other.swift 1 test/SILGen/Inputs/deterministic-dtor-ordering-other.swift 3 test/SILGen/Inputs/duplicate_opened_archetypes.h 5 test/SILGen/Inputs/dynamic_other.swift 35 test/SILGen/Inputs/dynamic_witness_other_module_other.swift 4 test/SILGen/Inputs/enum_debuginfo_other.swift 3 test/SILGen/Inputs/errors_other.swift 2 test/SILGen/Inputs/external-associated-type-conformance.h 7 test/SILGen/Inputs/foreign_to_native_inout_self_helper.h 2 test/SILGen/Inputs/forward-to-foobar.c 4 test/SILGen/Inputs/globals.h 9 test/SILGen/Inputs/inherited_protocol_conformance_other_file.swift 4 test/SILGen/Inputs/inherited_protocol_conformance_other_file_2_b.swift 5 test/SILGen/Inputs/inherited_protocol_conformance_other_file_2_c.swift 2 test/SILGen/Inputs/ivar_initializer_other.swift 3 test/SILGen/Inputs/keypaths_import_as_member.h 3 test/SILGen/Inputs/keypaths_multi_file_b.swift 25 test/SILGen/Inputs/keypaths_multi_file_c.swift 8 test/SILGen/Inputs/keypaths_objc.h 9 test/SILGen/Inputs/lazy_properties_other.swift 14 test/SILGen/Inputs/magic_identifier_file_conflicting_other.swift 2 test/SILGen/Inputs/mangle_conformance_access_path_helper.swift 10 test/SILGen/Inputs/mangling_private_helper.swift 6 test/SILGen/Inputs/modify_objc.h 5 test/SILGen/Inputs/multi_file_helper.swift 27 test/SILGen/Inputs/nsmanaged-witness-multi-other.swift 4 test/SILGen/Inputs/objc_block_to_func_to_block.h 4 test/SILGen/Inputs/objc_bridged_block_optionality_diff.h 5 test/SILGen/Inputs/objc_bridged_generic_conformance.h 3 test/SILGen/Inputs/objc_bridged_generic_nonnull.h 6 test/SILGen/Inputs/objc_bridged_results.h 11 test/SILGen/Inputs/objc_bridging_nsurl.h 4 test/SILGen/Inputs/objc_dynamic_init.h 7 test/SILGen/Inputs/objc_dynamic_replacement.swift 15 test/SILGen/Inputs/objc_dynamic_replacement_ext.swift 21 test/SILGen/Inputs/objc_enum_errortype.h 3 test/SILGen/Inputs/objc_error_convention_from_protocol.h 13 test/SILGen/Inputs/objc_init_iuo_override.h 7 test/SILGen/Inputs/objc_init_unavailable.h 4 test/SILGen/Inputs/objc_protocols_Bas.swift 7 test/SILGen/Inputs/objc_required_designated_init.h 3 test/SILGen/Inputs/objc_required_designated_init_2.swift 11 test/SILGen/Inputs/objc_witnesses_serialized.h 5 test/SILGen/Inputs/opaque_result_type_fragile_other.swift 22 test/SILGen/Inputs/opaque_result_type_inlinable_other.swift 4 test/SILGen/Inputs/opaque_result_type_nested_optional_other.swift 10 test/SILGen/Inputs/opaque_result_type_private_assoc_type_other.swift 16 test/SILGen/Inputs/opaque_result_type_private_substitution_other.swift 13 test/SILGen/Inputs/private_import_module.swift 7 test/SILGen/Inputs/property_wrapper_defs.swift 18 test/SILGen/Inputs/property_wrappers_multifile_other.swift 20 test/SILGen/Inputs/protocol_overrides.swift 14 test/SILGen/Inputs/replace_opaque_type_public_assoc_type_m.swift 9 test/SILGen/Inputs/specialize_attr_module.swift 86 test/SILGen/Inputs/specialize_attr_module2.swift 34 test/SILGen/Inputs/struct_with_initializer.swift 10 test/SILGen/Inputs/swift_newtype_result_convention.h 2 test/SILGen/Inputs/switch_bool.h 6 test/SILGen/Inputs/usr/include/Ansible.h 15 test/SILGen/Inputs/usr/include/AppKit.h 11 test/SILGen/Inputs/usr/include/BridgeTestFoundation.h 67 test/SILGen/Inputs/usr/include/CoreCooling.h 29 test/SILGen/Inputs/usr/include/CoreData.h 11 test/SILGen/Inputs/usr/include/Gizmo.h 92 test/SILGen/Inputs/usr/include/NonNilTest.h 7 test/SILGen/Inputs/usr/include/ObjectiveC.h 24 test/SILGen/Inputs/usr/include/UIKit.h 12 test/SILGen/Inputs/usr/include/dispatch.h 1 test/SILGen/Inputs/usr/include/newtype.h 8 test/SILGen/Inputs/usr/include/objc_extensions_helper.h 5 test/SILGen/Inputs/vtables_multifile_2.swift 14 test/SILGen/Inputs/vtables_multifile_3.swift 15 test/SILGen/Inputs/weak_other.swift 17 test/SILGen/Inputs/witness_accessibility_other.swift 15 test/SILGen/Inputs/witness_tables_b.swift 2 test/SILGen/Inputs/witness_tables_multifile_2.swift 10 test/SILGen/NSApplicationMain.swift 9 test/SILGen/SILDeclRef.swift 30 test/SILGen/UIApplicationMain.swift 11 test/SILGen/access_marker_gen.swift 50 test/SILGen/accessibility_vtables.swift 15 test/SILGen/accessibility_vtables_testable.swift 4 test/SILGen/accessibility_vtables_usableFromInline.swift 5 test/SILGen/accessibility_warnings.swift 73 test/SILGen/accessors.swift 101 test/SILGen/accessors_testing.swift 16 test/SILGen/address_only_types.swift 85 test/SILGen/addressors.swift 118 test/SILGen/always_emit_into_client_attribute.swift 16 test/SILGen/apply_abstraction_nested.swift 13 test/SILGen/argument_labels.swift 10 test/SILGen/argument_shuffle.swift 30 test/SILGen/arguments.swift 48 test/SILGen/arguments_as_tuple_overloads.swift 34 test/SILGen/array_literal_abstraction.swift 10 test/SILGen/assignment.swift 22 test/SILGen/async_builtins.swift 45 test/SILGen/async_conversion.swift 10 test/SILGen/async_initializer.swift 71 test/SILGen/async_let.swift 32 test/SILGen/async_vtable_thunk.swift 8 test/SILGen/attr_main_class.swift 3 test/SILGen/attr_main_class_2.swift 3 test/SILGen/attr_main_enum.swift 3 test/SILGen/attr_main_struct.swift 3 test/SILGen/auto_closures.swift 27 test/SILGen/auto_closures_swift4.swift 8 test/SILGen/auto_generated_super_init_call.swift 89 test/SILGen/availability_attribute.swift 24 test/SILGen/availability_disabled.swift 3 test/SILGen/availability_overloads.swift 37 test/SILGen/availability_query.swift 72 test/SILGen/availability_query_maccatalyst_zippered_canonical_versions.swift 2 test/SILGen/availability_query_macosx_canonical_versions.swift 2 test/SILGen/borrow.swift 12 test/SILGen/boxed_existentials.swift 58 test/SILGen/builtins.swift 317 test/SILGen/c_function_pointers.swift 63 test/SILGen/c_modify_linkage.swift 7 test/SILGen/call_as_function.swift 18 test/SILGen/call_chain_reabstraction.swift 9 test/SILGen/capture-canonicalization.swift 10 test/SILGen/capture-transitive.swift 24 test/SILGen/capture_inout.swift 10 test/SILGen/capture_list.swift 21 test/SILGen/capture_order.swift 145 test/SILGen/capture_resilience.swift 37 test/SILGen/capture_typealias.swift 12 test/SILGen/capture_typed_boxes.swift 18 test/SILGen/casts.swift 31 test/SILGen/cdecl.swift 18 test/SILGen/cf.swift 34 test/SILGen/cf_curried_init.swift 3 test/SILGen/cf_members.swift 68 test/SILGen/check_executor.swift 27 test/SILGen/checked_cast_br_anyobject.swift 35 test/SILGen/class_bound_protocols.swift 71 test/SILGen/class_conforms_with_default_concrete_self.swift 18 test/SILGen/class_conforms_with_default_implementation.swift 18 test/SILGen/class_resilience.swift 14 test/SILGen/closure_inline_initializer.swift 5 test/SILGen/closure_literal_reabstraction_tuple_ownership.swift 6 test/SILGen/closure_script_global_escape.swift 12 test/SILGen/closure_self_recursion.swift 6 test/SILGen/closures.swift 245 test/SILGen/closures_callee_guaranteed.swift 7 test/SILGen/codable/struct_codable_member_type_lookup.swift 4 test/SILGen/collection_cast_crash.swift 32 test/SILGen/collection_downcast.swift 113 test/SILGen/collection_subtype_downcast.swift 16 test/SILGen/collection_subtype_upcast.swift 16 test/SILGen/collection_upcast.swift 55 test/SILGen/complete_object_init.swift 7 test/SILGen/concrete_subclass.swift 29 test/SILGen/concurrent_functions.swift 14 test/SILGen/concurrent_prologue.swift 8 test/SILGen/conditional_conformance.swift 48 test/SILGen/conditionally_unreachable.swift 9 test/SILGen/const_param.swift 2 test/SILGen/constrained_extensions.swift 131 test/SILGen/convenience_init_peer_delegation.swift 62 test/SILGen/convenience_init_peer_delegation_import.swift 26 test/SILGen/copy_lvalue_peepholes.swift 24 test/SILGen/copy_operator.swift 8 test/SILGen/copy_operator_generic_failure.swift 4 test/SILGen/coroutine_subst_function_types.swift 52 test/SILGen/decls.swift 73 test/SILGen/default_arg_multiple_modules.swift 16 test/SILGen/default_arguments.swift 175 test/SILGen/default_arguments_generic.swift 45 test/SILGen/default_arguments_imported.swift 10 test/SILGen/default_arguments_inherited.swift 13 test/SILGen/default_arguments_local.swift 29 test/SILGen/default_arguments_nil.swift 4 test/SILGen/default_arguments_serialized.swift 9 test/SILGen/default_constructor.swift 33 test/SILGen/deinit_in_vtable.swift 13 test/SILGen/dependent_member_lowering.swift 22 test/SILGen/designated_init_inheritance_with_where_clause.swift 18 test/SILGen/deterministic-dtor-ordering.swift 1 test/SILGen/diagnose_duplicate_functions.swift 16 test/SILGen/didset_oldvalue_not_accessed_silgen.swift 10 test/SILGen/distributed_thunk.swift 90 test/SILGen/downcast_reabstraction.swift 8 test/SILGen/dso_handle.swift 11 test/SILGen/duplicate_opened_archetypes.swift 18 test/SILGen/dynamic.swift 216 test/SILGen/dynamic_accessors.swift 16 test/SILGen/dynamic_callable_attribute.swift 41 test/SILGen/dynamic_init.swift 9 test/SILGen/dynamic_lookup.swift 72 test/SILGen/dynamic_lookup_throws.swift 7 test/SILGen/dynamic_self.swift 248 test/SILGen/dynamic_self_cast.swift 37 test/SILGen/dynamic_self_reabstraction.swift 6 test/SILGen/dynamic_self_reference_storage.swift 11 test/SILGen/dynamic_witness_other_module.swift 5 test/SILGen/dynamically_replaceable.swift 241 test/SILGen/effectful_properties.swift 37 test/SILGen/effectsattr.swift 12 test/SILGen/enum.swift 108 test/SILGen/enum_curry_thunks.swift 17 test/SILGen/enum_debuginfo.swift 3 test/SILGen/enum_default_arguments.swift 18 test/SILGen/enum_equatable_witness.swift 39 test/SILGen/enum_generic_raw_value.swift 6 test/SILGen/enum_raw_representable.swift 3 test/SILGen/enum_raw_representable_available.swift 14 test/SILGen/enum_raw_representable_objc.swift 9 test/SILGen/enum_resilience.swift 73 test/SILGen/enum_resilience_testable.swift 9 test/SILGen/enum_witness_thunks.swift 7 test/SILGen/erasure_reabstraction.swift 4 test/SILGen/errors.swift 211 test/SILGen/exclusivityattr.swift 22 test/SILGen/existential_erasure.swift 41 test/SILGen/existential_erasure_mutating_covariant_self.swift 46 test/SILGen/existential_metatypes.swift 37 test/SILGen/expressions.swift 291 test/SILGen/extensions.swift 28 test/SILGen/extensions_multifile.swift 9 test/SILGen/extensions_objc.swift 13 test/SILGen/external-associated-type-conformance.swift 1 test/SILGen/external-keypath.swift 24 test/SILGen/external_definitions.swift 4 test/SILGen/final.swift 14 test/SILGen/fixed_layout_attribute.swift 26 test/SILGen/for_loop_tuple_destructure_reabstraction.swift 4 test/SILGen/force_cast_chained_optional.swift 11 test/SILGen/foreach.swift 248 test/SILGen/foreach_async.swift 80 test/SILGen/foreign_errors.swift 55 test/SILGen/foreign_to_native_inout_self.swift 4 test/SILGen/fragile_globals.swift 6 test/SILGen/fully-concrete-extension-of-generic.swift 25 test/SILGen/function_conversion.swift 177 test/SILGen/function_conversion_objc.swift 33 test/SILGen/function_conversion_se0110.swift 18 test/SILGen/function_type_conversion.swift 28 test/SILGen/function_type_lowering.swift 72 test/SILGen/function_type_lowering_inherited_conformance.swift 8 test/SILGen/function_type_lowering_objc.swift 3 test/SILGen/functions.swift 153 test/SILGen/functions_uninhabited_param.swift 22 test/SILGen/generic_casts.swift 125 test/SILGen/generic_casts_swift4.swift 27 test/SILGen/generic_closures.swift 152 test/SILGen/generic_literals.swift 12 test/SILGen/generic_local_property.swift 21 test/SILGen/generic_objc_block_bridge.swift 9 test/SILGen/generic_property_base_lifetime.swift 39 test/SILGen/generic_signatures.swift 97 test/SILGen/generic_tuples.swift 12 test/SILGen/generic_witness.swift 27 test/SILGen/global_actor_function_mangling.swift 4 test/SILGen/global_init_attribute.swift 9 test/SILGen/global_resilience.swift 16 test/SILGen/guaranteed-let-peephole-reabstraction.swift 17 test/SILGen/guaranteed_closure_context.swift 19 test/SILGen/guaranteed_normal_args.swift 120 test/SILGen/guaranteed_normal_args_curry_thunks.swift 73 test/SILGen/guaranteed_self.swift 165 test/SILGen/hop_to_executor.swift 136 test/SILGen/hop_to_executor_async_prop.swift 171 test/SILGen/if_expr.swift 19 test/SILGen/if_while_binding.swift 75 test/SILGen/implicit_property_initializers.swift 6 test/SILGen/implicitly_unwrapped_optional.swift 52 test/SILGen/import_as_member.swift 24 test/SILGen/import_as_member_cf.swift 4 test/SILGen/imported_struct_array_field.swift 3 test/SILGen/indirect_enum.swift 143 test/SILGen/inherit_initializers.swift 89 test/SILGen/inherited_protocol_conformance_multi_file.swift 1 test/SILGen/inherited_protocol_conformance_multi_file_2.swift 1 test/SILGen/init_ref_delegation.swift 69 test/SILGen/initializers.swift 568 test/SILGen/inlinable_attribute.swift 83 test/SILGen/inlinable_attribute_objc.swift 12 test/SILGen/inline_always.swift 18 test/SILGen/inout-existential-opened-type-function-conversion.swift 6 test/SILGen/interface_type_mangling.swift 110 test/SILGen/internal_protocol_refines_public_protocol_with_public_default_implementation.swift 10 test/SILGen/isolated_parameters.swift 6 test/SILGen/ivar_destroyer.swift 16 test/SILGen/ivar_destroyer_objc.swift 5 test/SILGen/ivar_destroyer_resilience.swift 12 test/SILGen/ivar_initializer.swift 10 test/SILGen/keypath_application.swift 71 test/SILGen/keypath_covariant_override.swift 43 test/SILGen/keypath_dynamic.swift 14 test/SILGen/keypath_property_descriptors.swift 89 test/SILGen/keypath_witness_overrides.swift 6 test/SILGen/keypaths.swift 357 test/SILGen/keypaths_import_as_member.swift 3 test/SILGen/keypaths_inlinable.swift 10 test/SILGen/keypaths_multi_file.swift 21 test/SILGen/keypaths_objc.swift 88 test/SILGen/keypaths_resilient_generic.swift 7 test/SILGen/lazy_global_access.swift 18 test/SILGen/lazy_globals.swift 17 test/SILGen/lazy_globals_multiple_vars.swift 2 test/SILGen/lazy_locals.swift 24 test/SILGen/lazy_properties.swift 22 test/SILGen/lazy_properties_multi.swift 5 test/SILGen/lazy_property_with_observers.swift 26 test/SILGen/let_decls.swift 189 test/SILGen/let_decls_objc.swift 5 test/SILGen/lexical_lifetime.swift 50 test/SILGen/lifetime.swift 196 test/SILGen/lifetime_nonmutating_address_only.swift 12 test/SILGen/lifetime_unions.swift 32 test/SILGen/lit.local.cfg 7 test/SILGen/literals.swift 114 test/SILGen/load_from_lvalue_in_plus_zero_context.swift 17 test/SILGen/local_captures.swift 12 test/SILGen/local_decl_after_unreachable.swift 7 test/SILGen/local_recursion.swift 74 test/SILGen/local_types.swift 13 test/SILGen/lying_about_optional_return.swift 12 test/SILGen/lying_about_optional_return_objc.swift 44 test/SILGen/magic_identifier_file.swift 24 test/SILGen/magic_identifier_filepath.swift 7 test/SILGen/magic_identifiers_inside_property_initializers.swift 3 test/SILGen/mangle_conformance_access_path.swift 4 test/SILGen/mangling.swift 73 test/SILGen/mangling_ext_structA.swift 14 test/SILGen/mangling_generic_extensions.swift 31 test/SILGen/mangling_predates_concurrency.swift 4 test/SILGen/mangling_private.swift 36 test/SILGen/mangling_retroactive.swift 60 test/SILGen/mangling_retroactive_overlay.swift 3 test/SILGen/memberwise_init_temporary_allocations.swift 7 test/SILGen/metatype_abstraction.swift 68 test/SILGen/metatype_casts.swift 18 test/SILGen/metatype_in_init_delegation.swift 8 test/SILGen/metatype_object_conversion.swift 13 test/SILGen/metatypes.swift 50 test/SILGen/minimum_foreach.swift 54 test/SILGen/modify.swift 224 test/SILGen/modify_accessor.swift 39 test/SILGen/modify_objc.swift 27 test/SILGen/moveonly_builtin.swift 8 test/SILGen/multi_file.swift 24 test/SILGen/nested_generics.swift 117 test/SILGen/nested_types_referencing_nested_functions.swift 36 test/SILGen/newtype.swift 21 test/SILGen/noescape_reabstraction.swift 11 test/SILGen/noimplicitcopy_attr.swift 4 test/SILGen/noimplicitcopy_attr_arg_generic_users_banned.swift 20 test/SILGen/nsmanaged-witness-multi.swift 5 test/SILGen/nsmanaged-witness.swift 32 test/SILGen/objc_access_notes.swift 106 test/SILGen/objc_actor.swift 13 test/SILGen/objc_async.swift 38 test/SILGen/objc_async_from_swift.swift 68 test/SILGen/objc_attr_NSManaged.swift 51 test/SILGen/objc_attr_NSManaged_multi.swift 11 test/SILGen/objc_block_to_func_to_block.swift 8 test/SILGen/objc_blocks_bridging.swift 72 test/SILGen/objc_bool_bridging.swift 48 test/SILGen/objc_bridged_block_optionality_diff.swift 2 test/SILGen/objc_bridged_generic_conformance.swift 4 test/SILGen/objc_bridged_generic_nonnull.swift 8 test/SILGen/objc_bridged_results.swift 28 test/SILGen/objc_bridged_using_protocol_extension_impl.swift 38 test/SILGen/objc_bridging.swift 95 test/SILGen/objc_bridging_any.swift 148 test/SILGen/objc_bridging_array.swift 8 test/SILGen/objc_bridging_nsstring.swift 6 test/SILGen/objc_bridging_peephole.swift 103 test/SILGen/objc_bridging_url.swift 4 test/SILGen/objc_currying.swift 33 test/SILGen/objc_dealloc.swift 15 test/SILGen/objc_deprecated_objc_thunks.swift 12 test/SILGen/objc_dictionary_bridging.swift 11 test/SILGen/objc_direct.swift 17 test/SILGen/objc_disable_brigding.swift 5 test/SILGen/objc_dynamic_init.swift 31 test/SILGen/objc_dynamic_replacement.swift 22 test/SILGen/objc_dynamic_replacement_ext.swift 23 test/SILGen/objc_effectful_properties.swift 14 test/SILGen/objc_enum.swift 15 test/SILGen/objc_enum_unused_witnesses.swift 1 test/SILGen/objc_error.swift 64 test/SILGen/objc_error_convention_from_protocol.swift 10 test/SILGen/objc_extensions.swift 42 test/SILGen/objc_factory_init.swift 23 test/SILGen/objc_final.swift 10 test/SILGen/objc_generic_class.swift 9 test/SILGen/objc_imported_generic.swift 47 test/SILGen/objc_imported_init.swift 4 test/SILGen/objc_init_iuo_override.swift 6 test/SILGen/objc_init_ref_delegation.swift 6 test/SILGen/objc_init_unavailable.swift 4 test/SILGen/objc_keypath.swift 13 test/SILGen/objc_local.swift 4 test/SILGen/objc_metatypes.swift 12 test/SILGen/objc_nonnull_lie_hack.swift 41 test/SILGen/objc_ownership_conventions.swift 41 test/SILGen/objc_properties.swift 148 test/SILGen/objc_protocol_native_thunk.swift 10 test/SILGen/objc_protocols.swift 111 test/SILGen/objc_required_designated_init.swift 14 test/SILGen/objc_selector.swift 15 test/SILGen/objc_set_bridging.swift 11 test/SILGen/objc_subscript.swift 30 test/SILGen/objc_super.swift 24 test/SILGen/objc_thunks.swift 105 test/SILGen/objc_witnesses.swift 43 test/SILGen/objc_witnesses_serialized.swift 15 test/SILGen/observers.swift 137 test/SILGen/observers_with_on_demand_modify_accessor.swift 8 test/SILGen/opaque_ownership.swift 142 test/SILGen/opaque_result_type.swift 115 test/SILGen/opaque_result_type_captured.swift 17 test/SILGen/opaque_result_type_class_property.swift 5 test/SILGen/opaque_result_type_fragile.swift 19 test/SILGen/opaque_result_type_inlinable.swift 3 test/SILGen/opaque_result_type_nested_optional.swift 2 test/SILGen/opaque_result_type_private.swift 10 test/SILGen/opaque_result_type_private_assoc_type.swift 5 test/SILGen/opaque_result_type_private_substitution.swift 9 test/SILGen/opaque_result_type_underlying_type_abstraction.swift 15 test/SILGen/opaque_type_lowering_in_substitution.swift 11 test/SILGen/opaque_type_substitution_through_substitutions.swift 11 test/SILGen/opaque_values_silgen.swift 269 test/SILGen/opaque_values_silgen_lib.swift 17 test/SILGen/opaque_values_silgen_todo.swift 1 test/SILGen/optional-cast.swift 26 test/SILGen/optional.swift 33 test/SILGen/optional_chain_addressor.swift 4 test/SILGen/optional_lvalue.swift 43 test/SILGen/optional_to_bool.swift 12 test/SILGen/optional_to_optional.swift 19 test/SILGen/other-entry-point-function-name.swift 1 test/SILGen/owned.swift 17 test/SILGen/ownership.swift 10 test/SILGen/partial_apply_apply.swift 15 test/SILGen/partial_apply_consuming_self.swift 7 test/SILGen/partial_apply_generic.swift 26 test/SILGen/partial_apply_init.swift 28 test/SILGen/partial_apply_operator.swift 16 test/SILGen/partial_apply_override.swift 13 test/SILGen/partial_apply_protocol.swift 24 test/SILGen/partial_apply_protocol_class_refinement_method.swift 5 test/SILGen/partial_apply_super.swift 95 test/SILGen/partial_apply_throws.swift 4 test/SILGen/pointer_conversion.swift 89 test/SILGen/pointer_conversion_nonaccessing.swift 25 test/SILGen/pointer_conversion_nonaccessing_objc.swift 20 test/SILGen/polymorphic_builtins.swift 120 test/SILGen/polymorphic_inout_aliasing.swift 20 test/SILGen/pound_assert.swift 6 test/SILGen/private_import.swift 15 test/SILGen/private_import_other.swift 12 test/SILGen/properties.swift 382 test/SILGen/properties_swift4.swift 23 test/SILGen/properties_swift5.swift 23 test/SILGen/property_abstraction.swift 60 test/SILGen/property_wrapper_autoclosure.swift 15 test/SILGen/property_wrapper_coroutine.swift 18 test/SILGen/property_wrapper_coroutine_public.swift 23 test/SILGen/property_wrapper_local.swift 108 test/SILGen/property_wrapper_observers.swift 56 test/SILGen/property_wrapper_parameter.swift 193 test/SILGen/property_wrappers.swift 576 test/SILGen/property_wrappers_constrained_extension.swift 23 test/SILGen/property_wrappers_final.swift 28 test/SILGen/property_wrappers_library_evolution.swift 8 test/SILGen/property_wrappers_multifile.swift 1 test/SILGen/protocol-extension-default-arg-existential-objc.swift 7 test/SILGen/protocol-extension-default-arg-existential.swift 23 test/SILGen/protocol_cast_toplevel.swift 4 test/SILGen/protocol_class_refinement.swift 32 test/SILGen/protocol_enum_witness.swift 17 test/SILGen/protocol_extensions.swift 254 test/SILGen/protocol_operators.swift 35 test/SILGen/protocol_optional.swift 17 test/SILGen/protocol_overrides.swift 63 test/SILGen/protocol_resilience.swift 125 test/SILGen/protocol_resilience_objc.swift 4 test/SILGen/protocol_superclass_cycle.swift 5 test/SILGen/protocol_with_superclass.swift 141 test/SILGen/protocol_with_superclass_where_clause.swift 141 test/SILGen/protocols.swift 127 test/SILGen/reabstract-tuple.swift 15 test/SILGen/reabstract.swift 34 test/SILGen/reabstract_lvalue.swift 13 test/SILGen/read_accessor.swift 72 test/SILGen/reasync.swift 15 test/SILGen/replace_opaque_type_public_assoc_type.swift 8 test/SILGen/required_init.swift 11 test/SILGen/resilient_assign_by_wrapper.swift 50 test/SILGen/result_abstraction.swift 42 test/SILGen/result_builder_curry_thunks.swift 19 test/SILGen/result_builder_memberwise.swift 39 test/SILGen/retaining_globals.swift 19 test/SILGen/rethrows.swift 18 test/SILGen/same_type_abstraction.swift 31 test/SILGen/same_type_across_generic_depths.swift 5 test/SILGen/scalar_to_tuple_args.swift 15 test/SILGen/semanticsattr.swift 2 test/SILGen/serialized-capture-opaque-type-subst.swift 7 test/SILGen/shared.swift 38 test/SILGen/sibling-nested-generic.swift 16 test/SILGen/sil_locations.swift 194 test/SILGen/sil_locations_top_level.swift 11 test/SILGen/sil_verifier_method_self_type.swift 7 test/SILGen/silgenbuilder_tuple_ownership.swift 32 test/SILGen/source_location.swift 5 test/SILGen/specialize_attr.swift 169 test/SILGen/statements.swift 287 test/SILGen/static-stored-properties-in-concrete-contexts.swift 11 test/SILGen/stored_property_default_arg.swift 54 test/SILGen/stored_property_init_reabstraction.swift 13 test/SILGen/struct_resilience.swift 79 test/SILGen/struct_resilience_testable.swift 4 test/SILGen/subclass_existentials.swift 184 test/SILGen/subscript_accessor.swift 19 test/SILGen/subscript_default_arguments.swift 120 test/SILGen/subscripts.swift 105 test/SILGen/super-to-nonobjc-extension.swift 6 test/SILGen/super.swift 98 test/SILGen/super_init_refcounting.swift 37 test/SILGen/super_objc_class_method.swift 6 test/SILGen/swift_newtype_result_convention.swift 4 test/SILGen/switch-case-debug-descriptions.swift 49 test/SILGen/switch.swift 632 test/SILGen/switch_abstraction.swift 34 test/SILGen/switch_bool.swift 13 test/SILGen/switch_debuginfo.swift 72 test/SILGen/switch_default.swift 12 test/SILGen/switch_fallthrough.swift 95 test/SILGen/switch_isa.swift 37 test/SILGen/switch_mixed_address_only_loadable.swift 9 test/SILGen/switch_multiple_entry_address_only.swift 33 test/SILGen/switch_objc.swift 21 test/SILGen/switch_ownership.swift 35 test/SILGen/switch_resilience.swift 19 test/SILGen/switch_var.swift 196 test/SILGen/synthesized_conformance_class.swift 20 test/SILGen/synthesized_conformance_enum.swift 11 test/SILGen/synthesized_conformance_struct.swift 6 test/SILGen/testable-multifile-other.swift 12 test/SILGen/testable-multifile.swift 15 test/SILGen/top_level_captures.swift 7 test/SILGen/toplevel.swift 40 test/SILGen/toplevel_errors.swift 4 test/SILGen/toplevel_globalactorvars.swift 18 test/SILGen/transparent_attribute.swift 6 test/SILGen/tsan_instrumentation.swift 44 test/SILGen/tuple_attribute_reabstraction.swift 10 test/SILGen/tuple_conversion_refutable_pattern.swift 27 test/SILGen/tuples.swift 46 test/SILGen/type_lowering_subst_function_type_conditional_conformance.swift 60 test/SILGen/type_lowering_subst_function_type_requirement_machine.swift 12 test/SILGen/type_lowering_subst_function_type_superclass_archetype.swift 7 test/SILGen/types.swift 57 test/SILGen/unicode_scalar_concat.swift 3 test/SILGen/unmanaged.swift 14 test/SILGen/unmanaged_ownership.swift 22 test/SILGen/unowned-class-bound-generic-parameter.swift 11 test/SILGen/unowned.swift 50 test/SILGen/unreachable_code.swift 137 test/SILGen/unsafe_pointer_gen.swift 6 test/SILGen/unsafevalue.swift 37 test/SILGen/value_ownership.swift 23 test/SILGen/value_ownership_class.swift 3 test/SILGen/variant_overrides.swift 12 test/SILGen/versioned_attribute.swift 11 test/SILGen/vtable_generic_signature.swift 26 test/SILGen/vtable_implementation_only.swift 17 test/SILGen/vtable_thunks.swift 144 test/SILGen/vtable_thunks_reabstraction.swift 252 test/SILGen/vtable_thunks_reabstraction_final.swift 27 test/SILGen/vtable_thunks_reabstraction_modify.swift 11 test/SILGen/vtables.swift 50 test/SILGen/vtables_multifile.swift 30 test/SILGen/vtables_objc.swift 34 test/SILGen/weak.swift 27 test/SILGen/weak_linked_attribute.swift 1 test/SILGen/weak_multiple_modules.swift 4 test/SILGen/win_bool_bridging.swift 11 test/SILGen/without_actually_escaping.swift 44 test/SILGen/without_actually_escaping_block.swift 5 test/SILGen/witness-init-requirement-with-base-class-init.swift 20 test/SILGen/witness-modify-requirement-with-base-class-modify.swift 11 test/SILGen/witness_accessibility.swift 15 test/SILGen/witness_accessibility_multi.swift 5 test/SILGen/witness_same_type.swift 21 test/SILGen/witness_single_tuple.swift 6 test/SILGen/witness_table_overrides.swift 18 test/SILGen/witness_tables.swift 217 test/SILGen/witness_tables_multifile.swift 7 test/SILGen/witness_tables_serialized.swift 8 test/SILGen/witness_tables_serialized_import.swift 5 test/SILGen/witnesses.swift 224 test/SILGen/witnesses_canonical.swift 30 test/SILGen/witnesses_class.swift 40 test/SILGen/witnesses_inheritance.swift 23 test/SILGen/witnesses_refinement.swift 25 test/SILGen/writeback.swift 68 test/SILGen/writeback_conflict_diagnostics.swift 96 test/SILOptimizer/DestructorAnalysis.swift 9 test/SILOptimizer/Inputs/BaseProblem.swift 24 test/SILOptimizer/Inputs/CXXTypesWithUserProvidedDestructor.h 14 test/SILOptimizer/Inputs/Closure.h 5 test/SILOptimizer/Inputs/OSLogConstantEvaluable.swift 25 test/SILOptimizer/Inputs/Outliner.h 55 test/SILOptimizer/Inputs/Problems.swift 14 test/SILOptimizer/Inputs/TestModule.swift 19 test/SILOptimizer/Inputs/abi/c_layout.h 22 test/SILOptimizer/Inputs/access_marker_verify_objc.h 2 test/SILOptimizer/Inputs/access_wmo_def.swift 11 test/SILOptimizer/Inputs/bug-reducer-tester-miscompile-driver.swift 3 test/SILOptimizer/Inputs/capture_propagation_linkage/main.swift 17 test/SILOptimizer/Inputs/cast_folding_opaque_other.swift 6 test/SILOptimizer/Inputs/constant_evaluable.swift 626 test/SILOptimizer/Inputs/cross-module/c-module.c 4 test/SILOptimizer/Inputs/cross-module/c-module.h 1 test/SILOptimizer/Inputs/cross-module/cross-module-objc.swift 13 test/SILOptimizer/Inputs/cross-module/cross-module.swift 233 test/SILOptimizer/Inputs/cross-module/cross-private-submodule.swift 14 test/SILOptimizer/Inputs/cross-module/cross-submodule.swift 9 test/SILOptimizer/Inputs/cse_metatype_conformanceA.swift 4 test/SILOptimizer/Inputs/cse_metatype_conformanceB.swift 10 test/SILOptimizer/Inputs/cse_metatype_conformanceC.swift 10 test/SILOptimizer/Inputs/definite_init_cross_module/BridgingHeader.h 6 test/SILOptimizer/Inputs/definite_init_cross_module/OtherModule.swift 41 test/SILOptimizer/Inputs/devirt_access_helper.swift 11 test/SILOptimizer/Inputs/devirt_access_other_module.swift 9 test/SILOptimizer/Inputs/di_property_wrappers_errors_multifile_2.swift 15 test/SILOptimizer/Inputs/dse_with_union.h 6 test/SILOptimizer/Inputs/extension-with-nested-type.swift 4 test/SILOptimizer/Inputs/global-functionptr-main.swift 2 test/SILOptimizer/Inputs/include/Gizmo.h 4 test/SILOptimizer/Inputs/internal_func.swift 2 test/SILOptimizer/Inputs/keypaths_objc.h 7 test/SILOptimizer/Inputs/licm_and_global_addr/main.swift 1 test/SILOptimizer/Inputs/licm_and_global_addr/test.swift 12 test/SILOptimizer/Inputs/linker_pass_input.swift 22 test/SILOptimizer/Inputs/mandatory_inlining_devirt_other.swift 1 test/SILOptimizer/Inputs/objc_optional.h 4 test/SILOptimizer/Inputs/opaque_conformance.swift 8 test/SILOptimizer/Inputs/opaque_result_types.swift 72 test/SILOptimizer/Inputs/optional_closure_bridging.h 4 test/SILOptimizer/Inputs/pre_specialized_module.swift 95 test/SILOptimizer/Inputs/pre_specialized_module2.swift 8 test/SILOptimizer/Inputs/public_class.swift 4 test/SILOptimizer/Inputs/sil_witness_tables_external_input.swift 12 test/SILOptimizer/Inputs/specialization_and_resilience_module.swift 18 test/SILOptimizer/Inputs/specialize_inherited_multifile_other.swift 10 test/SILOptimizer/Inputs/specialize_opaque_result_types.swift 3 test/SILOptimizer/Inputs/specialize_opaque_type_archetypes_2.swift 18 test/SILOptimizer/Inputs/specialize_opaque_type_archetypes_3.swift 51 test/SILOptimizer/Inputs/specialize_opaque_type_archetypes_4.swift 29 test/SILOptimizer/Inputs/specialize_opaque_type_archetypes_multifile_A.swift 4 test/SILOptimizer/Inputs/struct_with_fields.swift 4 test/SILOptimizer/Inputs/switch_enum_objc.h 11 test/SILOptimizer/Inputs/type_lowering_resilience_other.swift 9 test/SILOptimizer/Inputs/usr/include/closure_lifetime_fixup_objc.h 3 test/SILOptimizer/OSLogCompilerDiagnosticsTest.swift 60 test/SILOptimizer/OSLogConstantEvaluableProfilerTest.swift 1 test/SILOptimizer/OSLogConstantEvaluableTest.swift 1 test/SILOptimizer/OSLogConstantEvaluableTsanTest.swift 1 test/SILOptimizer/OSLogFullOptTest.swift 35 test/SILOptimizer/OSLogMandatoryOptTest.swift 146 test/SILOptimizer/StaticVPrintFMandatoryOptTest.swift 6 test/SILOptimizer/access_enforcement_noescape.swift 85 test/SILOptimizer/access_enforcement_noescape_error.swift 29 test/SILOptimizer/access_enforcement_options.swift 12 test/SILOptimizer/access_enforcement_selection.swift 31 test/SILOptimizer/access_marker_mandatory.swift 27 test/SILOptimizer/access_marker_verify.swift 325 test/SILOptimizer/access_marker_verify_objc.swift 13 test/SILOptimizer/access_wmo.swift 31 test/SILOptimizer/access_wmo_diagnose.swift 6 test/SILOptimizer/alive_method_with_thunk.swift 10 test/SILOptimizer/allocboxtostack_escape.swift 17 test/SILOptimizer/allocboxtostack_localapply.swift 132 test/SILOptimizer/alwaysemitintoclient.swift 13 test/SILOptimizer/anyhashable_to_protocol.swift 8 test/SILOptimizer/arc_crash.swift 25 test/SILOptimizer/array_contentof_opt.swift 15 test/SILOptimizer/array_element_propagation_crash.swift 8 test/SILOptimizer/array_mutable_assertonly.swift 111 test/SILOptimizer/assemblyvision_remark/attributes.swift 67 test/SILOptimizer/assemblyvision_remark/basic.swift 145 test/SILOptimizer/assemblyvision_remark/basic_yaml.swift 10 test/SILOptimizer/assemblyvision_remark/cast_remarks.swift 136 test/SILOptimizer/assemblyvision_remark/cast_remarks_objc.swift 99 test/SILOptimizer/assemblyvision_remark/chacha.swift 30 test/SILOptimizer/assemblyvision_remark/force_emit_implicit_autogen.swift 5 test/SILOptimizer/assemblyvision_remark/nominal_type_attributes.swift 25 test/SILOptimizer/bridged_casts_folding.swift 456 test/SILOptimizer/c_string_optimization.swift 19 test/SILOptimizer/callee_analysis_crash.swift 27 test/SILOptimizer/capture_promotion.swift 17 test/SILOptimizer/capture_promotion_ownership.swift 17 test/SILOptimizer/capture_propagation_linkage.swift 6 test/SILOptimizer/capturepromotion-wrong-lexicalscope.swift 5 test/SILOptimizer/cast_folding.swift 537 test/SILOptimizer/cast_folding_conditional_conformance.swift 11 test/SILOptimizer/cast_folding_objc.swift 168 test/SILOptimizer/cast_folding_objc_generics.swift 13 test/SILOptimizer/cast_folding_objc_no_foundation.swift 27 test/SILOptimizer/cast_folding_opaque.swift 4 test/SILOptimizer/castoptimizer-wrongscope.swift 3 test/SILOptimizer/character_literals.swift 12 test/SILOptimizer/closure_lifetime_fixup.swift 212 test/SILOptimizer/closure_lifetime_fixup_concurrency.swift 5 test/SILOptimizer/closure_lifetime_fixup_objc.swift 53 test/SILOptimizer/closure_lifetime_fixup_undef.swift 7 test/SILOptimizer/closure_spec_and_inline.swift 10 test/SILOptimizer/closure_specialize_dynamic_self.swift 12 test/SILOptimizer/closure_specialize_loop.swift 8 test/SILOptimizer/compare_types.swift 36 test/SILOptimizer/concat_string_literals.32.swift 24 test/SILOptimizer/concat_string_literals.64.swift 21 test/SILOptimizer/constant_evaluable_profiler_test.swift 1 test/SILOptimizer/constant_evaluable_subset_test.swift 1 test/SILOptimizer/constant_evaluable_subset_test_arch32.swift 48 test/SILOptimizer/constant_evaluable_subset_test_arch64.swift 48 test/SILOptimizer/constant_evaluable_tsan_test.swift 1 test/SILOptimizer/constant_propagation_availability.swift 24 test/SILOptimizer/constant_propagation_diagnostics.swift 10 test/SILOptimizer/constant_propagation_stdlib.swift 18 test/SILOptimizer/constantprop-wrongscope.swift 4 test/SILOptimizer/cowarray_opt_crash.swift 19 test/SILOptimizer/cross-module-optimization-objc.swift 5 test/SILOptimizer/cross-module-optimization.swift 63 test/SILOptimizer/cse_metatype_conformance.swift 15 test/SILOptimizer/curry-thunk-elimination.swift 21 test/SILOptimizer/dead_alloc_stack.swift 16 test/SILOptimizer/dead_array_elim.swift 55 test/SILOptimizer/dead_bridging_code.swift 5 test/SILOptimizer/dead_func.swift 5 test/SILOptimizer/dead_func_objc_extension_keypath.swift 4 test/SILOptimizer/dead_function_elimination.swift 133 test/SILOptimizer/dead_inlined_func.swift 6 test/SILOptimizer/dead_internal_func.swift 3 test/SILOptimizer/dead_method.swift 6 test/SILOptimizer/dead_partial_apply_arg.swift 8 test/SILOptimizer/dead_witness_module.swift 2 test/SILOptimizer/definite-init-convert-to-escape.swift 9 test/SILOptimizer/definite-init-try-in-self-init-argument.swift 9 test/SILOptimizer/definite-init-wrongscope.swift 22 test/SILOptimizer/definite_init.swift 37 test/SILOptimizer/definite_init_actor.swift 116 test/SILOptimizer/definite_init_address_only_let.swift 23 test/SILOptimizer/definite_init_closures.swift 62 test/SILOptimizer/definite_init_closures_fail.swift 49 test/SILOptimizer/definite_init_cross_module.swift 193 test/SILOptimizer/definite_init_cross_module_swift4.swift 200 test/SILOptimizer/definite_init_diagnostics.swift 1158 test/SILOptimizer/definite_init_diagnostics_globals.swift 44 test/SILOptimizer/definite_init_diagnostics_objc.swift 27 test/SILOptimizer/definite_init_existential_let.swift 19 test/SILOptimizer/definite_init_extension.swift 12 test/SILOptimizer/definite_init_failable_initializers.swift 462 test/SILOptimizer/definite_init_failable_initializers_diagnostics.swift 129 test/SILOptimizer/definite_init_failable_initializers_objc.swift 34 test/SILOptimizer/definite_init_hang.swift 44 test/SILOptimizer/definite_init_inout_super_init.swift 33 test/SILOptimizer/definite_init_lvalue_let_witness_methods.swift 39 test/SILOptimizer/definite_init_nsmanagedvalue.swift 19 test/SILOptimizer/definite_init_objc_factory_init.swift 23 test/SILOptimizer/definite_init_protocol_init.swift 67 test/SILOptimizer/definite_init_root_class.swift 30 test/SILOptimizer/definite_init_type_of_self_in_convenience_init.swift 62 test/SILOptimizer/definite_init_value_types.swift 75 test/SILOptimizer/definite_init_value_types_diagnostics.swift 58 test/SILOptimizer/destroy_hoisting_crash.swift 14 test/SILOptimizer/devirt_access.swift 37 test/SILOptimizer/devirt_archetype_method.swift 26 test/SILOptimizer/devirt_base_class.swift 41 test/SILOptimizer/devirt_bound_generic.swift 16 test/SILOptimizer/devirt_concrete_subclass_of_generic_class.swift 97 test/SILOptimizer/devirt_conditional_conformance.swift 52 test/SILOptimizer/devirt_contravariant_args.swift 49 test/SILOptimizer/devirt_covariant_return.swift 200 test/SILOptimizer/devirt_default_case.swift 167 test/SILOptimizer/devirt_dependent_types.swift 24 test/SILOptimizer/devirt_extension.swift 15 test/SILOptimizer/devirt_inherited_conformance.swift 98 test/SILOptimizer/devirt_method_with_generic_params.swift 7 test/SILOptimizer/devirt_nested_class.swift 19 test/SILOptimizer/devirt_opaque_witness.swift 4 test/SILOptimizer/devirt_outer_requirements.swift 24 test/SILOptimizer/devirt_protocol_method_invocations.swift 166 test/SILOptimizer/devirt_single_module_in_multiple_files.swift 5 test/SILOptimizer/devirt_specialized_conformance.swift 39 test/SILOptimizer/devirt_specialized_inherited_interplay.swift 115 test/SILOptimizer/devirt_speculate.swift 30 test/SILOptimizer/devirt_speculative_init.swift 14 test/SILOptimizer/devirt_speculative_nested.swift 12 test/SILOptimizer/devirt_static_covariant_return.swift 12 test/SILOptimizer/devirt_type_subst_bug.swift 3 test/SILOptimizer/devirt_unbound_generic.swift 120 test/SILOptimizer/devirt_value_metatypes.swift 30 test/SILOptimizer/devirt_witness_method_conformance.swift 16 test/SILOptimizer/devirt_witness_method_empty_conformance.swift 69 test/SILOptimizer/devirtualize1.swift 9 test/SILOptimizer/devirtualize_cast.swift 6 test/SILOptimizer/devirtualize_class_method.swift 24 test/SILOptimizer/devirtualize_existential.swift 10 test/SILOptimizer/devirtualize_inlinable_mandatory.swift 6 test/SILOptimizer/devirtualize_protocol_composition.swift 77 test/SILOptimizer/di-conditional-destroy-scope.swift 24 test/SILOptimizer/di-loadable-by-addr-scope.swift 97 test/SILOptimizer/di_property_wrappers.swift 403 test/SILOptimizer/di_property_wrappers_errors.swift 89 test/SILOptimizer/di_property_wrappers_errors_multifile.swift 1 test/SILOptimizer/di_property_wrappers_leak.swift 57 test/SILOptimizer/diagnose_lifetime_issues.swift 80 test/SILOptimizer/diagnose_lifetime_issues_objc.swift 8 test/SILOptimizer/diagnose_nested_semantic.swift 12 test/SILOptimizer/diagnose_unreachable.swift 386 test/SILOptimizer/diagnostic_constant_propagation-swift4.swift 3 test/SILOptimizer/diagnostic_constant_propagation_floats.swift 147 test/SILOptimizer/diagnostic_constant_propagation_floats_nonx86.swift 42 test/SILOptimizer/diagnostic_constant_propagation_floats_x86.swift 79 test/SILOptimizer/diagnostic_constant_propagation_int_arch32.swift 150 test/SILOptimizer/diagnostic_constant_propagation_int_arch64.swift 150 test/SILOptimizer/dont_remove_dynamic_self_arg.swift 13 test/SILOptimizer/dse_with_union.swift 13 test/SILOptimizer/empty_collection_count.swift 12 test/SILOptimizer/enum_payload_modification_opt.swift 86 test/SILOptimizer/exclusivity_static_diagnostics.swift 420 test/SILOptimizer/exclusivity_static_diagnostics_inlined.swift 13 test/SILOptimizer/exclusivity_static_diagnostics_objc.swift 11 test/SILOptimizer/existential_box_elimination.swift 49 test/SILOptimizer/existential_metatype.swift 9 test/SILOptimizer/existential_spl_witness_method.swift 27 test/SILOptimizer/existential_transform.swift 221 test/SILOptimizer/existential_transform_soletype.swift 24 test/SILOptimizer/floating_point_conversion.swift 17 test/SILOptimizer/for_each_loop_unroll_test.swift 33 test/SILOptimizer/fp_rounding.swift 12 test/SILOptimizer/functionsigopts_crash.swift 20 test/SILOptimizer/functionsigopts_self.swift 15 test/SILOptimizer/functionsigopts_string_fileprivate.swift 10 test/SILOptimizer/functionsigopts_string_internal.swift 8 test/SILOptimizer/functionsigopts_string_public.swift 8 test/SILOptimizer/generalized_accessors.swift 635 test/SILOptimizer/generic_inline_self.swift 27 test/SILOptimizer/generic_loop.swift 5 test/SILOptimizer/generic_specialization_loops_detection_with_loops.swift 84 test/SILOptimizer/generic_specialization_loops_detection_without_loops.swift 114 test/SILOptimizer/global-c-functionptr.swift 10 test/SILOptimizer/global-functionptr.swift 20 test/SILOptimizer/global_hoisting_crash.swift 11 test/SILOptimizer/global_init_opt.swift 14 test/SILOptimizer/global_init_with_empty.swift 14 test/SILOptimizer/globalopt_global_propagation.swift 86 test/SILOptimizer/globalopt_let_propagation.swift 182 test/SILOptimizer/globalopt_resilience.swift 19 test/SILOptimizer/globalopt_resilience_testing.swift 4 test/SILOptimizer/hello-world.swift 1 test/SILOptimizer/illegal_escaping_address.swift 40 test/SILOptimizer/immortal-arc-elimination.swift 16 test/SILOptimizer/infinite_recursion.swift 247 test/SILOptimizer/infinite_recursion_objc.swift 15 test/SILOptimizer/inline_addressor.swift 11 test/SILOptimizer/inline_cache_and_arc.swift 12 test/SILOptimizer/inline_deep.swift 15 test/SILOptimizer/inline_generic_coroutines.swift 15 test/SILOptimizer/inline_recursive.swift 22 test/SILOptimizer/inline_self.swift 48 test/SILOptimizer/inline_subclass_existential.swift 11 test/SILOptimizer/inline_thunk.swift 20 test/SILOptimizer/inliner_loop.swift 23 test/SILOptimizer/inout_deshadow_integration.swift 37 test/SILOptimizer/invalid_escaping_captures.swift 177 test/SILOptimizer/jumpthreadtest.swift 7 test/SILOptimizer/keypath_offset.swift 131 test/SILOptimizer/keypath_opt_crash.swift 19 test/SILOptimizer/lazy_property_getters.swift 76 test/SILOptimizer/let_propagation.swift 123 test/SILOptimizer/let_properties_opts.swift 175 test/SILOptimizer/let_properties_opts_runtime.swift 55 test/SILOptimizer/licm_and_global_addr.swift 9 test/SILOptimizer/licm_exclusivity.swift 34 test/SILOptimizer/linker.swift 3 test/SILOptimizer/mandatory_conditional_compile_out_using_optionals.swift 82 test/SILOptimizer/mandatory_inlining.swift 101 test/SILOptimizer/mandatory_inlining_circular.swift 6 test/SILOptimizer/mandatory_inlining_devirt.swift 26 test/SILOptimizer/mandatory_inlining_devirt_multifile.swift 7 test/SILOptimizer/mandatory_inlining_dynamic_method.swift 8 test/SILOptimizer/mandatory_inlining_generic_autoclosure.swift 6 test/SILOptimizer/mandatory_inlining_reasync.swift 10 test/SILOptimizer/mandatory_nil_comparison_inlining.swift 15 test/SILOptimizer/merge_exclusivity.swift 209 test/SILOptimizer/move_function_kills_copyable_addressonly_lets.swift 280 test/SILOptimizer/move_function_kills_copyable_addressonly_vars.swift 537 test/SILOptimizer/move_function_kills_copyable_loadable_vars.swift 567 test/SILOptimizer/move_function_kills_copyable_values.swift 259 test/SILOptimizer/move_only_checker.swift 302 test/SILOptimizer/move_only_checker_addressonly_fail.swift 10 test/SILOptimizer/no-immortal-arc-elimination.swift 9 test/SILOptimizer/no_opt.swift 14 test/SILOptimizer/no_size_specialization.swift 7 test/SILOptimizer/no_traps_in_dict_loopup.swift 3 test/SILOptimizer/noescape_param_exclusivity.swift 35 test/SILOptimizer/objc_protocol_method.swift 14 test/SILOptimizer/opt_enumerate.swift 18 test/SILOptimizer/opt_mode.swift 19 test/SILOptimizer/optimize_keypath.swift 297 test/SILOptimizer/optimize_keypath_objc.swift 11 test/SILOptimizer/optional_of_existential.swift 11 test/SILOptimizer/optionset.swift 15 test/SILOptimizer/outliner.swift 109 test/SILOptimizer/partial_apply_dynamic_type.swift 20 test/SILOptimizer/pass_printer.swift 1 test/SILOptimizer/performance-annotations.swift 98 test/SILOptimizer/pgo_si_inlinelarge.swift 107 test/SILOptimizer/pgo_si_reduce.swift 33 test/SILOptimizer/pointer_conversion.swift 43 test/SILOptimizer/pointer_conversion_linux.swift 14 test/SILOptimizer/pointer_conversion_objc.swift 14 test/SILOptimizer/polymorphic_builtins_diagnostics.swift 37 test/SILOptimizer/pound_assert.swift 475 test/SILOptimizer/pound_assert_removed.swift 3 test/SILOptimizer/pound_assert_test_recursive.swift 6 test/SILOptimizer/pre_specialize-macos.swift 6 test/SILOptimizer/pre_specialize.swift 28 test/SILOptimizer/predictable_memopt_locs.swift 8 test/SILOptimizer/predictable_memopt_unreferenceable_storage.swift 14 test/SILOptimizer/prespecialize.swift 18 test/SILOptimizer/property_wrappers_and_tuples.swift 44 test/SILOptimizer/protocol_lookup.swift 17 test/SILOptimizer/remove_unused_global_vars.swift 38 test/SILOptimizer/return.swift 198 test/SILOptimizer/return_ownership.swift 12 test/SILOptimizer/reverse-array.swift 12 test/SILOptimizer/shrink_borrow_scope.swift 7 test/SILOptimizer/sil_combine1.swift 24 test/SILOptimizer/sil_combine_alloc_stack.swift 27 test/SILOptimizer/sil_combine_concrete_existential.swift 50 test/SILOptimizer/sil_combine_protocol_conf.swift 229 test/SILOptimizer/sil_locations.swift 15 test/SILOptimizer/sil_stop_optzns_before_lowering_ownership_option.swift 2 test/SILOptimizer/sil_witness_tables_external_witnesstable.swift 9 test/SILOptimizer/silcombine_aebox_miscompile.swift 23 test/SILOptimizer/silcombine_runtime_crash.swift 10 test/SILOptimizer/simplify-cfg-crash.swift 14 test/SILOptimizer/simplify_switch_enum_objc.swift 14 test/SILOptimizer/spec_archetype_method.swift 26 test/SILOptimizer/spec_conf1.swift 13 test/SILOptimizer/spec_conf2.swift 13 test/SILOptimizer/spec_recursion.swift 15 test/SILOptimizer/specialization_and_resilience.swift 4 test/SILOptimizer/specialize_anyobject.swift 14 test/SILOptimizer/specialize_apply_conf.swift 14 test/SILOptimizer/specialize_chain.swift 31 test/SILOptimizer/specialize_checked_cast_branch.swift 110 test/SILOptimizer/specialize_class_inherits_base_inherits_protocol.swift 9 test/SILOptimizer/specialize_deep_generics.swift 38 test/SILOptimizer/specialize_dynamic_self.swift 15 test/SILOptimizer/specialize_ext.swift 15 test/SILOptimizer/specialize_inherited_multifile.swift 7 test/SILOptimizer/specialize_opaque_type_archetypes.swift 321 test/SILOptimizer/specialize_opaque_type_archetypes_multifile.swift 15 test/SILOptimizer/specialize_partial_apply.swift 116 test/SILOptimizer/specialize_refined_adds_constraints.swift 19 test/SILOptimizer/specialize_same_type_constraint.swift 31 test/SILOptimizer/specialize_self.swift 8 test/SILOptimizer/specialize_self_conforming.swift 11 test/SILOptimizer/specialize_self_conforming_error.swift 37 test/SILOptimizer/specialize_unconditional_checked_cast.swift 95 test/SILOptimizer/specialized_anyobject_conformance.swift 11 test/SILOptimizer/sr-4957.swift 1 test/SILOptimizer/sroa_unreferenced_members.swift 6 test/SILOptimizer/stack-nesting-wrong-scope.swift 19 test/SILOptimizer/stack_promotion_2_modules.swift 48 test/SILOptimizer/stack_promotion_array_literal.swift 10 test/SILOptimizer/stack_promotion_crash.swift 19 test/SILOptimizer/stack_promotion_escaping.swift 13 test/SILOptimizer/static_arrays.swift 72 test/SILOptimizer/static_strings.swift 27 test/SILOptimizer/stop_after_module.swift 9 test/SILOptimizer/stored_property_initial_value.swift 19 test/SILOptimizer/string_literals.swift 12 test/SILOptimizer/string_optimization.swift 81 test/SILOptimizer/super_class_method.swift 18 test/SILOptimizer/super_init.swift 39 test/SILOptimizer/super_method.swift 55 test/SILOptimizer/switch_enum_objc.swift 146 test/SILOptimizer/switch_enum_resilient.swift 288 test/SILOptimizer/temp_rvalue_opt.swift 13 test/SILOptimizer/templvalueopt.swift 22 test/SILOptimizer/testflag_disable_pass_only.swift 16 test/SILOptimizer/throw_inline.swift 7 test/SILOptimizer/type_lowering_resilience.swift 6 test/SILOptimizer/unsafebufferpointer.swift 27 test/SILOptimizer/unused_containers.swift 29 test/SILOptimizer/utf8_decoding_fastpath.swift 70 test/SILOptimizer/wrong_cow_arrayopt.swift 15 test/SILOptimizer/zeroInitializer.swift 33 test/SPI/Inputs/ioi_helper.swift 1 test/SPI/Inputs/spi_helper.swift 66 test/SPI/client_reuse_spi.swift 13 test/SPI/client_use_multiple_module_specialize.swift 91 test/SPI/equatable_and_conformances.swift 22 test/SPI/experimental_spi_imports_swiftinterface.swift 7 test/SPI/experimental_spi_imports_type_check.swift 16 test/SPI/export_spi_from_spi_module.swift 19 test/SPI/implementation_only_spi_import.swift 9 test/SPI/implementation_only_spi_import_exposability.swift 30 test/SPI/local_spi_decls.swift 82 test/SPI/private_swiftinterface.swift 71 test/SPI/protocol_requirement.swift 82 test/SPI/public_client.swift 20 test/SPI/reexported_spi.swift 15 test/SPI/resilience.swift 18 test/SPI/run_spi_client.swift 15 test/SPI/spi_client.swift 40 test/SPI/spi_members.swift 53 test/SPI/spi_symbols.swift 1 test/SPI/warn_on_ineffective_spi_import.swift 1 test/Sanitizers/asan/asan.swift 21 test/Sanitizers/asan/asan_interface.h 1 test/Sanitizers/asan/globals-overwrite.swift 10 test/Sanitizers/asan/recover.swift 22 test/Sanitizers/lit.local.cfg 2 test/Sanitizers/sanitizer_coverage.swift 4 test/Sanitizers/scudo.swift 3 test/Sanitizers/symbolication-linux.swift 12 test/Sanitizers/symbolication.swift 12 test/Sanitizers/tsan/Inputs/objc_async.h 5 test/Sanitizers/tsan/Inputs/objc_async.m 11 test/Sanitizers/tsan/actor_counters.swift 61 test/Sanitizers/tsan/async_let_fibonacci.swift 35 test/Sanitizers/tsan/async_taskgroup_next.swift 42 test/Sanitizers/tsan/basic_future.swift 62 test/Sanitizers/tsan/emptyarraystorage.swift 40 test/Sanitizers/tsan/libdispatch.swift 28 test/Sanitizers/tsan/mainactor.swift 50 test/Sanitizers/tsan/norace-block-release.swift 27 test/Sanitizers/tsan/norace-deinit-run-time.swift 36 test/Sanitizers/tsan/objc_async.swift 7 test/Sanitizers/tsan/racy_actor_counters.swift 48 test/Sanitizers/tsan/racy_async_let_fibonacci.swift 37 test/Sanitizers/tsan/static-exclusivity.swift 19 test/Sanitizers/tsan/tsan.swift 48 test/ScanDependencies/Inputs/BuildModulesFromGraph.swift 32 test/ScanDependencies/Inputs/CHeaders/A.h 1 test/ScanDependencies/Inputs/CHeaders/B.h 2 test/ScanDependencies/Inputs/CHeaders/Bridging.h 2 test/ScanDependencies/Inputs/CHeaders/BridgingOther.h 2 test/ScanDependencies/Inputs/CHeaders/C.h 2 test/ScanDependencies/Inputs/CHeaders/D.h 1 test/ScanDependencies/Inputs/CHeaders/F.h 1 test/ScanDependencies/Inputs/CHeaders/G.h 4 test/ScanDependencies/Inputs/CHeaders/H.h 4 test/ScanDependencies/Inputs/CHeaders/I.h 1 test/ScanDependencies/Inputs/CHeaders/X.h 1 test/ScanDependencies/Inputs/CommandRunner.py 4 test/ScanDependencies/Inputs/ModuleDependencyGraph.swift 145 test/ScanDependencies/Inputs/PrintGraph.swift 7 test/ScanDependencies/Inputs/unicode_fil#U0451nam#U0451.swift 3 test/ScanDependencies/batch_module_scan.swift 1 test/ScanDependencies/batch_module_scan_arguments.swift 1 test/ScanDependencies/batch_module_scan_versioned.swift 1 test/ScanDependencies/batch_prescan.swift 1 test/ScanDependencies/bin_mod_import.swift 1 test/ScanDependencies/binary_module_only.swift 1 test/ScanDependencies/can_import_no_build.swift 5 test/ScanDependencies/can_import_placeholder.swift 3 test/ScanDependencies/can_import_with_map.swift 3 test/ScanDependencies/can_import_with_map_and_implicit.swift 2 test/ScanDependencies/clang-target.swift 2 test/ScanDependencies/compiled_swift_modules.swift 1 test/ScanDependencies/diagnose_dependency_cycle.swift 1 test/ScanDependencies/escaped.swift 1 test/ScanDependencies/explicit-framework-irgen.swift 1 test/ScanDependencies/explicit-module-map-forwarding-module.swift 1 test/ScanDependencies/explicit-module-map.swift 1 test/ScanDependencies/include-sdk-in-command.swift 1 test/ScanDependencies/local_cache_consistency.swift 1 test/ScanDependencies/module_deps.swift 4 test/ScanDependencies/module_deps_cache_reuse.swift 4 test/ScanDependencies/module_deps_cross_import_overlay.swift 2 test/ScanDependencies/module_deps_different_paths_no_reuse.swift 1 test/ScanDependencies/module_deps_external.swift 1 test/ScanDependencies/module_deps_private_interface.swift 1 test/ScanDependencies/module_framework.swift 1 test/ScanDependencies/module_not_found.swift 1 test/ScanDependencies/placholder_overlay_deps.swift 1 test/ScanDependencies/prescan_deps.swift 4 test/ScanDependencies/unicode_filename.swift 1 test/Sema/Inputs/accessibility_multi_other.swift 19 test/Sema/Inputs/accessibility_multi_other_module.swift 17 test/Sema/Inputs/availability_enum_case_other.swift 4 test/Sema/Inputs/availability_multi_other.swift 55 test/Sema/Inputs/call_as_function_other_module.swift 9 test/Sema/Inputs/circularity_multifile_error_helper.swift 4 test/Sema/Inputs/composition_extension_usage.swift 7 test/Sema/Inputs/conformance_availability_overlapping_other.swift 9 test/Sema/Inputs/diag_non_ephemeral_globals.swift 1 test/Sema/Inputs/diag_non_ephemeral_module1.swift 30 test/Sema/Inputs/diag_non_ephemeral_module2.swift 5 test/Sema/Inputs/diag_ownership_incompatibility.h 4 test/Sema/Inputs/diag_values_of_module_type_foo.swift 22 test/Sema/Inputs/dynamic_replacements_init_A.swift 28 test/Sema/Inputs/enum_conformance_synthesis_other.swift 26 test/Sema/Inputs/enum_multi_file_helper.swift 13 test/Sema/Inputs/enum_raw_multi1.swift 3 test/Sema/Inputs/enum_raw_multi2.swift 4 test/Sema/Inputs/enum_raw_representable_explicit_multi_file_2.swift 3 test/Sema/Inputs/enum_with_raw_type.swift 1 test/Sema/Inputs/exhaustive_switch_testable_helper.swift 6 test/Sema/Inputs/fixits-derived-conformances-multifile.swift 4 test/Sema/Inputs/forbid_typecheck_2.swift 9 test/Sema/Inputs/implementation-only-import-in-decls-helper.swift 24 test/Sema/Inputs/implementation-only-import-in-decls-public-helper.swift 6 test/Sema/Inputs/implementation-only-imports/directs.swift 28 test/Sema/Inputs/implementation-only-imports/indirects.swift 7 test/Sema/Inputs/implementation-only-imports/secondary_file.swift 1 test/Sema/Inputs/implementation-only-override/FooKit.h 12 test/Sema/Inputs/implementation-only-override/FooKit_SECRET.h 25 test/Sema/Inputs/implicit_initializer_multi_other.swift 9 test/Sema/Inputs/public-private-sdk/System/Library/Frameworks/PublicClang.framework/Headers/PublicClang.h 1 test/Sema/Inputs/public-private-sdk/System/Library/Frameworks/PublicClang.framework/PrivateHeaders/PublicClang_Private.h 1 test/Sema/Inputs/public-private-sdk/System/Library/Frameworks/PublicSwift.framework/Modules/PublicSwift.swiftmodule/source.swift 1 test/Sema/Inputs/public-private-sdk/System/Library/PrivateFrameworks/FullyPrivateClang.framework/Headers/FullyPrivateClang.h 1 test/Sema/Inputs/public-private-sdk/System/Library/PrivateFrameworks/MainLib.framework/Headers/MainLib.h 1 test/Sema/Inputs/public-private-sdk/System/Library/PrivateFrameworks/PrivateSwift.framework/Modules/PrivateSwift.swiftmodule/source.swift 1 test/Sema/Inputs/rdar32973206_a.swift 6 test/Sema/Inputs/rdar32973206_b.swift 4 test/Sema/Inputs/rdar32973206_c.swift 4 test/Sema/Inputs/struct_equatable_hashable_other.swift 21 test/Sema/Inputs/unsupported_recursive_value_type_multifile_helper.swift 3 test/Sema/access-notes-invalid.swift 4 test/Sema/accessibility.swift 703 test/Sema/accessibility_compound.swift 28 test/Sema/accessibility_multi.swift 25 test/Sema/accessibility_multi_module.swift 11 test/Sema/accessibility_private.swift 164 test/Sema/accessibility_protocol_extension.swift 19 test/Sema/accessibility_shared_private.swift 64 test/Sema/accessibility_typealias.swift 72 test/Sema/accessibility_where.swift 53 test/Sema/api-availability-only-ok.swift 81 test/Sema/api-availability-only.swift 91 test/Sema/availability.swift 149 test/Sema/availability_and_delayed_parsing.swift 39 test/Sema/availability_compound.swift 13 test/Sema/availability_define.swift 56 test/Sema/availability_define_parsing.swift 2 test/Sema/availability_deprecated.swift 29 test/Sema/availability_deprecated_script_mode.swift 29 test/Sema/availability_enum_case.swift 4 test/Sema/availability_implicitly_unnecessary.swift 6 test/Sema/availability_nonoverlapping.swift 237 test/Sema/availability_refinement_contexts.swift 110 test/Sema/availability_stored.swift 40 test/Sema/availability_unnecessary.swift 6 test/Sema/availability_versions.swift 935 test/Sema/availability_versions_canonical_macos.swift 8 test/Sema/availability_versions_multi.swift 30 test/Sema/availability_versions_objc_api.swift 114 test/Sema/availability_versions_playgrounds.swift 20 test/Sema/availability_with_overloading.swift 27 test/Sema/call_as_function_cross_module.swift 8 test/Sema/call_as_function_generic.swift 43 test/Sema/call_as_function_optional.swift 12 test/Sema/call_as_function_protocol.swift 48 test/Sema/call_as_function_simple.swift 203 test/Sema/call_function_with_tuple.swift 6 test/Sema/check_unnecessary_typecheck.swift 5 test/Sema/circular_decl_checking.swift 59 test/Sema/circularity_multifile_error.swift 6 test/Sema/clang_fn_type_mismatch.swift 15 test/Sema/clang_types_in_ast.swift 32 test/Sema/classes_equatable_hashable.swift 2 test/Sema/complex_expressions.swift 100 test/Sema/composition_extension.swift 23 test/Sema/conformance_availability.swift 232 test/Sema/conformance_availability_disambiguate.swift 15 test/Sema/conformance_availability_overlapping.swift 8 test/Sema/conformance_availability_warn.swift 20 test/Sema/const_enum_elements.swift 23 test/Sema/const_in_property_wrapper.swift 37 test/Sema/const_pass_as_arguments.swift 57 test/Sema/deprecation_osx.swift 100 test/Sema/diag_ambiguous_overloads.swift 106 test/Sema/diag_ambiguous_overloads_swift4.swift 7 test/Sema/diag_constantness_check.swift 303 test/Sema/diag_constantness_check_os_log.swift 146 test/Sema/diag_defer_block_end.swift 17 test/Sema/diag_deprecated_string_interpolation.swift 10 test/Sema/diag_erroneous_iuo.swift 169 test/Sema/diag_function_in_string_interpolation.swift 4 test/Sema/diag_get_vs_set_subscripts.swift 20 test/Sema/diag_invalid_interpolation_4_2.swift 4 test/Sema/diag_invalid_synthesized_init_proto_conformance.swift 13 test/Sema/diag_max_builtin_overflows.swift 40 test/Sema/diag_metatype_cast_to_reference_no_objc.swift 5 test/Sema/diag_mismatched_magic_literals.swift 86 test/Sema/diag_mismatched_magic_literals_swift5.swift 15 test/Sema/diag_mismatched_magic_literals_swift6.swift 15 test/Sema/diag_module_conflict_with_type.swift 3 test/Sema/diag_non_ephemeral.swift 257 test/Sema/diag_non_ephemeral_warning.swift 226 test/Sema/diag_originally_definedin.swift 17 test/Sema/diag_ownership_incompatibility.swift 15 test/Sema/diag_ownership_lazy.swift 5 test/Sema/diag_self_assign.swift 154 test/Sema/diag_type_conversion.swift 59 test/Sema/diag_typealias.swift 2 test/Sema/diag_unintended_generic_param.swift 17 test/Sema/diag_unintended_optional_behavior.swift 105 test/Sema/diag_unintended_optional_behavior_swift_5.swift 40 test/Sema/diag_unowned_immediate_deallocation.swift 171 test/Sema/diag_unowned_immediate_deallocation_global.swift 5 test/Sema/diag_unowned_immediate_deallocation_locs.swift 7 test/Sema/diag_unreachable_after_return.swift 24 test/Sema/diag_use_before_declaration.swift 84 test/Sema/diag_values_of_module_type.swift 84 test/Sema/diag_variable_used_in_initial.swift 45 test/Sema/dynamic_attr_requires_module.swift 3 test/Sema/dynamic_replacement_init.swift 32 test/Sema/dynamic_self_implicit_conversions.swift 44 test/Sema/editor_placeholders.swift 26 test/Sema/enum_conformance_synthesis.swift 233 test/Sema/enum_equatable_conditional.swift 14 test/Sema/enum_post_hoc_raw_representable_with_raw_type.swift 2 test/Sema/enum_raw_multi.swift 1 test/Sema/enum_raw_representable.swift 176 test/Sema/enum_raw_representable_circularity.swift 7 test/Sema/enum_raw_representable_explicit.swift 6 test/Sema/enum_raw_representable_explicit_cart_before_horse.swift 2 test/Sema/enum_raw_representable_explicit_multi_file.swift 4 test/Sema/enum_raw_representable_generic.swift 31 test/Sema/enum_raw_representable_multi_file.swift 13 test/Sema/enum_raw_representable_object_literals.swift 14 test/Sema/exhaustive_switch.swift 1146 test/Sema/exhaustive_switch_debugger.swift 165 test/Sema/exhaustive_switch_invocation_threshold.swift 31 test/Sema/exhaustive_switch_objc.swift 17 test/Sema/exhaustive_switch_testable.swift 17 test/Sema/extension_binding_multi.swift 5 test/Sema/fixed_ambiguities/rdar27033993.swift 7 test/Sema/fixed_ambiguities/rdar27198177.swift 3 test/Sema/fixed_ambiguities/rdar33142386.swift 2 test/Sema/fixed_ambiguities/rdar35623181.swift 5 test/Sema/fixed_ambiguities/rdar35624855.swift 5 test/Sema/fixed_ambiguities/rdar35625339.swift 2 test/Sema/fixed_ambiguities/rdar35625473.swift 1 test/Sema/fixed_ambiguities/rdar36333688.swift 24 test/Sema/fixits-derived-conformances.swift 5 test/Sema/generalized_accessors.swift 93 test/Sema/generalized_accessors_availability.swift 113 test/Sema/immutability.swift 547 test/Sema/impl_throw_objc.swift 7 test/Sema/implementation-only-import-in-decls.swift 220 test/Sema/implementation-only-import-inlinable-conformances.swift 128 test/Sema/implementation-only-import-inlinable-indirect.swift 25 test/Sema/implementation-only-import-inlinable-multifile.swift 70 test/Sema/implementation-only-import-inlinable.swift 71 test/Sema/implementation-only-import-library-evolution.swift 78 test/Sema/implementation-only-import-suggestion-as-error.swift 6 test/Sema/implementation-only-import-suggestion.swift 12 test/Sema/implementation-only-override.swift 118 test/Sema/implicit_initializer_multi.swift 4 test/Sema/import_and_define_class.swift 2 test/Sema/infer_block_type.swift 5 test/Sema/keypath_subscript_nolabel.swift 23 test/Sema/noimplicitcopy_attr.swift 94 test/Sema/noimplicitcopy_attr_check_behind_flag.swift 6 test/Sema/objc_attr_fixit_nsobject.swift 6 test/Sema/objc_attr_requires_module_1.swift 3 test/Sema/objc_attr_requires_module_2.swift 3 test/Sema/objc_attr_requires_module_3.swift 35 test/Sema/object_literals_ios.swift 17 test/Sema/object_literals_osx.swift 27 test/Sema/option-set-empty.swift 24 test/Sema/placeholder_type.swift 187 test/Sema/pound_assert.swift 6 test/Sema/pound_diagnostics.swift 61 test/Sema/property_wrapper_parameter.swift 105 test/Sema/property_wrapper_parameter_invalid.swift 137 test/Sema/property_wrapper_property_with_observer.swift 23 test/Sema/property_wrappers.swift 26 test/Sema/rdar38885760.swift 2 test/Sema/rdar39710335.swift 48 test/Sema/redeclaration-checking.swift 54 test/Sema/rethrows_init.swift 44 test/Sema/return_inside_pound.swift 12 test/Sema/single_expression_closure.swift 6 test/Sema/spi-in-decls.swift 228 test/Sema/spi-inlinable-conformances.swift 229 test/Sema/stdlib_sugar_types.swift 11 test/Sema/struct_equatable_hashable.swift 239 test/Sema/struct_equatable_hashable_access.swift 3 test/Sema/subclass_property_import.swift 6 test/Sema/substring_to_string_conversion_swift4.swift 53 test/Sema/suppress-argument-labels-in-types.swift 153 test/Sema/type_eraser.swift 52 test/Sema/type_join.swift 108 test/Sema/typo_correction.swift 139 test/Sema/typo_correction_limit.swift 9 test/Sema/unsupported_recursive_value_type.swift 126 test/Sema/unsupported_recursive_value_type_multifile.swift 3 test/Serialization/AllowErrors/invalid-alias.swift 3 test/Serialization/AllowErrors/invalid-deinit.swift 5 test/Serialization/AllowErrors/invalid-inheritance.swift 25 test/Serialization/AllowErrors/invalid-members.swift 44 test/Serialization/AllowErrors/invalid-top.swift 17 test/Serialization/AllowErrors/invalid-xref.swift 11 test/Serialization/AllowErrors/removed-decls.swift 60 test/Serialization/Inputs/CLibrary.h 4 test/Serialization/Inputs/OpaqueCrossFileB.swift 21 test/Serialization/Inputs/OpaqueTypeStructured.swift 13 test/Serialization/Inputs/SourceInfo/File1.swift 2 test/Serialization/Inputs/SourceInfo/File2.swift 4 test/Serialization/Inputs/SwiftModA.swift 4 test/Serialization/Inputs/SwiftModB.swift 4 test/Serialization/Inputs/actor_bar.swift 1 test/Serialization/Inputs/alias.swift 30 test/Serialization/Inputs/alias_builtin.swift 1 test/Serialization/Inputs/autolinking_implementation_only.swift 1 test/Serialization/Inputs/autolinking_indirect.swift 1 test/Serialization/Inputs/autolinking_module_inferred.swift 9 test/Serialization/Inputs/autolinking_other.swift 1 test/Serialization/Inputs/autolinking_other2.swift 1 test/Serialization/Inputs/autolinking_private.swift 1 test/Serialization/Inputs/autolinking_public.swift 1 test/Serialization/Inputs/binary_sub.py 9 test/Serialization/Inputs/circular-protocols/a.swift 4 test/Serialization/Inputs/circular-protocols/b.swift 9 test/Serialization/Inputs/circular-protocols/c.swift 8 test/Serialization/Inputs/class-bound-protocol.swift 11 test/Serialization/Inputs/classes.swift 12 test/Serialization/Inputs/comments-batch/File1.swift 1 test/Serialization/Inputs/comments-batch/File2.swift 1 test/Serialization/Inputs/comments-batch/File3.swift 1 test/Serialization/Inputs/comments-batch/File4.swift 1 test/Serialization/Inputs/comments-batch/File5.swift 1 test/Serialization/Inputs/conformance-multi-file-other.swift 12 test/Serialization/Inputs/cross_module_optional_protocol_reqt.h 10 test/Serialization/Inputs/cross_module_optional_protocol_reqt_2.swift 4 test/Serialization/Inputs/def_always_inline.swift 12 test/Serialization/Inputs/def_async.swift 1 test/Serialization/Inputs/def_clang_function_types.swift 8 test/Serialization/Inputs/def_class.swift 133 test/Serialization/Inputs/def_comments.swift 24 test/Serialization/Inputs/def_distributed.swift 94 test/Serialization/Inputs/def_enum.swift 30 test/Serialization/Inputs/def_enum_derived.swift 1 test/Serialization/Inputs/def_func.swift 46 test/Serialization/Inputs/def_isolated.swift 6 test/Serialization/Inputs/def_module_abi_name.swift 2 test/Serialization/Inputs/def_noinline.swift 14 test/Serialization/Inputs/def_objc.swift 19 test/Serialization/Inputs/def_objc_async.swift 5 test/Serialization/Inputs/def_objc_conforming.swift 7 test/Serialization/Inputs/def_objc_xref.swift 4 test/Serialization/Inputs/def_operator.swift 22 test/Serialization/Inputs/def_override.swift 53 test/Serialization/Inputs/def_property_wrappers.swift 37 test/Serialization/Inputs/def_struct.swift 108 test/Serialization/Inputs/def_transparent.swift 87 test/Serialization/Inputs/def_transparent_std.swift 26 test/Serialization/Inputs/def_xref_extensions.swift 24 test/Serialization/Inputs/def_xref_extensions_distraction.swift 4 test/Serialization/Inputs/depends_on_new_module.swift 3 test/Serialization/Inputs/duplicate_normalprotocolconformance_input.swift 13 test/Serialization/Inputs/enum-mutual-circularity-2.swift 3 test/Serialization/Inputs/enum-mutual-circularity-client.swift 2 test/Serialization/Inputs/extension_generation_number.swift 4 test/Serialization/Inputs/generic_extension_1.swift 14 test/Serialization/Inputs/has_array.swift 1 test/Serialization/Inputs/has_generic_subscript.swift 23 test/Serialization/Inputs/has_generic_subscript_proto.swift 3 test/Serialization/Inputs/has_generic_witness.swift 49 test/Serialization/Inputs/has_nested_generic_extension.swift 10 test/Serialization/Inputs/has_xref.swift 15 test/Serialization/Inputs/import-multi-file-other.swift 5 test/Serialization/Inputs/incremental-imports/A-after.swift 5 test/Serialization/Inputs/incremental-imports/A-before.swift 5 test/Serialization/Inputs/inherited-conformance-base.swift 11 test/Serialization/Inputs/inherited-conformance-lib.swift 19 test/Serialization/Inputs/inherited-conformance-user.swift 18 test/Serialization/Inputs/inherited-initializer-base.swift 9 test/Serialization/Inputs/multi-file-2.swift 24 test/Serialization/Inputs/multi-file-nested-types-extensions.swift 6 test/Serialization/Inputs/multi-file-nested-types.swift 8 test/Serialization/Inputs/multi-file-subclass-generic-instantiation-extension.swift 3 test/Serialization/Inputs/multi-file-type-eraser-other.swift 8 test/Serialization/Inputs/multi-module-nested-type-1.swift 3 test/Serialization/Inputs/multi-module-nested-type-2.swift 2 test/Serialization/Inputs/nested-type-with-overlay/HasOverlay.h 10 test/Serialization/Inputs/nested-type-with-overlay/overlay.swift 16 test/Serialization/Inputs/nested-type-with-overlay/verify.swift 10 test/Serialization/Inputs/non-modular-header.h 3 test/Serialization/Inputs/objc-xref/objc_xref.h 2 test/Serialization/Inputs/objc_method_decls.swift 7 test/Serialization/Inputs/objcfail/objcfail.h 3 test/Serialization/Inputs/opaque_types_inlineable_2.swift 15 test/Serialization/Inputs/private_import_other.swift 14 test/Serialization/Inputs/private_import_other_2.swift 9 test/Serialization/Inputs/recursive_protocol_merge_a.swift 3 test/Serialization/Inputs/recursive_protocol_merge_b.swift 3 test/Serialization/Inputs/stored_property_default_arg_testable.swift 4 test/Serialization/Inputs/struct_with_operators.swift 11 test/Serialization/Inputs/top-level-code-other.swift 5 test/Serialization/Inputs/transparent_invalid.swift 6 test/Serialization/Inputs/use_imported_enums.swift 23 test/Serialization/Inputs/vtable-function-deserialization-input.swift 28 test/Serialization/Inputs/witnesstable-function-deserialization-input.swift 36 test/Serialization/Inputs/xref-generic-params-other-extensions-constrained.swift 22 test/Serialization/Inputs/xref-generic-params-other-extensions-mixed.swift 18 test/Serialization/Inputs/xref-generic-params-other-extensions.swift 22 test/Serialization/Inputs/xref-generic-params-other.swift 16 test/Serialization/Inputs/xref-multi-file-other.swift 4 test/Serialization/Inputs/xref-nested-clang-type/NestedClangTypes.h 18 test/Serialization/Inputs/xref-nested-clang-type/NestedClangTypesHelper.h 3 test/Serialization/Inputs/xref-opaque-generic-type/best-protocol.swift 13 test/Serialization/Inputs/xref-private-type/Lib.swift 7 test/Serialization/Inputs/xref-private-type/LibCore.swift 17 test/Serialization/Inputs/xref_distraction.swift 7 test/Serialization/Recovery/Inputs/custom-modules/Conformance.h 4 test/Serialization/Recovery/Inputs/custom-modules/IndirectImport.h 3 test/Serialization/Recovery/Inputs/custom-modules/IndirectlyImported.h 6 test/Serialization/Recovery/Inputs/custom-modules/Overrides.h 107 test/Serialization/Recovery/Inputs/custom-modules/ProtocolInheritance.h 36 test/Serialization/Recovery/Inputs/custom-modules/RenameAcrossVersions.h 19 test/Serialization/Recovery/Inputs/custom-modules/SuperclassObjC.h 8 test/Serialization/Recovery/Inputs/custom-modules/TypeRemovalObjC.h 15 test/Serialization/Recovery/Inputs/custom-modules/Typedefs.h 16 test/Serialization/Recovery/Inputs/custom-modules/Types.h 21 test/Serialization/Recovery/Inputs/implementation-only-override/FooKit.h 12 test/Serialization/Recovery/Inputs/implementation-only-override/FooKit_SECRET.h 22 test/Serialization/Recovery/Inputs/typedefs-helper.swift 6 test/Serialization/Recovery/crash-recovery.swift 4 test/Serialization/Recovery/crash-xref.swift 9 test/Serialization/Recovery/implementation-only-missing.swift 73 test/Serialization/Recovery/implementation-only-override.swift 71 test/Serialization/Recovery/indirect-import-removal.swift 3 test/Serialization/Recovery/missing-clang-module-conformance.swift 3 test/Serialization/Recovery/missing-clang-module.swift 9 test/Serialization/Recovery/overrides.swift 123 test/Serialization/Recovery/private-conformances.swift 36 test/Serialization/Recovery/protocol-inheritance.swift 31 test/Serialization/Recovery/protocol-requirement-in-implementation-only.swift 15 test/Serialization/Recovery/rename-across-versions.swift 7 test/Serialization/Recovery/superclass.swift 23 test/Serialization/Recovery/type-removal-objc.swift 17 test/Serialization/Recovery/typedefs-in-enums.swift 55 test/Serialization/Recovery/typedefs-in-protocols.swift 35 test/Serialization/Recovery/typedefs.swift 132 test/Serialization/Recovery/types-4-to-5.swift 33 test/Serialization/Recovery/types-5-to-4.swift 33 test/Serialization/access-level.swift 8 test/Serialization/actor-attr-query-cycle.swift 6 test/Serialization/alignment.swift 2 test/Serialization/always_inline.swift 3 test/Serialization/android-modules.swift 1 test/Serialization/apple-default-search-paths.swift 9 test/Serialization/array.swift 2 test/Serialization/async.swift 4 test/Serialization/async_initializers.swift 15 test/Serialization/attr-invalid.swift 4 test/Serialization/attr-nonisolated.swift 8 test/Serialization/autolinking-inlinable-inferred.swift 20 test/Serialization/autolinking.swift 1 test/Serialization/basic_sil.swift 4 test/Serialization/basic_sil_objc.swift 5 test/Serialization/builtin.swift 4 test/Serialization/cdecl_attr.swift 2 test/Serialization/circular-import.swift 9 test/Serialization/clang-function-types.swift 8 test/Serialization/class-determinism.swift 1 test/Serialization/class-roundtrip-module.swift 1 test/Serialization/class.swift 51 test/Serialization/comments-batch-mode.swift 1 test/Serialization/comments-framework.swift 5 test/Serialization/comments-hidden.swift 28 test/Serialization/comments-params.swift 4 test/Serialization/comments.swift 17 test/Serialization/concurrency_sil.swift 4 test/Serialization/conformance-multi-file.swift 1 test/Serialization/cross_module_optional_protocol_reqt.swift 13 test/Serialization/default-witness-table-deserialization.swift 4 test/Serialization/default_silfunction_deserializationfrom_stdlib.swift 4 test/Serialization/distributed.swift 5 test/Serialization/duplicate_normalprotocolconformance.swift 2 test/Serialization/early-serialization.swift 20 test/Serialization/effectful_properties.swift 39 test/Serialization/embedded-swiftdeps.swift 1 test/Serialization/empty.swift 1 test/Serialization/enum-mutual-circularity.swift 3 test/Serialization/enum.swift 22 test/Serialization/extension-of-typealias.swift 21 test/Serialization/extension_generation_number_1.swift 5 test/Serialization/extension_generation_number_2.swift 5 test/Serialization/failed-clang-module.swift 2 test/Serialization/failed-partial-module.swift 1 test/Serialization/function-default-args.swift 5 test/Serialization/function.swift 39 test/Serialization/generic_extension.swift 6 test/Serialization/generic_subscript.swift 4 test/Serialization/generic_witness.swift 10 test/Serialization/global_init.swift 10 test/Serialization/group_info_diags.swift 2 test/Serialization/hermetic-seal-import.swift 7 test/Serialization/implementation-only-open.swift 14 test/Serialization/import-multi-file.swift 5 test/Serialization/import.swift 6 test/Serialization/import_source.swift 4 test/Serialization/imported_enum_merge.swift 1 test/Serialization/incremental-imports.swift 1 test/Serialization/inherited-conformance.swift 13 test/Serialization/inherited-initializer.swift 17 test/Serialization/interface-module-nested-types.swift 5 test/Serialization/isolated-params.swift 6 test/Serialization/load-arch-fallback-framework.swift 1 test/Serialization/load-arch-fallback.swift 1 test/Serialization/load-file-permissions.swift 2 test/Serialization/load-invalid-arch.swift 2 test/Serialization/load-invalid-doc.swift 1 test/Serialization/load-invalid-sourceinfo.swift 1 test/Serialization/load-invalid.swift 2 test/Serialization/load-missing-dependencies.swift 2 test/Serialization/load-missing-dependency.swift 2 test/Serialization/load-target-fallback.swift 4 test/Serialization/load-target-normalization.swift 1 test/Serialization/load-wrong-name-doc.swift 1 test/Serialization/load-wrong-name.swift 2 test/Serialization/load.swift 2 test/Serialization/module-merging-implementation-only.swift 4 test/Serialization/module_abi_name.swift 4 test/Serialization/multi-file-nested-type-circularity.swift 5 test/Serialization/multi-file-nested-type-extension.swift 10 test/Serialization/multi-file-nested-type-simple.swift 5 test/Serialization/multi-file-protocol-circularity.swift 1 test/Serialization/multi-file-subclass-generic-instantiation.swift 2 test/Serialization/multi-file-type-eraser.swift 6 test/Serialization/multi-file.swift 26 test/Serialization/multi-module-nested-type-extension.swift 4 test/Serialization/nested-type-with-overlay.swift 12 test/Serialization/nested_generic_extension.swift 3 test/Serialization/noinline.swift 3 test/Serialization/non-modular-clang-type.swift 10 test/Serialization/objc.swift 14 test/Serialization/objc_async.swift 7 test/Serialization/objc_method_table.swift 13 test/Serialization/objc_optional_reqs.swift 2 test/Serialization/objc_xref.swift 2 test/Serialization/opaque_circularity.swift 9 test/Serialization/opaque_cross_file.swift 9 test/Serialization/opaque_nested.swift 15 test/Serialization/opaque_type_structured.swift 6 test/Serialization/opaque_types_inlineable.swift 19 test/Serialization/operator.swift 31 test/Serialization/optimized.swift 3 test/Serialization/override.swift 20 test/Serialization/ownership.swift 11 test/Serialization/path_obfuscator.swift 1 test/Serialization/private_import.swift 24 test/Serialization/property_wrappers.swift 13 test/Serialization/recursive_protocol_merge.swift 1 test/Serialization/resilience.swift 1 test/Serialization/restrict-swiftmodule-to-revision.swift 7 test/Serialization/restrict-swiftmodule-to-sdk.swift 3 test/Serialization/result_builders.swift 25 test/Serialization/runtime-import-from-sdk.swift 1 test/Serialization/search-paths-prefix-map.swift 2 test/Serialization/search-paths-relative.swift 2 test/Serialization/search-paths-sdk.swift 2 test/Serialization/search-paths.swift 2 test/Serialization/serialize_attr.swift 40 test/Serialization/sil-imported-enums.swift 5 test/Serialization/sil-serialize-all-with-cross-module-conformance.swift 25 test/Serialization/sourceinfo.swift 1 test/Serialization/stored_property_default_arg.swift 2 test/Serialization/struct.swift 65 test/Serialization/swiftdoc-versions.swift 1 test/Serialization/target-incompatible.swift 5 test/Serialization/target-too-new-ios.swift 1 test/Serialization/target-too-new.swift 1 test/Serialization/testability.swift 19 test/Serialization/top-level-code.swift 4 test/Serialization/transparent-std.swift 17 test/Serialization/transparent.swift 19 test/Serialization/typealias.swift 29 test/Serialization/use-class-bound-protocol.swift 7 test/Serialization/version-mismatches.swift 2 test/Serialization/vtable-function-deserialization.swift 2 test/Serialization/vtable-lookup.swift 11 test/Serialization/witnesstable-function-deserialization.swift 3 test/Serialization/write-to-locked-dir.swift 1 test/Serialization/xref-deinit.swift 2 test/Serialization/xref-extensions-counters.swift 7 test/Serialization/xref-generic-opaque-type.swift 12 test/Serialization/xref-generic-params.swift 9 test/Serialization/xref-multi-file.swift 5 test/Serialization/xref-nested-clang-type.swift 30 test/Serialization/xref-private-type.swift 6 test/Serialization/xref.swift 9 test/SourceKit/CodeComplete/Inputs/ImportsFoo.h 3 test/SourceKit/CodeComplete/Inputs/ImportsImportsFoo.h 3 test/SourceKit/CodeComplete/Inputs/auxiliary_file.swift 2 test/SourceKit/CodeComplete/Inputs/checkdeps/ClangFW.framework/Headers/ClangFW.h 1 test/SourceKit/CodeComplete/Inputs/checkdeps/ClangFW.framework/Headers/Funcs.h 4 test/SourceKit/CodeComplete/Inputs/checkdeps/ClangFW.framework_mod/Headers/Funcs.h 4 test/SourceKit/CodeComplete/Inputs/checkdeps/MyProject/Bridging.h 1 test/SourceKit/CodeComplete/Inputs/checkdeps/MyProject/Library.swift 4 test/SourceKit/CodeComplete/Inputs/checkdeps/MyProject/LibraryExt.swift 3 test/SourceKit/CodeComplete/Inputs/checkdeps/MyProject/LocalCFunc.h 4 test/SourceKit/CodeComplete/Inputs/checkdeps/MyProject_mod/Library.swift 4 test/SourceKit/CodeComplete/Inputs/checkdeps/MyProject_mod/LocalCFunc.h 4 test/SourceKit/CodeComplete/Inputs/checkdeps/SwiftFW_src/Funcs.swift 1 test/SourceKit/CodeComplete/Inputs/checkdeps/SwiftFW_src_mod/Funcs.swift 1 test/SourceKit/CodeComplete/Inputs/checkdeps/test.swift 4 test/SourceKit/CodeComplete/Inputs/complete_typealias_different_file_2.swift 3 test/SourceKit/CodeComplete/Inputs/forbid_typecheck_2.swift 12 test/SourceKit/CodeComplete/Inputs/forbid_typecheck_primary.swift 5 test/SourceKit/CodeComplete/Inputs/imported_by_aux_file.h 1 test/SourceKit/CodeComplete/Inputs/parseable-interface/MyPoint.swift 11 test/SourceKit/CodeComplete/Inputs/parseable-interface/MyPointExtensions.swift 6 test/SourceKit/CodeComplete/Inputs/popular.h 19 test/SourceKit/CodeComplete/Inputs/popular2.h 1 test/SourceKit/CodeComplete/Inputs/popular3.h 2 test/SourceKit/CodeComplete/cancellation.swift 11 test/SourceKit/CodeComplete/complete_annotateddescription.swift 14 test/SourceKit/CodeComplete/complete_big_array.swift 1 test/SourceKit/CodeComplete/complete_build_session.swift 3 test/SourceKit/CodeComplete/complete_cache.swift 10 test/SourceKit/CodeComplete/complete_call_pattern.swift 7 test/SourceKit/CodeComplete/complete_checkdeps_avoid_check.swift 4 test/SourceKit/CodeComplete/complete_checkdeps_bridged.swift 4 test/SourceKit/CodeComplete/complete_checkdeps_clangmodule.swift 4 test/SourceKit/CodeComplete/complete_checkdeps_notifyupdate.swift 4 test/SourceKit/CodeComplete/complete_checkdeps_otherfile.swift 4 test/SourceKit/CodeComplete/complete_checkdeps_ownfile.swift 9 test/SourceKit/CodeComplete/complete_checkdeps_swiftmodule.swift 4 test/SourceKit/CodeComplete/complete_checkdeps_vfs.swift 3 test/SourceKit/CodeComplete/complete_checkdeps_vfs_open.swift 3 test/SourceKit/CodeComplete/complete_constructor.swift 5 test/SourceKit/CodeComplete/complete_crash1.swift 5 test/SourceKit/CodeComplete/complete_custom.swift 5 test/SourceKit/CodeComplete/complete_docbrief_1.swift 13 test/SourceKit/CodeComplete/complete_docbrief_2.swift 10 test/SourceKit/CodeComplete/complete_docbrief_3.swift 11 test/SourceKit/CodeComplete/complete_filter.swift 24 test/SourceKit/CodeComplete/complete_filter_rules.swift 115 test/SourceKit/CodeComplete/complete_forbid_typecheck.swift 1 test/SourceKit/CodeComplete/complete_from_clang_module.swift 1 test/SourceKit/CodeComplete/complete_from_system.swift 9 test/SourceKit/CodeComplete/complete_fuzzy.swift 50 test/SourceKit/CodeComplete/complete_group_overloads.swift 53 test/SourceKit/CodeComplete/complete_hide_low_priority.swift 9 test/SourceKit/CodeComplete/complete_import_module_flag.swift 4 test/SourceKit/CodeComplete/complete_inner.swift 61 test/SourceKit/CodeComplete/complete_literals.swift 17 test/SourceKit/CodeComplete/complete_member.swift 28 test/SourceKit/CodeComplete/complete_missing_files.swift 1 test/SourceKit/CodeComplete/complete_moduleimportdepth.swift 6 test/SourceKit/CodeComplete/complete_name.swift 12 test/SourceKit/CodeComplete/complete_object_literals.swift 2 test/SourceKit/CodeComplete/complete_open.swift 8 test/SourceKit/CodeComplete/complete_operators.swift 70 test/SourceKit/CodeComplete/complete_optionalmethod.swift 6 test/SourceKit/CodeComplete/complete_override.swift 5 test/SourceKit/CodeComplete/complete_playground_symlink.swift 1 test/SourceKit/CodeComplete/complete_popular_api.swift 41 test/SourceKit/CodeComplete/complete_requestlimit.swift 32 test/SourceKit/CodeComplete/complete_sequence.swift 16 test/SourceKit/CodeComplete/complete_sequence_accessor.swift 35 test/SourceKit/CodeComplete/complete_sequence_bodyrange.swift 16 test/SourceKit/CodeComplete/complete_sequence_builderfunc.swift 21 test/SourceKit/CodeComplete/complete_sequence_crossfile.swift 21 test/SourceKit/CodeComplete/complete_sequence_edit.swift 29 test/SourceKit/CodeComplete/complete_sequence_func_in_closure.swift 18 test/SourceKit/CodeComplete/complete_sequence_ifconfig.swift 13 test/SourceKit/CodeComplete/complete_sequence_in_ifconfig.swift 22 test/SourceKit/CodeComplete/complete_sequence_innertype.swift 3 test/SourceKit/CodeComplete/complete_sequence_localvar.swift 4 test/SourceKit/CodeComplete/complete_sequence_nestedtype.swift 13 test/SourceKit/CodeComplete/complete_sequence_property_wrapper.swift 14 test/SourceKit/CodeComplete/complete_sequence_race.swift 16 test/SourceKit/CodeComplete/complete_sequence_rdar75358153.swift 15 test/SourceKit/CodeComplete/complete_sequence_toplevel.swift 16 test/SourceKit/CodeComplete/complete_sequence_toplevel_edit.swift 34 test/SourceKit/CodeComplete/complete_sequence_toplevel_edit_import.swift 4 test/SourceKit/CodeComplete/complete_sort_order.swift 65 test/SourceKit/CodeComplete/complete_sort_order_prefixexact.swift 13 test/SourceKit/CodeComplete/complete_stems.swift 63 test/SourceKit/CodeComplete/complete_structure.swift 60 test/SourceKit/CodeComplete/complete_swiftinterface.swift 4 test/SourceKit/CodeComplete/complete_test.swift 22 test/SourceKit/CodeComplete/complete_type_match.swift 22 test/SourceKit/CodeComplete/complete_typealias_different_file.swift 4 test/SourceKit/CodeComplete/complete_typerelation.swift 29 test/SourceKit/CodeComplete/complete_underscores.swift 48 test/SourceKit/CodeComplete/complete_unresolvedmember.swift 11 test/SourceKit/CodeComplete/complete_update.swift 16 test/SourceKit/CodeComplete/complete_with_closure_param.swift 6 test/SourceKit/CodeComplete/complete_without_stdlib.swift 3 test/SourceKit/CodeComplete/complete_working_directory.swift 1 test/SourceKit/CodeComplete/injected_vfs.swift 11 test/SourceKit/CodeComplete/injected_vfs_complete_open.swift 11 test/SourceKit/CodeComplete/injected_vfs_swiftinterface.swift 6 test/SourceKit/CodeComplete/metatype_in_expr.swift 5 test/SourceKit/CodeComplete/multiple_trailing_closure_signatures.swift 13 test/SourceKit/CodeComplete/sr14430.swift 40 test/SourceKit/CodeExpand/code-expand-multiple-trailing-closures.swift 19 test/SourceKit/CodeExpand/code-expand-rdar77665805.swift 5 test/SourceKit/CodeExpand/code-expand.swift 112 test/SourceKit/CodeFormat/indent-basic.swift 13 test/SourceKit/CodeFormat/indent-bracestmt.swift 20 test/SourceKit/CodeFormat/indent-bracestmt2.swift 9 test/SourceKit/CodeFormat/indent-bracestmt3-if-else.swift 16 test/SourceKit/CodeFormat/indent-chained.swift 40 test/SourceKit/CodeFormat/indent-closing-array.swift 26 test/SourceKit/CodeFormat/indent-closure.swift 73 test/SourceKit/CodeFormat/indent-comment.swift 3 test/SourceKit/CodeFormat/indent-computed-property.swift 33 test/SourceKit/CodeFormat/indent-crashes.swift 8 test/SourceKit/CodeFormat/indent-do-catch.swift 17 test/SourceKit/CodeFormat/indent-extension.swift 7 test/SourceKit/CodeFormat/indent-ibaction.swift 6 test/SourceKit/CodeFormat/indent-if.swift 7 test/SourceKit/CodeFormat/indent-implicit-getter.swift 22 test/SourceKit/CodeFormat/indent-lazy-property.swift 10 test/SourceKit/CodeFormat/indent-list-exact.swift 68 test/SourceKit/CodeFormat/indent-list-exact2.swift 37 test/SourceKit/CodeFormat/indent-location-directive.swift 5 test/SourceKit/CodeFormat/indent-multiline-string-interp.swift 20 test/SourceKit/CodeFormat/indent-multiline-string-nested.swift 8 test/SourceKit/CodeFormat/indent-multiline-string-trailing-interp.swift 5 test/SourceKit/CodeFormat/indent-multiline-string-trailing-ownline.swift 2 test/SourceKit/CodeFormat/indent-multiline-string-trailing.swift 1 test/SourceKit/CodeFormat/indent-multiline-string.swift 11 test/SourceKit/CodeFormat/indent-param.swift 13 test/SourceKit/CodeFormat/indent-parenexpr.swift 14 test/SourceKit/CodeFormat/indent-pound-if.swift 27 test/SourceKit/CodeFormat/indent-repeat.swift 4 test/SourceKit/CodeFormat/indent-switch.swift 49 test/SourceKit/CodeFormat/indent-toplevel.swift 4 test/SourceKit/CodeFormat/indent-trailing/trailing-catch-item-comma.swift 4 test/SourceKit/CodeFormat/indent-trailing/trailing-catch-item-no-comma.swift 4 test/SourceKit/CodeFormat/indent-trailing/trailing-catch.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-class.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-closure-in.swift 5 test/SourceKit/CodeFormat/indent-trailing/trailing-closure-multiple.swift 4 test/SourceKit/CodeFormat/indent-trailing/trailing-closure.swift 4 test/SourceKit/CodeFormat/indent-trailing/trailing-deinit.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-do.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-else.swift 3 test/SourceKit/CodeFormat/indent-trailing/trailing-enum-case-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-enum-case-empty.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-enum-case-no-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-extension.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-for.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-func.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-generic-param-comma.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-generic-param-no-comma.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-guard-condition.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-guard-pattern-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-guard-pattern-empty.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-guard-pattern-no-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-guard.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-if-pattern-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-if-pattern-empty.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-if-pattern-no-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-if.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-inherits-item-comma.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-inherits-item-no-comma.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-init.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-parameter-list-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-parameter-list-empty.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-parameter-list-no-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-pattern-binding-decl-comma.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-pattern-binding-decl-no-comma.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-precedence.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-protocol.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-repeat.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-string-element.swift 3 test/SourceKit/CodeFormat/indent-trailing/trailing-struct.swift 1 test/SourceKit/CodeFormat/indent-trailing/trailing-while-pattern-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-while-pattern-empty.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-while-pattern-no-comma.swift 2 test/SourceKit/CodeFormat/indent-trailing/trailing-while.swift 2 test/SourceKit/CodeFormat/indent-width2.swift 6 test/SourceKit/CodeFormat/indent-with-cr.swift 3 test/SourceKit/CodeFormat/indent-with-tab.swift 8 test/SourceKit/CodeFormat/indent-zero-width.swift 8 test/SourceKit/CodeFormat/rdar_32789463.swift 4 test/SourceKit/Compile/basic.swift 10 test/SourceKit/CompileNotifications/Inputs/parse-error-with-sourceLocation.swift 3 test/SourceKit/CompileNotifications/Inputs/parse-error.swift 1 test/SourceKit/CompileNotifications/Inputs/sema-error.swift 1 test/SourceKit/CompileNotifications/arg-parsing.swift 1 test/SourceKit/CompileNotifications/args.swift 1 test/SourceKit/CompileNotifications/code-completion.swift 1 test/SourceKit/CompileNotifications/cursor-info.swift 1 test/SourceKit/CompileNotifications/diagnostics.swift 1 test/SourceKit/CompileNotifications/edits.swift 1 test/SourceKit/CompileNotifications/enable-disable.swift 1 test/SourceKit/CompileNotifications/type-context-info.swift 1 test/SourceKit/ConformingMethods/basic.swift 23 test/SourceKit/ConformingMethods/generics.swift 16 test/SourceKit/CursorInfo/Inputs/FooSwiftModule.swift 3 test/SourceKit/CursorInfo/Inputs/SomeModule.swift 7 test/SourceKit/CursorInfo/Inputs/cursor-overrides/foo_clang_module.h 9 test/SourceKit/CursorInfo/Inputs/invalid_compiler_args/A/File.swift 1 test/SourceKit/CursorInfo/Inputs/invalid_compiler_args/B/File.swift 1 test/SourceKit/CursorInfo/Inputs/mixed_framework/MixedFramework.framework/Headers/MixedFramework.h 3 test/SourceKit/CursorInfo/Inputs/multiple_ast1.swift 1 test/SourceKit/CursorInfo/Inputs/multiple_ast2.swift 1 test/SourceKit/CursorInfo/Inputs/rdar_18677108-2-a.swift 6 test/SourceKit/CursorInfo/Inputs/rdar_18677108-2-b.swift 1 test/SourceKit/CursorInfo/SR-10949.swift 3 test/SourceKit/CursorInfo/crash1.swift 9 test/SourceKit/CursorInfo/crash2.swift 6 test/SourceKit/CursorInfo/cursor_after_edit.swift 1 test/SourceKit/CursorInfo/cursor_big_array.swift 1 test/SourceKit/CursorInfo/cursor_callargs.swift 6 test/SourceKit/CursorInfo/cursor_dynamic.swift 54 test/SourceKit/CursorInfo/cursor_forbid_typecheck.swift 1 test/SourceKit/CursorInfo/cursor_generated_interface.swift 29 test/SourceKit/CursorInfo/cursor_generic_enum.swift 16 test/SourceKit/CursorInfo/cursor_generics.swift 23 test/SourceKit/CursorInfo/cursor_getter.swift 6 test/SourceKit/CursorInfo/cursor_groups.swift 37 test/SourceKit/CursorInfo/cursor_implicit_init.swift 10 test/SourceKit/CursorInfo/cursor_info_async.swift 1 test/SourceKit/CursorInfo/cursor_info_concurrency.swift 10 test/SourceKit/CursorInfo/cursor_info_container.swift 36 test/SourceKit/CursorInfo/cursor_info_cross_import.swift 10 test/SourceKit/CursorInfo/cursor_info_cross_import_common_case.swift 11 test/SourceKit/CursorInfo/cursor_info_existential_var.swift 6 test/SourceKit/CursorInfo/cursor_info_expressions.swift 12 test/SourceKit/CursorInfo/cursor_info_keypath_member_lookup.swift 27 test/SourceKit/CursorInfo/cursor_info_multi_module.swift 22 test/SourceKit/CursorInfo/cursor_info_param.swift 11 test/SourceKit/CursorInfo/cursor_info_property_wrappers.swift 32 test/SourceKit/CursorInfo/cursor_info_source_lang.swift 7 test/SourceKit/CursorInfo/cursor_info_synthesized_refs.swift 11 test/SourceKit/CursorInfo/cursor_info_type.swift 34 test/SourceKit/CursorInfo/cursor_init.swift 8 test/SourceKit/CursorInfo/cursor_invalid.swift 26 test/SourceKit/CursorInfo/cursor_label.swift 19 test/SourceKit/CursorInfo/cursor_nested_extension.swift 6 test/SourceKit/CursorInfo/cursor_no_cancel.swift 3 test/SourceKit/CursorInfo/cursor_opaque_result.swift 14 test/SourceKit/CursorInfo/cursor_overrides.swift 19 test/SourceKit/CursorInfo/cursor_relatedname.swift 4 test/SourceKit/CursorInfo/cursor_rename.swift 7 test/SourceKit/CursorInfo/cursor_some_type.swift 16 test/SourceKit/CursorInfo/cursor_stdlib.swift 16 test/SourceKit/CursorInfo/cursor_swiftinterface.swift 6 test/SourceKit/CursorInfo/cursor_swiftonly_systemmodule.swift 5 test/SourceKit/CursorInfo/cursor_symbol_graph.swift 17 test/SourceKit/CursorInfo/cursor_symbol_graph_generics.swift 13 test/SourceKit/CursorInfo/cursor_symbol_graph_objc.swift 4 test/SourceKit/CursorInfo/cursor_symbol_graph_parents.swift 35 test/SourceKit/CursorInfo/cursor_symbol_graph_referenced.swift 15 test/SourceKit/CursorInfo/cursor_symbol_graph_referenced_objc.swift 4 test/SourceKit/CursorInfo/cursor_symlink.swift 1 test/SourceKit/CursorInfo/cursor_synthesized.swift 8 test/SourceKit/CursorInfo/cursor_unavailable.swift 2 test/SourceKit/CursorInfo/cursor_user_module_group.swift 2 test/SourceKit/CursorInfo/cursor_usr.swift 4 test/SourceKit/CursorInfo/cursor_vardecl_across_fallthrough.swift 17 test/SourceKit/CursorInfo/ignore-llvm-args.swift 1 test/SourceKit/CursorInfo/injected_vfs.swift 8 test/SourceKit/CursorInfo/invalid_compiler_args.swift 1 test/SourceKit/CursorInfo/invalid_offset.swift 1 test/SourceKit/CursorInfo/missing_module_map.swift 1 test/SourceKit/CursorInfo/mixed_framework.swift 5 test/SourceKit/CursorInfo/multiple_ast.swift 1 test/SourceKit/CursorInfo/rdar77234243.swift 5 test/SourceKit/CursorInfo/rdar_18677108-1.swift 8 test/SourceKit/CursorInfo/rdar_18677108-2.swift 1 test/SourceKit/CursorInfo/rdar_21657000.swift 4 test/SourceKit/CursorInfo/rdar_21790830.swift 3 test/SourceKit/CursorInfo/rdar_21859941.swift 7 test/SourceKit/CursorInfo/rdar_30248264.swift 7 test/SourceKit/CursorInfo/rdar_30292429.swift 8 test/SourceKit/CursorInfo/rdar_31539499.swift 2 test/SourceKit/CursorInfo/rdar_31758709.swift 6 test/SourceKit/CursorInfo/rdar_33334141.swift 7 test/SourceKit/CursorInfo/rdar_34348776.swift 3 test/SourceKit/CursorInfo/rdar_35819975.swift 7 test/SourceKit/CursorInfo/rdar_36305791.swift 4 test/SourceKit/CursorInfo/rdar_41100570.swift 3 test/SourceKit/CursorInfo/rdar_41593893.swift 12 test/SourceKit/CursorInfo/rdar_64230277.swift 5 test/SourceKit/CursorInfo/rdar_70017224.swift 2 test/SourceKit/CursorInfo/sr-12283-enum-element-value.swift 6 test/SourceKit/CursorInfo/sr-12631-if-let-type.swift 4 test/SourceKit/Demangle/demangle.swift 1 test/SourceKit/Diagnostics/diags.swift 3 test/SourceKit/DocSupport/Inputs/MyError.h 9 test/SourceKit/DocSupport/Inputs/async/async.h 6 test/SourceKit/DocSupport/Inputs/availability_maccatalyst.swift 4 test/SourceKit/DocSupport/Inputs/availability_maccatalyst_is_deprecated.swift 12 test/SourceKit/DocSupport/Inputs/cake.swift 93 test/SourceKit/DocSupport/Inputs/cake1.swift 41 test/SourceKit/DocSupport/Inputs/main.swift 128 test/SourceKit/DocSupport/Inputs/module_with_class_extension.swift 18 test/SourceKit/DocSupport/doc_async.swift 16 test/SourceKit/DocSupport/doc_clang_module.swift 1 test/SourceKit/DocSupport/doc_cross_import_common.swift 1 test/SourceKit/DocSupport/doc_error_domain.swift 1 test/SourceKit/DocSupport/doc_generic_type_with_self_param.swift 14 test/SourceKit/DocSupport/doc_internal_closure_label.swift 1 test/SourceKit/DocSupport/doc_source_file.swift 1 test/SourceKit/DocSupport/doc_stdlib.swift 1 test/SourceKit/DocSupport/doc_swift_module.swift 1 test/SourceKit/DocSupport/doc_swift_module1.swift 1 test/SourceKit/DocSupport/doc_swift_module_availability_maccatalyst.swift 1 test/SourceKit/DocSupport/doc_swift_module_availability_maccatalyst_is_deprecated.swift 1 test/SourceKit/DocSupport/doc_swift_module_class_extension.swift 1 test/SourceKit/DocSupport/doc_swift_module_cross_import.swift 1 test/SourceKit/DocSupport/doc_system_module_underscored.swift 1 test/SourceKit/DocumentStructure/Inputs/access.swift 88 test/SourceKit/DocumentStructure/Inputs/invalid.swift 12 test/SourceKit/DocumentStructure/Inputs/main.swift 138 test/SourceKit/DocumentStructure/Inputs/mark.swift 1 test/SourceKit/DocumentStructure/access_parse.swift 1 test/SourceKit/DocumentStructure/mark_edit.swift 1 test/SourceKit/DocumentStructure/rdar47426948.swift 9 test/SourceKit/DocumentStructure/structure.swift 1 test/SourceKit/DocumentStructure/structure_args.swift 6 test/SourceKit/DocumentStructure/structure_object_literals.swift 2 test/SourceKit/ExpressionType/basic.swift 15 test/SourceKit/ExpressionType/filtered.swift 25 test/SourceKit/ExtractComment/Inputs/Comment1.swift 1 test/SourceKit/ExtractComment/Inputs/CommentIndent1.swift 1 test/SourceKit/ExtractComment/Inputs/CommentIndent2.swift 1 test/SourceKit/ExtractComment/Inputs/DocComment1.swift 1 test/SourceKit/ExtractComment/Inputs/DocComment2.swift 1 test/SourceKit/ExtractComment/Inputs/DocComment3.swift 1 test/SourceKit/ExtractComment/Inputs/DocCommentEmptyLine1.swift 1 test/SourceKit/ExtractComment/Inputs/DocCommentEmptyLine2.swift 1 test/SourceKit/ExtractComment/Inputs/DocCommentEmptyLine3.swift 1 test/SourceKit/ExtractComment/Inputs/DocCommentEmptyLine4.swift 1 test/SourceKit/ExtractComment/Inputs/NotComment1.swift 1 test/SourceKit/ExtractComment/extract_comments.swift 1 test/SourceKit/Indexing/Inputs/explicit-access/Exported.swift 1 test/SourceKit/Indexing/Inputs/explicit-access/Module.swift 2 test/SourceKit/Indexing/Inputs/implicit-vis/a.swift 3 test/SourceKit/Indexing/Inputs/implicit-vis/b.swift 3 test/SourceKit/Indexing/Inputs/index_constructors_other.swift 6 test/SourceKit/Indexing/Inputs/test_module.swift 35 test/SourceKit/Indexing/index.swift 157 test/SourceKit/Indexing/index_bad_modulename.swift 2 test/SourceKit/Indexing/index_big_array.swift 1 test/SourceKit/Indexing/index_constructors.swift 5 test/SourceKit/Indexing/index_effective_access_level.swift 168 test/SourceKit/Indexing/index_enum_case.swift 24 test/SourceKit/Indexing/index_forbid_typecheck.swift 1 test/SourceKit/Indexing/index_func_import.swift 4 test/SourceKit/Indexing/index_implicit_vis.swift 1 test/SourceKit/Indexing/index_is_test_candidate.swift 16 test/SourceKit/Indexing/index_is_test_candidate_objc.swift 16 test/SourceKit/Indexing/index_module_missing_depend.swift 1 test/SourceKit/Indexing/index_objcMembers.swift 4 test/SourceKit/Indexing/index_operators.swift 17 test/SourceKit/Indexing/index_with_clang_module.swift 5 test/SourceKit/Indexing/index_with_swift_module.swift 3 test/SourceKit/Indexing/rdar_21602898.swift 3 test/SourceKit/Indexing/sr_3815.swift 8 test/SourceKit/Inputs/CrossImport/_OtherCAdditions.swift 7 test/SourceKit/Inputs/big_array.swift 38 test/SourceKit/Inputs/build_session/Frameworks/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 4 test/SourceKit/Inputs/build_session/Frameworks/Foo.framework/Headers/Foo.h 6 test/SourceKit/Inputs/build_session/Frameworks/FooHelper.framework/Frameworks/FooHelperSub.framework/Headers/FooHelperSub.h 1 test/SourceKit/Inputs/build_session/Frameworks/FooHelper.framework/Headers/FooHelper.h 2 test/SourceKit/Inputs/build_session/Frameworks/FooHelper.framework/Headers/FooHelperExplicit.h 1 test/SourceKit/Inputs/build_session/Frameworks_modified/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 4 test/SourceKit/Inputs/build_session/Frameworks_modified/Foo.framework/Headers/Foo.h 6 test/SourceKit/Inputs/build_session/Frameworks_modified/FooHelper.framework/Frameworks/FooHelperSub.framework/Headers/FooHelperSub.h 1 test/SourceKit/Inputs/build_session/Frameworks_modified/FooHelper.framework/Headers/FooHelper.h 2 test/SourceKit/Inputs/build_session/Frameworks_modified/FooHelper.framework/Headers/FooHelperExplicit.h 1 test/SourceKit/Inputs/concurrency/gen_concurrency.swift 5 test/SourceKit/Inputs/concurrency/header_concurrency.h 4 test/SourceKit/Inputs/forbid_typecheck_2.swift 8 test/SourceKit/Inputs/forbid_typecheck_primary.swift 5 test/SourceKit/Inputs/libIDE-mock-sdk/Bar.framework/Headers/Bar.h 13 test/SourceKit/Inputs/libIDE-mock-sdk/BoolBridgingTests.framework/Headers/BoolBridgingTests.h 58 test/SourceKit/Inputs/libIDE-mock-sdk/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 11 test/SourceKit/Inputs/libIDE-mock-sdk/Foo.framework/Headers/Foo.h 163 test/SourceKit/Inputs/libIDE-mock-sdk/FooHelper.framework/Frameworks/FooHelperSub.framework/Headers/FooHelperSub.h 8 test/SourceKit/Inputs/libIDE-mock-sdk/FooHelper.framework/Headers/FooHelper.h 6 test/SourceKit/Inputs/libIDE-mock-sdk/FooHelper.framework/Headers/FooHelperExplicit.h 1 test/SourceKit/Inputs/libIDE-mock-sdk/Mixed.framework/Headers/Mixed.h 45 test/SourceKit/Inputs/libIDE-mock-sdk/Mixed.swift 17 test/SourceKit/Inputs/libIDE-mock-sdk/SwiftNameTests.framework/Headers/SwiftNameTests.h 32 test/SourceKit/Inputs/placeholders.swift 5 test/SourceKit/Inputs/sourcekitd_path_sanitize.py 19 test/SourceKit/Inputs/vfs/CModule/CModule.h 4 test/SourceKit/Inputs/vfs/SwiftModule/SwiftModule.swift 3 test/SourceKit/Inputs/vfs/other_file_in_target.swift 3 test/SourceKit/Inputs/vfs/other_file_in_target_2.swift 3 test/SourceKit/InterfaceGen/Inputs/Foo.swift 8 test/SourceKit/InterfaceGen/Inputs/Foo2.swift 26 test/SourceKit/InterfaceGen/Inputs/Foo3.swift 8 test/SourceKit/InterfaceGen/Inputs/header.h 10 test/SourceKit/InterfaceGen/Inputs/header2.h 7 test/SourceKit/InterfaceGen/Inputs/header3.h 9 test/SourceKit/InterfaceGen/Inputs/mock-sdk/APINotesTests.framework/Headers/APINotesTests.h 2 test/SourceKit/InterfaceGen/Inputs/mock-sdk/APINotesTests.framework/Headers/Decls.h 44 test/SourceKit/InterfaceGen/Inputs/mock-sdk/APINotesTests.framework/Headers/Foo.h 3 test/SourceKit/InterfaceGen/Inputs/swift_mod.swift 10 test/SourceKit/InterfaceGen/Inputs/swift_mod_syn.swift 36 test/SourceKit/InterfaceGen/gen_clang_module.swift 2 test/SourceKit/InterfaceGen/gen_header.swift 1 test/SourceKit/InterfaceGen/gen_header_swift_args.swift 1 test/SourceKit/InterfaceGen/gen_mixed_module.swift 1 test/SourceKit/InterfaceGen/gen_module_group.swift 1 test/SourceKit/InterfaceGen/gen_objc_concurrency.swift 1 test/SourceKit/InterfaceGen/gen_stdlib.swift 1 test/SourceKit/InterfaceGen/gen_swift_module.swift 4 test/SourceKit/InterfaceGen/gen_swift_module_cross_import.swift 1 test/SourceKit/InterfaceGen/gen_swift_module_cross_import_common.swift 1 test/SourceKit/InterfaceGen/gen_swift_source.swift 1 test/SourceKit/InterfaceGen/gen_swift_type.swift 41 test/SourceKit/InterfaceGen/gen_swiftonly_systemmodule.swift 19 test/SourceKit/MarkupXML/basic.swift 1 test/SourceKit/Misc/Inputs/10bytes.swift 1 test/SourceKit/Misc/Inputs/custom-resource-stdlib.swift 1 test/SourceKit/Misc/Inputs/errors-a.swift 78 test/SourceKit/Misc/Inputs/errors-b.swift 17 test/SourceKit/Misc/Inputs/errors-c.swift 3 test/SourceKit/Misc/Inputs/main.swift 1 test/SourceKit/Misc/Inputs/mymod/mymod.h 1 test/SourceKit/Misc/cancellation.swift 1 test/SourceKit/Misc/compiler_version.swift 1 test/SourceKit/Misc/edit_range.swift 1 test/SourceKit/Misc/handle-filelist-driver-args.swift 2 test/SourceKit/Misc/handle-filelists.swift 2 test/SourceKit/Misc/ignore_index_store_flag.swift 2 test/SourceKit/Misc/ignored-flags-sanitizers.swift 2 test/SourceKit/Misc/ignored-flags.swift 2 test/SourceKit/Misc/load-module-with-errors.swift 21 test/SourceKit/Misc/match-module-cache-with-compiler.swift 1 test/SourceKit/Misc/mixed_completion_sequence.swift 29 test/SourceKit/Misc/no-crash-reopen-with-different-compiler-args.swift 1 test/SourceKit/Misc/no-driver-outputs.swift 1 test/SourceKit/Misc/parser-cutoff.swift 789 test/SourceKit/Misc/print-response-as-json.swift 1 test/SourceKit/Misc/print-response.swift 1 test/SourceKit/Misc/protocol_version.swift 1 test/SourceKit/Misc/rdar64304839.swift 3 test/SourceKit/Misc/repeat-request.swift 1 test/SourceKit/Misc/resource-dir-handling.swift 1 test/SourceKit/Misc/stats.swift 1 test/SourceKit/Misc/strange_interpolation.swift 5 test/SourceKit/Misc/time-request.swift 1 test/SourceKit/Misc/usage.swift 1 test/SourceKit/Misc/wrong_arguments.swift 1 test/SourceKit/Mixed/Inputs/Mixed.framework/Headers/Mixed.h 4 test/SourceKit/Mixed/Inputs/header.h 7 test/SourceKit/Mixed/complete_twice_bridging_header.swift 3 test/SourceKit/Mixed/cursor_mixed.swift 3 test/SourceKit/Mixed/cursor_mixed_header.swift 3 test/SourceKit/NameTranslation/Inputs/mock-sdk/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 11 test/SourceKit/NameTranslation/Inputs/mock-sdk/Foo.framework/Headers/Foo.h 189 test/SourceKit/NameTranslation/basic.swift 21 test/SourceKit/NameTranslation/enum.swift 8 test/SourceKit/NameTranslation/init.swift 5 test/SourceKit/NameTranslation/swiftnames.swift 49 test/SourceKit/RangeInfo/basic.swift 19 test/SourceKit/Refactoring/Inputs/mock-sdk/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 11 test/SourceKit/Refactoring/Inputs/mock-sdk/Foo.framework/Headers/Foo.h 189 test/SourceKit/Refactoring/basic.swift 99 test/SourceKit/Refactoring/ordering.swift 33 test/SourceKit/Refactoring/rename-mismatch.swift 4 test/SourceKit/Refactoring/rename-objc.swift 4 test/SourceKit/Refactoring/rename-with-location-directive.swift 3 test/SourceKit/Refactoring/semantic-refactoring/expand-default.swift 10 test/SourceKit/Refactoring/semantic-refactoring/extract-func-default.swift 5 test/SourceKit/Refactoring/semantic-refactoring/extract-func-with-args.swift 5 test/SourceKit/Refactoring/semantic-refactoring/extract-func.swift 5 test/SourceKit/Refactoring/semantic-refactoring/extract-repeated-expression.swift 5 test/SourceKit/Refactoring/semantic-refactoring/fill-stub.swift 4 test/SourceKit/Refactoring/semantic-refactoring/line-col-conversion.swift 2 test/SourceKit/Refactoring/semantic-refactoring/local-rename.swift 12 test/SourceKit/Refactoring/semantic-refactoring/localize-string.swift 8 test/SourceKit/Refactoring/syntactic-rename.swift 94 test/SourceKit/RelatedIdents/Inputs/implicit-vis/a.swift 4 test/SourceKit/RelatedIdents/Inputs/implicit-vis/b.swift 3 test/SourceKit/RelatedIdents/implicit_vis.swift 1 test/SourceKit/RelatedIdents/related_idents.swift 64 test/SourceKit/Sema/Inputs/empty.swift 1 test/SourceKit/Sema/Inputs/top_level.swift 1 test/SourceKit/Sema/availability_define.swift 4 test/SourceKit/Sema/edit_nowait.swift 1 test/SourceKit/Sema/educational_note_diags.swift 1 test/SourceKit/Sema/enum-toraw/Inputs/t1.swift 3 test/SourceKit/Sema/enum-toraw/Inputs/t2.swift 6 test/SourceKit/Sema/enum-toraw/enum-toraw.swift 1 test/SourceKit/Sema/injected_vfs.swift 10 test/SourceKit/Sema/injected_vfs_after_edit.swift 3 test/SourceKit/Sema/injected_vfs_sourcetext.swift 3 test/SourceKit/Sema/main.swift 1 test/SourceKit/Sema/objc_attr_without_import.swift 6 test/SourceKit/Sema/oslog.swift 21 test/SourceKit/Sema/placeholders.swift 1 test/SourceKit/Sema/sema_big_array.swift 1 test/SourceKit/Sema/sema_build_session.swift 11 test/SourceKit/Sema/sema_config.swift 6 test/SourceKit/Sema/sema_diag_after_edit-2.swift 6 test/SourceKit/Sema/sema_diag_after_edit.swift 6 test/SourceKit/Sema/sema_diag_after_edit_fixit.swift 2 test/SourceKit/Sema/sema_dynamic_keypath.swift 27 test/SourceKit/Sema/sema_edits.swift 2 test/SourceKit/Sema/sema_forbid_typecheck.swift 1 test/SourceKit/Sema/sema_lazy_var.swift 6 test/SourceKit/Sema/sema_module.swift 2 test/SourceKit/Sema/sema_playground.swift 3 test/SourceKit/Sema/sema_protocol_stubs.swift 7 test/SourceKit/Sema/sema_symlink.swift 1 test/SourceKit/Sema/sema_unavailable.swift 1 test/SourceKit/Sema/sil_diags.swift 8 test/SourceKit/Session/info_after_open.swift 1 test/SourceKit/SyntaxMapData/Inputs/parse_error.swift 3 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-block-comment.swift 3 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-chained-comment.swift 3 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-del.swift 1 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-disjoint-effect.swift 6 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-multiline-string.swift 7 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-nested-token.swift 7 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit-remove.swift 4 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-edit.swift 3 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-multiple-edits.swift 8 test/SourceKit/SyntaxMapData/Inputs/syntaxmap-partial-delete.swift 1 test/SourceKit/SyntaxMapData/Inputs/syntaxmap.swift 24 test/SourceKit/SyntaxMapData/diags.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-block-comment.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-chained-comment.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-del.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-disjoint-effect.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-multiline-string.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-nested-token.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit-remove.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-edit.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-multiple-edits.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-object-literals.swift 3 test/SourceKit/SyntaxMapData/syntaxmap-partial-delete.swift 1 test/SourceKit/SyntaxMapData/syntaxmap-pound-keyword.swift 13 test/SourceKit/SyntaxMapData/syntaxmap.swift 1 test/SourceKit/SyntaxTree/basic.swift 4 test/SourceKit/SyntaxTree/pound_if.swift 3 test/SourceKit/TypeContextInfo/typecontext_basic.swift 20 test/SourceKit/TypeContextInfo/typecontext_generics.swift 28 test/SourceKit/VariableType/basic.swift 17 test/SourceKit/VariableType/case.swift 11 test/SourceKit/VariableType/error.swift 2 test/SourceKit/VariableType/if-let.swift 7 test/SourceKit/VariableType/inout.swift 4 test/SourceKit/VariableType/params.swift 8 test/SourceKit/VariableType/ranged.swift 4 test/SourceKit/VariableType/unnamed.swift 3 test/SourceKit/lit.local.cfg 14 test/StringProcessing/Parse/regex.swift 4 test/StringProcessing/Parse/regex_parse_end_of_buffer.swift 1 test/StringProcessing/Parse/regex_parse_error.swift 3 test/StringProcessing/Runtime/regex_basic.swift 46 test/StringProcessing/SILGen/regex_literal_silgen.swift 1 test/StringProcessing/Sema/regex_literal_type_inference.swift 27 test/StringProcessing/lit.local.cfg 2 test/SymbolGraph/ClangImporter/EmitWhileBuilding.swift 2 test/SymbolGraph/ClangImporter/Inputs/EmitWhileBuilding/EmitWhileBuilding.framework/Headers/EmitWhileBuilding.h 1 test/SymbolGraph/ClangImporter/Inputs/EmitWhileBuilding/Extra.swift 1 test/SymbolGraph/ClangImporter/Inputs/ObjcProperty/ObjcProperty.framework/Headers/ObjcProperty.h 6 test/SymbolGraph/ClangImporter/Inputs/Submodules/Mixed.h 1 test/SymbolGraph/ClangImporter/Inputs/Submodules/Submodule.h 1 test/SymbolGraph/ClangImporter/ObjcProperty.swift 2 test/SymbolGraph/ClangImporter/Submodules.swift 3 test/SymbolGraph/EmitWhileBuilding.swift 2 test/SymbolGraph/EmptyExtension.swift 3 test/SymbolGraph/Module/BasicExtension.swift 5 test/SymbolGraph/Module/CrossImport.swift 16 test/SymbolGraph/Module/FailedLoad.swift 4 test/SymbolGraph/Module/Inputs/CrossImport/A.swift 6 test/SymbolGraph/Module/Inputs/CrossImport/B.swift 6 test/SymbolGraph/Module/Inputs/FailedLoad/A.swift 3 test/SymbolGraph/Module/Inputs/NestedExtensions/A.swift 13 test/SymbolGraph/Module/Inputs/NestedExtensions/B.swift 11 test/SymbolGraph/Module/Inputs/NestedExtensions/C.swift 15 test/SymbolGraph/Module/Module.swift 3 test/SymbolGraph/Module/NestedExtensions.swift 15 test/SymbolGraph/Module/NoSourceInfo.swift 9 test/SymbolGraph/Relationships/ConformsTo/Basic.swift 6 test/SymbolGraph/Relationships/ConformsTo/FilterImplicitlyPrivate.swift 32 test/SymbolGraph/Relationships/ConformsTo/Indirect.swift 7 test/SymbolGraph/Relationships/DefaultImplementationOf/Basic.swift 8 test/SymbolGraph/Relationships/DefaultImplementationOf/Indirect.swift 7 test/SymbolGraph/Relationships/DefaultImplementationOf/Inputs/RemoteP.swift 3 test/SymbolGraph/Relationships/DefaultImplementationOf/Remote.swift 5 test/SymbolGraph/Relationships/InheritsFrom.swift 2 test/SymbolGraph/Relationships/MemberOf/Basic.swift 3 test/SymbolGraph/Relationships/MemberOf/ProtocolMemberWithoutRequirement.swift 8 test/SymbolGraph/Relationships/OptionalRequirementOf.swift 12 test/SymbolGraph/Relationships/Overrides.swift 10 test/SymbolGraph/Relationships/RequirementOf.swift 3 test/SymbolGraph/Relationships/Synthesized/ConditionalConformance.swift 20 test/SymbolGraph/Relationships/Synthesized/DefaultImplementation.swift 24 test/SymbolGraph/Relationships/Synthesized/InheritedDocs.swift 14 test/SymbolGraph/Relationships/Synthesized/Inputs/RemoteP.swift 8 test/SymbolGraph/Relationships/Synthesized/PickBestCandidate.swift 17 test/SymbolGraph/Relationships/Synthesized/RemoteInheritedDocs.swift 10 test/SymbolGraph/Relationships/Synthesized/SuperclassImplementation.swift 8 test/SymbolGraph/Relationships/TargetFallback.swift 6 test/SymbolGraph/Something/Inputs/SomeProtocol.swift 3 test/SymbolGraph/Something/Something.swift 4 test/SymbolGraph/Symbols/AccessLevelFilter/IncludeInternal.swift 9 test/SymbolGraph/Symbols/AccessLevelFilter/PublicDefault.swift 6 test/SymbolGraph/Symbols/AccessLevels.swift 3 test/SymbolGraph/Symbols/DocComment/ASCIIArt.swift 1 test/SymbolGraph/Symbols/DocComment/BatchMode.swift 1 test/SymbolGraph/Symbols/DocComment/Block.swift 1 test/SymbolGraph/Symbols/DocComment/IndentedBlock.swift 1 test/SymbolGraph/Symbols/DocComment/MultiSingleLine.swift 1 test/SymbolGraph/Symbols/DocComment/NoDocComment.swift 1 test/SymbolGraph/Symbols/DocComment/SingleLine.swift 1 test/SymbolGraph/Symbols/Identifier.swift 1 test/SymbolGraph/Symbols/Kinds/AssociatedType.swift 3 test/SymbolGraph/Symbols/Kinds/Class.swift 1 test/SymbolGraph/Symbols/Kinds/Enum.swift 1 test/SymbolGraph/Symbols/Kinds/EnumCase.swift 3 test/SymbolGraph/Symbols/Kinds/Function.swift 1 test/SymbolGraph/Symbols/Kinds/GlobalVariable.swift 1 test/SymbolGraph/Symbols/Kinds/Init.swift 6 test/SymbolGraph/Symbols/Kinds/InstanceMethod.swift 3 test/SymbolGraph/Symbols/Kinds/InstanceProperty.swift 3 test/SymbolGraph/Symbols/Kinds/InstanceSubscript.swift 5 test/SymbolGraph/Symbols/Kinds/Operator.swift 5 test/SymbolGraph/Symbols/Kinds/Protocol.swift 1 test/SymbolGraph/Symbols/Kinds/Struct.swift 1 test/SymbolGraph/Symbols/Kinds/TypeAlias.swift 1 test/SymbolGraph/Symbols/Kinds/TypeMethod.swift 3 test/SymbolGraph/Symbols/Kinds/TypeProperty.swift 3 test/SymbolGraph/Symbols/Kinds/TypeSubscript.swift 5 test/SymbolGraph/Symbols/Mixins/Availability/Basic.swift 2 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/DeprecatedFilled.swift 3 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/DeprecatedReplaced.swift 6 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/IntroducedFilled.swift 3 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/IntroducedReplaced.swift 4 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/MessageLastWins.swift 4 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/ObsoletedFilled.swift 3 test/SymbolGraph/Symbols/Mixins/Availability/Duplicated/ObsoletedReplaced.swift 3 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/DeprecatedFilled.swift 10 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/DeprecatedReplaced.swift 20 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/IntroducedFilled.swift 10 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/IntroducedReplaced.swift 16 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/MessageFilled.swift 12 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/MessageReplaced.swift 12 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/ObsoletedFilled.swift 10 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/ObsoletedReplaced.swift 20 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/RenamedFilled.swift 10 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/RenamedNoVersion.swift 4 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/RenamedReplaced.swift 12 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/UnconditionallyDeprecated.swift 4 test/SymbolGraph/Symbols/Mixins/Availability/Inherited/UnconditionallyUnavailable.swift 4 test/SymbolGraph/Symbols/Mixins/Availability/PlatformAgnostic.swift 6 test/SymbolGraph/Symbols/Mixins/Availability/UnconditionallyDeprecated.swift 2 test/SymbolGraph/Symbols/Mixins/Availability/UnconditionallyUnavailable.swift 2 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Function.swift 1 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/MultipleAttributes.swift 7 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Never.swift 17 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/NominalTypes.swift 5 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Properties/ComputedProperties.swift 10 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Properties/ProtocolRequirements.swift 3 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Full/Properties/Subscripts.swift 8 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Navigator/Navigator.swift 7 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/SelfNotLinked.swift 3 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Subheading/Function.swift 1 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/Subheading/NominalTypes.swift 7 test/SymbolGraph/Symbols/Mixins/DeclarationFragments/UnderscoreNotLinked.swift 3 test/SymbolGraph/Symbols/Mixins/DocComment/BlockStyle.swift 12 test/SymbolGraph/Symbols/Mixins/DocComment/LineStyle.swift 8 test/SymbolGraph/Symbols/Mixins/Extension/GetFromExtension.swift 14 test/SymbolGraph/Symbols/Mixins/Extension/IgnoreInherited.swift 10 test/SymbolGraph/Symbols/Mixins/FunctionSignature.swift 3 test/SymbolGraph/Symbols/Mixins/Generics/Arguments.swift 6 test/SymbolGraph/Symbols/Mixins/Generics/ConstraintsOnLocalContext.swift 1 test/SymbolGraph/Symbols/Mixins/Generics/ConstraintsOnOuterContext.swift 7 test/SymbolGraph/Symbols/Mixins/Generics/Self.swift 9 test/SymbolGraph/Symbols/Mixins/Generics/WhereClause.swift 1 test/SymbolGraph/Symbols/Mixins/Location.swift 1 test/SymbolGraph/Symbols/Mixins/SPI.swift 1 test/SymbolGraph/Symbols/Names.swift 8 test/SymbolGraph/Symbols/PathComponents.swift 5 test/SymbolGraph/Symbols/SkipsPublicUnderscore.swift 27 test/SymbolGraph/Symbols/SkipsSPI.swift 34 test/SymbolGraph/Symbols/Unavailable.swift 13 test/SymbolGraph/verbose.swift 1 test/Syntax/Inputs/invalid.sed 5 test/Syntax/Inputs/nbsp.sed 1 test/Syntax/Parser/async.swift 16 test/Syntax/Parser/diags.swift 8 test/Syntax/Parser/fixed_crashers.swift 3 test/Syntax/Parser/tree.swift 3 test/Syntax/diagnostics_verify.swift 13 test/Syntax/round_trip_concurrency.swift 61 test/Syntax/round_trip_fix_quote.swift 2 test/Syntax/round_trip_function.swift 11 test/Syntax/round_trip_invalid.swift 8 test/Syntax/round_trip_misc.swift 37 test/Syntax/round_trip_nul.swift 2 test/Syntax/round_trip_parse_gen.swift 524 test/Syntax/round_trip_stdlib.swift 1 test/Syntax/round_trip_tuple.swift 4 test/Syntax/serialize_distributed-actor.swift 5 test/Syntax/serialize_main_actor.swift 11 test/Syntax/serialize_multiple_decls.swift 4 test/Syntax/serialize_struct_decl.swift 4 test/Syntax/serialize_tupletype.swift 1 test/Syntax/syntax_diagnostics.swift 1 test/Syntax/tokens_escaped_identifier.swift 2 test/Syntax/tokens_nonbreaking_space.swift 3 test/Syntax/tokens_nul.swift 2 test/Syntax/tokens_unknown_and_invalid.swift 10 test/TBD/Inputs/api_grab_bag.swift 24 test/TBD/Inputs/extension_types.swift 18 test/TBD/Inputs/linker-directive.swift 10 test/TBD/Inputs/multi-file2.swift 8 test/TBD/Inputs/objc_class_header.h 2 test/TBD/Inputs/subclass_super.swift 8 test/TBD/abi-version.swift 1 test/TBD/all-in-one.swift 1 test/TBD/app-extension.swift 1 test/TBD/arm64e-arch.swift 1 test/TBD/async-function-pointer.swift 5 test/TBD/class.swift 258 test/TBD/distributed.swift 93 test/TBD/dylib-version-truncation.swift 1 test/TBD/dylib-version.swift 1 test/TBD/embed-symbol.swift 2 test/TBD/emit-tbd-from-driver.swift 1 test/TBD/enum.swift 40 test/TBD/enum_case_protocol_witness.swift 16 test/TBD/function.swift 19 test/TBD/global.swift 21 test/TBD/implied_objc_symbols.swift 1 test/TBD/installapi-flag.swift 1 test/TBD/linker-directives-ld-previous-ios.swift 1 test/TBD/linker-directives-ld-previous-macos.swift 1 test/TBD/linker-directives.swift 3 test/TBD/linking-with-tbd.swift 12 test/TBD/main.swift 1 test/TBD/move_to_extension.swift 29 test/TBD/move_to_extension_comove.swift 24 test/TBD/multi-file.swift 9 test/TBD/objc-entry-point.swift 5 test/TBD/omit-witness-table.swift 3 test/TBD/opaque_result_type.swift 49 test/TBD/output-path-deduction.swift 1 test/TBD/private_import.swift 2 test/TBD/property_wrapper.swift 10 test/TBD/protocol.swift 102 test/TBD/rdar80485869.swift 4 test/TBD/rdar82045176.swift 3 test/TBD/sib-module.swift 9 test/TBD/specialization.swift 15 test/TBD/specialize_verify.swift 4 test/TBD/struct.swift 213 test/TypeCoercion/constructor_return.swift 23 test/TypeCoercion/constructor_return_type.swift 8 test/TypeCoercion/integer_literals.swift 47 test/TypeCoercion/interpolation.swift 10 test/TypeCoercion/overload_member.swift 154 test/TypeCoercion/overload_noncall.swift 54 test/TypeCoercion/overload_parens.swift 24 test/TypeCoercion/protocols.swift 174 test/TypeCoercion/protocols_library.swift 6 test/TypeCoercion/return_coercion.swift 7 test/TypeCoercion/subtyping.swift 41 test/TypeCoercion/unknowable.swift 29 test/TypeDecoder/builtins.swift 1 test/TypeDecoder/concurrency.swift 9 test/TypeDecoder/dynamic_self.swift 7 test/TypeDecoder/existentials.swift 38 test/TypeDecoder/explicit_existentials.swift 38 test/TypeDecoder/extensions.swift 15 test/TypeDecoder/foreign_types.swift 7 test/TypeDecoder/generic_local_types.swift 90 test/TypeDecoder/generic_typealias.swift 52 test/TypeDecoder/generics.swift 44 test/TypeDecoder/invalid_types.swift 1 test/TypeDecoder/local_types.swift 19 test/TypeDecoder/lowered_function_types.swift 12 test/TypeDecoder/lowered_metatypes.swift 3 test/TypeDecoder/nominal_types.swift 77 test/TypeDecoder/objc_classes.swift 25 test/TypeDecoder/opaque_return_type.swift 9 test/TypeDecoder/reference_storage.swift 7 test/TypeDecoder/structural_types.swift 107 test/TypeDecoder/sugar.swift 5 test/TypeDecoder/typealias.swift 51 test/TypeRoundTrip/Inputs/RoundTrip/RoundTrip.cpp 62 test/TypeRoundTrip/Inputs/RoundTrip/RoundTrip.swift 2 test/TypeRoundTrip/Inputs/testcases/builtins.swift 15 test/TypeRoundTrip/Inputs/testcases/concurrency.swift 5 test/TypeRoundTrip/Inputs/testcases/existentials.swift 31 test/TypeRoundTrip/Inputs/testcases/extensions.swift 24 test/TypeRoundTrip/Inputs/testcases/function_types.swift 10 test/TypeRoundTrip/Inputs/testcases/generics.swift 72 test/TypeRoundTrip/Inputs/testcases/nominal_types.swift 91 test/TypeRoundTrip/Inputs/testcases/objc_classes.swift 24 test/TypeRoundTrip/Inputs/testcases/opaque_return_type.swift 25 test/TypeRoundTrip/Inputs/testcases/reference_storage.swift 11 test/TypeRoundTrip/Inputs/testcases/simd.swift 87 test/TypeRoundTrip/Inputs/testcases/structural_types.swift 47 test/TypeRoundTrip/Inputs/testcases/typealiases.swift 34 test/TypeRoundTrip/round-trip.swift 6 test/Unit/lit.cfg 41 test/Unit/lit.site.cfg.in 16 test/api-digester/Inputs/APINotesLeft/APINotesTest.h 29 test/api-digester/Inputs/APINotesRight/APINotesTest.h 28 test/api-digester/Inputs/ClangCake/Cake.h 25 test/api-digester/Inputs/Foo-new-version/foo.h 24 test/api-digester/Inputs/Foo/foo.h 20 test/api-digester/Inputs/cake.swift 111 test/api-digester/Inputs/cake_baseline/cake.swift 183 test/api-digester/Inputs/cake_baseline/color.swift 1 test/api-digester/Inputs/cake_current/cake.swift 195 test/api-digester/Inputs/cake_current/color.swift 5 test/api-digester/Inputs/macro-gen-left.swift 22 test/api-digester/Inputs/macro-gen-right.swift 22 test/api-digester/Inputs/mock-sdk-baseline.sdk/System/Library/Frameworks/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 11 test/api-digester/Inputs/mock-sdk-baseline.sdk/System/Library/Frameworks/Foo.framework/Headers/Foo.h 5 test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks/Foo.framework/Frameworks/FooSub.framework/Headers/FooSub.h 11 test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks/Foo.framework/Headers/Foo.h 4 test/api-digester/apinotes-diags.swift 1 test/api-digester/apinotes-migrator-gen.swift 1 test/api-digester/breakage-allowlist.swift 1 test/api-digester/clang-module-dump.swift 1 test/api-digester/compare-clang-dump.swift 1 test/api-digester/compare-dump-abi-parsable-interface.swift 1 test/api-digester/compare-dump-abi.swift 1 test/api-digester/compare-dump-binary-vs-interface.swift 1 test/api-digester/compare-dump-parsable-interface.swift 1 test/api-digester/compare-dump.swift 1 test/api-digester/compare-two-sdks.swift 1 test/api-digester/deserialize-diff-items.swift 1 test/api-digester/diagnostics.swift 1 test/api-digester/diff-demangled-name.swift 1 test/api-digester/dump-empty-baseline.swift 1 test/api-digester/dump-module.swift 1 test/api-digester/internal-extension.swift 11 test/api-digester/lit.local.cfg 1 test/api-digester/macro-gen-json.swift 1 test/api-digester/macro-gen.swift 1 test/api-digester/serialized-diagnostics.swift 1 test/api-digester/stability-stdlib-source.swift 1 test/api-digester/use-interface-for.swift 1 test/attr/ApplicationMain/attr_NSApplicationMain.swift 4 test/attr/ApplicationMain/attr_NSApplicationMain_generic.swift 4 test/attr/ApplicationMain/attr_NSApplicationMain_inherited.swift 4 test/attr/ApplicationMain/attr_NSApplicationMain_multi_file/another_delegate.swift 4 test/attr/ApplicationMain/attr_NSApplicationMain_multi_file/delegate.swift 5 test/attr/ApplicationMain/attr_NSApplicationMain_multiple.swift 10 test/attr/ApplicationMain/attr_NSApplicationMain_not_NSApplicationDelegate.swift 4 test/attr/ApplicationMain/attr_NSApplicationMain_with_main/delegate.swift 5 test/attr/ApplicationMain/attr_NSApplicationMain_with_main/main.swift 1 test/attr/ApplicationMain/attr_UIApplicationMain.swift 4 test/attr/ApplicationMain/attr_UIApplicationMain_generic.swift 4 test/attr/ApplicationMain/attr_UIApplicationMain_inherited.swift 4 test/attr/ApplicationMain/attr_UIApplicationMain_multiple.swift 10 test/attr/ApplicationMain/attr_UIApplicationMain_not_UIApplicationDelegate.swift 4 test/attr/ApplicationMain/attr_UIApplicationMain_with_main/delegate.swift 5 test/attr/ApplicationMain/attr_UIApplicationMain_with_main/main.swift 1 test/attr/ApplicationMain/attr_main_arguments.swift 5 test/attr/ApplicationMain/attr_main_class.swift 5 test/attr/ApplicationMain/attr_main_class_extension.swift 7 test/attr/ApplicationMain/attr_main_class_extension_external_main.swift 7 test/attr/ApplicationMain/attr_main_class_extension_multi_module/A.swift 2 test/attr/ApplicationMain/attr_main_class_extension_multi_module/main.swift 7 test/attr/ApplicationMain/attr_main_class_extension_multi_module_external_main/A.swift 5 test/attr/ApplicationMain/attr_main_class_extension_multi_module_external_main/main.swift 4 test/attr/ApplicationMain/attr_main_classmethod.swift 5 test/attr/ApplicationMain/attr_main_dynamicCallable.swift 7 test/attr/ApplicationMain/attr_main_dynamicMemberLookup.swift 7 test/attr/ApplicationMain/attr_main_enum.swift 5 test/attr/ApplicationMain/attr_main_enum_extension.swift 7 test/attr/ApplicationMain/attr_main_enum_extension_external_main.swift 7 test/attr/ApplicationMain/attr_main_enum_extension_multi_module/A.swift 2 test/attr/ApplicationMain/attr_main_enum_extension_multi_module/main.swift 7 test/attr/ApplicationMain/attr_main_enum_extension_multi_module_external_main/A.swift 5 test/attr/ApplicationMain/attr_main_enum_extension_multi_module_external_main/main.swift 4 test/attr/ApplicationMain/attr_main_extension_multi_file/main1.swift 6 test/attr/ApplicationMain/attr_main_extension_multi_file/main2.swift 2 test/attr/ApplicationMain/attr_main_extension_nofunc.swift 5 test/attr/ApplicationMain/attr_main_generic.swift 5 test/attr/ApplicationMain/attr_main_implicitDynamicReplacement.swift 4 test/attr/ApplicationMain/attr_main_inherited.swift 6 test/attr/ApplicationMain/attr_main_instance.swift 5 test/attr/ApplicationMain/attr_main_multi_file/main1.swift 6 test/attr/ApplicationMain/attr_main_multi_file/main2.swift 5 test/attr/ApplicationMain/attr_main_multiple.swift 15 test/attr/ApplicationMain/attr_main_protocol.swift 4 test/attr/ApplicationMain/attr_main_resolves_types_nonthrowing.swift 14 test/attr/ApplicationMain/attr_main_resolves_types_nonthrowing_2.swift 14 test/attr/ApplicationMain/attr_main_resolves_types_throws.swift 14 test/attr/ApplicationMain/attr_main_resolves_types_throws_2.swift 14 test/attr/ApplicationMain/attr_main_return.swift 5 test/attr/ApplicationMain/attr_main_struct.swift 5 test/attr/ApplicationMain/attr_main_struct_available_future.swift 7 test/attr/ApplicationMain/attr_main_struct_available_past.swift 6 test/attr/ApplicationMain/attr_main_struct_extension.swift 7 test/attr/ApplicationMain/attr_main_struct_extension_external_main.swift 7 test/attr/ApplicationMain/attr_main_struct_extension_multi_module/A.swift 2 test/attr/ApplicationMain/attr_main_struct_extension_multi_module/main.swift 7 test/attr/ApplicationMain/attr_main_struct_extension_multi_module_external_main/A.swift 5 test/attr/ApplicationMain/attr_main_struct_extension_multi_module_external_main/main.swift 4 test/attr/ApplicationMain/attr_main_struct_from_protocol.swift 15 test/attr/ApplicationMain/attr_main_struct_from_two_protocols_one_missing.swift 17 test/attr/ApplicationMain/attr_main_throws.swift 5 test/attr/ApplicationMain/attr_main_throws_prints_error.swift 7 test/attr/ApplicationMain/attr_main_tuple_extension.swift 5 test/attr/ApplicationMain/attr_main_with_maindotswift/file.swift 6 test/attr/ApplicationMain/attr_main_with_maindotswift/main.swift 1 test/attr/Inputs/OldAndNew.swift 18 test/attr/Inputs/OpenHelpers.swift 38 test/attr/Inputs/PackageDescription.swift 42 test/attr/Inputs/SymbolMove/HighLevel.swift 11 test/attr/Inputs/SymbolMove/HighlevelOriginal.swift 41 test/attr/Inputs/SymbolMove/LowLevel.swift 47 test/attr/Inputs/access-note-gen.py 82 test/attr/Inputs/attr_objcMembers_other.swift 2 test/attr/Inputs/attr_usableFromInline_protocol_hole_helper.swift 16 test/attr/Inputs/custom-modules/attr_objc_foo_clang_module.h 7 test/attr/Inputs/custom-modules/objc_async.h 13 test/attr/Inputs/custom-modules/testable_clang.h 1 test/attr/Inputs/disabled_access_control_base.swift 6 test/attr/Inputs/dynamicReplacementA.swift 2 test/attr/Inputs/dynamicReplacementB.swift 7 test/attr/Inputs/dynamicReplacementC.swift 27 test/attr/Inputs/warn_unqualified_access_other.swift 1 test/attr/accessibility.swift 180 test/attr/accessibility_multifile.swift 12 test/attr/accessibility_print.swift 187 test/attr/accessibility_print_inferred_type_witnesses.swift 17 test/attr/accessibility_proto.swift 68 test/attr/attr_alignment.swift 30 test/attr/attr_alwaysEmitIntoClient.swift 12 test/attr/attr_autoclosure.swift 214 test/attr/attr_availability.swift 933 test/attr/attr_availability_async_rename.swift 225 test/attr/attr_availability_canonical_macos_version.swift 24 test/attr/attr_availability_canonical_macos_version_introduction.swift 28 test/attr/attr_availability_canonical_macos_version_introduction_appext.swift 6 test/attr/attr_availability_maccatalyst.swift 95 test/attr/attr_availability_narrow.swift 53 test/attr/attr_availability_objc.swift 118 test/attr/attr_availability_osx.swift 143 test/attr/attr_availability_swift.swift 42 test/attr/attr_availability_swift_deserialize.swift 3 test/attr/attr_availability_swift_v4.swift 55 test/attr/attr_availability_swiftpm_deserialize.swift 5 test/attr/attr_availability_swiftpm_v4.swift 44 test/attr/attr_availability_transitive_ios.swift 26 test/attr/attr_availability_transitive_ios_extension.swift 26 test/attr/attr_availability_transitive_multiple.swift 11 test/attr/attr_availability_transitive_nested.swift 18 test/attr/attr_availability_transitive_osx.swift 86 test/attr/attr_availability_transitive_osx_extension.swift 26 test/attr/attr_availability_tvos.swift 51 test/attr/attr_availability_unavailability.swift 42 test/attr/attr_availability_watchos.swift 51 test/attr/attr_borrowed.swift 13 test/attr/attr_cdecl.swift 40 test/attr/attr_cdecl_async.swift 2 test/attr/attr_concurrent.swift 90 test/attr/attr_convention.swift 25 test/attr/attr_discardableResult.swift 176 test/attr/attr_dynamic.swift 34 test/attr/attr_dynamic_callable.swift 384 test/attr/attr_dynamic_infer.swift 42 test/attr/attr_dynamic_member_lookup.swift 600 test/attr/attr_escaping.swift 187 test/attr/attr_final.swift 71 test/attr/attr_final_protocol_extension.swift 4 test/attr/attr_fixed_layout.swift 87 test/attr/attr_fixed_layout_class.swift 6 test/attr/attr_fixed_layout_property_wrapper.swift 10 test/attr/attr_function_builder.swift 4 test/attr/attr_hasMissingDesignatedInits.swift 4 test/attr/attr_ibaction.swift 87 test/attr/attr_ibaction_ios.swift 6 test/attr/attr_iboutlet.swift 108 test/attr/attr_ibsegueaction.swift 143 test/attr/attr_implements.swift 52 test/attr/attr_implements_bad_parse.swift 12 test/attr/attr_implements_bad_types.swift 18 test/attr/attr_implements_fp.swift 104 test/attr/attr_implements_serial.swift 15 test/attr/attr_implicitselfcapture.swift 16 test/attr/attr_indirect.swift 15 test/attr/attr_inlinable.swift 225 test/attr/attr_inlinable_close_match.swift 1 test/attr/attr_inlinable_deinit.swift 6 test/attr/attr_inlinable_dynamic.swift 9 test/attr/attr_inlinable_old_spelling.swift 2 test/attr/attr_inlinable_typealias.swift 14 test/attr/attr_inout.swift 7 test/attr/attr_marker_protocol.swift 43 test/attr/attr_native_dynamic.swift 158 test/attr/attr_noescape.swift 237 test/attr/attr_nonobjc.swift 81 test/attr/attr_objc.swift 1441 test/attr/attr_objcMembers.swift 31 test/attr/attr_objc_any.swift 10 test/attr/attr_objc_async.swift 18 test/attr/attr_objc_clang.swift 26 test/attr/attr_objc_foreign.swift 16 test/attr/attr_objc_overlays.swift 9 test/attr/attr_objc_override.swift 25 test/attr/attr_objc_resilience.swift 34 test/attr/attr_objc_resilient_stubs.swift 20 test/attr/attr_objc_simd.swift 8 test/attr/attr_objc_swift4.swift 36 test/attr/attr_objc_typealias_inside_protocol.swift 3 test/attr/attr_originally_definedin_backward_compatibility.swift 14 test/attr/attr_override.swift 518 test/attr/attr_required.swift 65 test/attr/attr_requires_stored_property_inits.swift 38 test/attr/attr_rethrows_protocol.swift 158 test/attr/attr_semantics.swift 48 test/attr/attr_silgen_name.swift 9 test/attr/attr_specialize.swift 218 test/attr/attr_usableFromInline.swift 93 test/attr/attr_usableFromInline_protocol.swift 28 test/attr/attr_usableFromInline_protocol_hole.swift 16 test/attr/attributes.swift 255 test/attr/closures.swift 11 test/attr/dynamicReplacement.swift 54 test/attr/dynamicReplacement_library_evolution_implicit_dynamic.swift 10 test/attr/global_actor.swift 63 test/attr/hasInitialValue.swift 10 test/attr/implicit_dynamic.swift 39 test/attr/open.swift 106 test/attr/open_objc.swift 57 test/attr/open_swift4.swift 8 test/attr/open_swift5.swift 8 test/attr/override_with_disabled_access_control.swift 12 test/attr/private_import.swift 4 test/attr/require_explicit_availability.swift 117 test/attr/testable.swift 6 test/attr/testable_invalid_decl.swift 1 test/attr/typeEraser.swift 91 test/attr/warn_unqualified_access.swift 57 test/benchmark/lit.local.cfg 1 test/cmake/modules/SwiftTestUtils.cmake 30 test/decl/Inputs/objc_override_multi_2.swift 2 test/decl/Inputs/objc_override_multi_3.swift 4 test/decl/Inputs/objc_redeclaration_multi_2.swift 12 test/decl/async/objc.swift 23 test/decl/circularity.swift 75 test/decl/class/Inputs/inheritance_protocol_multi_module_2.swift 10 test/decl/class/actor/basic.swift 25 test/decl/class/actor/conformance.swift 46 test/decl/class/actor/global_actor_conformance.swift 31 test/decl/class/circular_inheritance.swift 38 test/decl/class/circular_inheritance_2.swift 5 test/decl/class/classes.swift 93 test/decl/class/constructor_search_outer.swift 35 test/decl/class/effectful_properties.swift 71 test/decl/class/effectful_properties_objc.swift 11 test/decl/class/inheritance_protocol_multi_module.swift 7 test/decl/class/nonoverride.swift 12 test/decl/class/override-implementationOnly.swift 28 test/decl/class/override.swift 316 test/decl/enum/Inputs/objc_enum_multi_file_helper.swift 8 test/decl/enum/bool_raw_value.swift 19 test/decl/enum/enumtest.swift 404 test/decl/enum/frozen-nonresilient.swift 2 test/decl/enum/frozen.swift 8 test/decl/enum/objc_bool_raw_value.swift 8 test/decl/enum/objc_enum_Error.swift 10 test/decl/enum/objc_enum_multi_file.swift 31 test/decl/enum/recursive_enum_declaration.swift 6 test/decl/enum/special_case_name.swift 32 test/decl/ext/Inputs/extension-generic-objc-protocol.h 13 test/decl/ext/Inputs/extension-inheritance-conformance-objc-multi-file-2.swift 2 test/decl/ext/Inputs/extension-inheritance-conformance-objc.h 9 test/decl/ext/extension-generic-objc-protocol.swift 35 test/decl/ext/extension-generic-objc.swift 36 test/decl/ext/extension-inheritance-conformance-native.swift 12 test/decl/ext/extension-inheritance-conformance-objc-multi-file.swift 8 test/decl/ext/extension-inheritance-conformance-objc.swift 9 test/decl/ext/extensions.swift 281 test/decl/ext/forward_references.swift 15 test/decl/ext/generic.swift 150 test/decl/ext/ordering.swift 104 test/decl/ext/protocol.swift 729 test/decl/ext/protocol_as_witness.swift 24 test/decl/ext/protocol_objc.swift 14 test/decl/ext/sr_12460.swift 3 test/decl/ext/typealias.swift 66 test/decl/func/arg_rename.swift 47 test/decl/func/async.swift 42 test/decl/func/complete_object_init.swift 121 test/decl/func/constructor.swift 74 test/decl/func/debugger_function.swift 52 test/decl/func/default-values-swift4.swift 75 test/decl/func/default-values.swift 115 test/decl/func/dynamic_self.swift 287 test/decl/func/functions.swift 109 test/decl/func/keyword-argument-defaults.swift 87 test/decl/func/keyword-argument-labels.swift 36 test/decl/func/local-function-overload.swift 32 test/decl/func/operator.swift 278 test/decl/func/operator_suggestions.swift 19 test/decl/func/rethrows.swift 428 test/decl/func/special_func_name.swift 36 test/decl/func/static_func.swift 93 test/decl/func/throwing_functions.swift 188 test/decl/func/throwing_functions_without_try.swift 36 test/decl/func/trailing_closures.swift 1 test/decl/func/vararg.swift 53 test/decl/import/Inputs/inconsistent-implementation-only/2.swift 6 test/decl/import/Inputs/inconsistent-implementation-only/3.swift 5 test/decl/import/import.swift 37 test/decl/import/inconsistent-implementation-only.swift 6 test/decl/inherit/inherit.swift 30 test/decl/inherit/inherit_anyobject_protocol.swift 5 test/decl/inherit/inherit_anyobject_protocol_swift5.swift 5 test/decl/inherit/initializer.swift 93 test/decl/inherit/objc_initializer.swift 9 test/decl/inherit/override.swift 65 test/decl/init/Inputs/c-func-member-init.h 5 test/decl/init/Inputs/inherited-init-multifile-other.swift 6 test/decl/init/Inputs/memberwise-init-multifile-other.swift 3 test/decl/init/basic_init.swift 35 test/decl/init/cf-types.swift 29 test/decl/init/constructor-kind.swift 52 test/decl/init/default-initialization.swift 89 test/decl/init/delegate-to-c-func-imported-as-member.swift 5 test/decl/init/failable.swift 196 test/decl/init/inherited-init-multifile.swift 6 test/decl/init/memberwise-init-multifile.swift 1 test/decl/init/nil.swift 7 test/decl/init/nonnominal_init.swift 12 test/decl/init/nonnull-delegate-to-nullable-in-base-class.swift 12 test/decl/init/resilience-cross-module.swift 19 test/decl/init/resilience.swift 35 test/decl/init/throwing.swift 12 test/decl/nested/protocol.swift 82 test/decl/nested/reserved_name.swift 12 test/decl/nested/type_in_extension.swift 15 test/decl/nested/type_in_function.swift 103 test/decl/nested/type_in_type.swift 311 test/decl/objc_override.swift 20 test/decl/objc_override_multi.swift 6 test/decl/objc_redeclaration.swift 44 test/decl/objc_redeclaration_multi.swift 14 test/decl/operator/Inputs/lookup_moduleA.swift 13 test/decl/operator/Inputs/lookup_moduleB.swift 12 test/decl/operator/Inputs/lookup_moduleC.swift 3 test/decl/operator/Inputs/lookup_moduleD.swift 1 test/decl/operator/Inputs/lookup_module_exportsAC.swift 10 test/decl/operator/Inputs/lookup_other.swift 7 test/decl/operator/Inputs/lookup_other2.swift 1 test/decl/operator/Inputs/lookup_other_compat.swift 1 test/decl/operator/Inputs/lookup_other_noncompat.swift 1 test/decl/operator/Inputs/redeclaration_other.swift 7 test/decl/operator/Inputs/redeclaration_other_compat.swift 7 test/decl/operator/declared_power_operator.swift 13 test/decl/operator/lookup.swift 36 test/decl/operator/lookup_compatibility.swift 36 test/decl/operator/power_operator_imported.swift 8 test/decl/operator/redeclaration.swift 20 test/decl/operator/redeclaration_compatibility.swift 20 test/decl/overload.swift 427 test/decl/overload_swift4.swift 11 test/decl/overload_swift5.swift 20 test/decl/precedencegroup/Inputs/ExternPrecedences.swift 5 test/decl/precedencegroup/circularity.swift 26 test/decl/precedencegroup/parsing.swift 3 test/decl/protocol/Inputs/deserialized_witness_mismatch_other.swift 3 test/decl/protocol/Inputs/objc_error_convention_conflict.h 12 test/decl/protocol/associated_type_overrides.swift 15 test/decl/protocol/async_requirements.swift 23 test/decl/protocol/conforms/Inputs/fixit_stub_ambiguity_module.swift 7 test/decl/protocol/conforms/Inputs/fixit_stub_batch_mode_helper.swift 4 test/decl/protocol/conforms/Inputs/fixit_stub_mutability_proto_module.swift 4 test/decl/protocol/conforms/Inputs/placement_2.swift 14 test/decl/protocol/conforms/Inputs/placement_module_A.swift 18 test/decl/protocol/conforms/Inputs/placement_module_B.swift 4 test/decl/protocol/conforms/Inputs/redundant_conformance_A.swift 24 test/decl/protocol/conforms/Inputs/redundant_conformance_B.swift 18 test/decl/protocol/conforms/access_control_crash.swift 4 test/decl/protocol/conforms/access_corner_case.swift 35 test/decl/protocol/conforms/actor_derived.swift 22 test/decl/protocol/conforms/associated_type.swift 90 test/decl/protocol/conforms/circular_validation.swift 10 test/decl/protocol/conforms/error_self_conformance.swift 16 test/decl/protocol/conforms/failure.swift 89 test/decl/protocol/conforms/fixit_stub.swift 149 test/decl/protocol/conforms/fixit_stub_batch_mode.swift 1 test/decl/protocol/conforms/fixit_stub_editor.swift 75 test/decl/protocol/conforms/fixit_stub_editor_amiguity.swift 6 test/decl/protocol/conforms/fixit_stub_editor_implied.swift 9 test/decl/protocol/conforms/inherited.swift 157 test/decl/protocol/conforms/init.swift 55 test/decl/protocol/conforms/near_miss_objc.swift 82 test/decl/protocol/conforms/nscoding.swift 82 test/decl/protocol/conforms/nscoding_availability_osx.swift 10 test/decl/protocol/conforms/nscoding_stable_abi.swift 1 test/decl/protocol/conforms/nsobject.swift 8 test/decl/protocol/conforms/objc_async.swift 46 test/decl/protocol/conforms/objc_from_witness_corner_case.swift 12 test/decl/protocol/conforms/operator.swift 11 test/decl/protocol/conforms/placement.swift 98 test/decl/protocol/conforms/redundant_conformance.swift 52 test/decl/protocol/conforms/redundant_conformance_same_conditions.swift 11 test/decl/protocol/conforms/self.swift 74 test/decl/protocol/conforms/self_same_type.swift 19 test/decl/protocol/deserialized_witness_mismatch.swift 5 test/decl/protocol/effectful_properties.swift 167 test/decl/protocol/effectful_properties_objc.swift 5 test/decl/protocol/fixits_missing_protocols_in_context.swift 25 test/decl/protocol/indirectly_recursive_requirement.swift 25 test/decl/protocol/inherited.swift 8 test/decl/protocol/invalid_accessors_implementation.swift 32 test/decl/protocol/objc.swift 190 test/decl/protocol/objc_error_convention_conflict.swift 6 test/decl/protocol/operators_in_protocols.swift 6 test/decl/protocol/override.swift 57 test/decl/protocol/ownership_protocol.swift 21 test/decl/protocol/protocol_enum_witness.swift 98 test/decl/protocol/protocol_overload_selection.swift 44 test/decl/protocol/protocol_with_default_args.swift 11 test/decl/protocol/protocol_with_superclass.swift 210 test/decl/protocol/protocol_with_superclass_objc.swift 6 test/decl/protocol/protocol_with_superclass_where_clause.swift 202 test/decl/protocol/protocols.swift 356 test/decl/protocol/protocols_in_library.swift 11 test/decl/protocol/protocols_with_self_or_assoc_reqs.swift 407 test/decl/protocol/protocols_with_self_or_assoc_reqs_executable.swift 79 test/decl/protocol/recursive_requirement.swift 83 test/decl/protocol/recursive_requirement_ok.swift 61 test/decl/protocol/req/Inputs/witness_fix_its_other_module.swift 6 test/decl/protocol/req/associated_type_ambiguity.swift 29 test/decl/protocol/req/associated_type_default.swift 24 test/decl/protocol/req/associated_type_inference.swift 473 test/decl/protocol/req/associated_type_inference_fixed_type.swift 96 test/decl/protocol/req/associated_type_inference_proto_ext.swift 21 test/decl/protocol/req/associated_type_inference_valid.swift 15 test/decl/protocol/req/associated_type_objc.swift 6 test/decl/protocol/req/associated_type_typealias_implements.swift 23 test/decl/protocol/req/class.swift 4 test/decl/protocol/req/dynamic_self.swift 58 test/decl/protocol/req/existentials_covariant_erasure.swift 27 test/decl/protocol/req/func.swift 186 test/decl/protocol/req/missing_conformance.swift 121 test/decl/protocol/req/name_mismatch.swift 43 test/decl/protocol/req/optional.swift 124 test/decl/protocol/req/optional_visibility.swift 9 test/decl/protocol/req/optionality.swift 90 test/decl/protocol/req/properties.swift 33 test/decl/protocol/req/recursion.swift 59 test/decl/protocol/req/sr15460.swift 24 test/decl/protocol/req/subscript.swift 80 test/decl/protocol/req/unavailable.swift 42 test/decl/protocol/req/unsatisfiable.swift 48 test/decl/protocol/req/where_clause.swift 20 test/decl/protocol/req/witness_fix_its.swift 33 test/decl/protocol/resilient_defaults.swift 10 test/decl/protocol/special/Actor.swift 53 test/decl/protocol/special/DistributedActor.swift 111 test/decl/protocol/special/Error.swift 29 test/decl/protocol/special/Inputs/Error_other.swift 9 test/decl/protocol/special/JSExport.swift 7 test/decl/protocol/special/Sendable.swift 32 test/decl/protocol/special/Sendable_swift6.swift 22 test/decl/protocol/special/coding/Inputs/class_codable_simple_multi1.swift 11 test/decl/protocol/special/coding/Inputs/class_codable_simple_multi2.swift 5 test/decl/protocol/special/coding/Inputs/class_missing_init_multi1.swift 3 test/decl/protocol/special/coding/Inputs/class_missing_init_multi2.swift 3 test/decl/protocol/special/coding/Inputs/enum_codable_simple_multi1.swift 14 test/decl/protocol/special/coding/Inputs/enum_codable_simple_multi2.swift 7 test/decl/protocol/special/coding/Inputs/enum_coding_key_extension_multi1.swift 9 test/decl/protocol/special/coding/Inputs/enum_coding_key_extension_multi2.swift 3 test/decl/protocol/special/coding/Inputs/enum_coding_key_extension_multi3.swift 14 test/decl/protocol/special/coding/Inputs/enum_coding_key_multi1.swift 9 test/decl/protocol/special/coding/Inputs/enum_coding_key_multi2.swift 14 test/decl/protocol/special/coding/Inputs/property_wrappers_codable_multifile_other.swift 9 test/decl/protocol/special/coding/Inputs/struct_codable_simple_multi1.swift 15 test/decl/protocol/special/coding/Inputs/struct_codable_simple_multi2.swift 11 test/decl/protocol/special/coding/class_codable_codingkeys_typealias.swift 19 test/decl/protocol/special/coding/class_codable_computed_vars.swift 16 test/decl/protocol/special/coding/class_codable_default_initializer.swift 28 test/decl/protocol/special/coding/class_codable_excluded_optional_properties.swift 30 test/decl/protocol/special/coding/class_codable_failure_diagnostics.swift 73 test/decl/protocol/special/coding/class_codable_ignore_nonconforming_property.swift 14 test/decl/protocol/special/coding/class_codable_inheritance.swift 36 test/decl/protocol/special/coding/class_codable_inheritance_diagnostics.swift 55 test/decl/protocol/special/coding/class_codable_inherited.swift 9 test/decl/protocol/special/coding/class_codable_invalid_codingkeys.swift 20 test/decl/protocol/special/coding/class_codable_member_lookup.swift 11 test/decl/protocol/special/coding/class_codable_member_type_lookup.swift 432 test/decl/protocol/special/coding/class_codable_non_strong_vars.swift 17 test/decl/protocol/special/coding/class_codable_nonconforming_property.swift 59 test/decl/protocol/special/coding/class_codable_simple.swift 14 test/decl/protocol/special/coding/class_codable_simple_conditional.swift 21 test/decl/protocol/special/coding/class_codable_simple_conditional_final.swift 20 test/decl/protocol/special/coding/class_codable_simple_conditional_final_separate.swift 24 test/decl/protocol/special/coding/class_codable_simple_conditional_separate.swift 24 test/decl/protocol/special/coding/class_codable_simple_extension.swift 15 test/decl/protocol/special/coding/class_codable_simple_extension_final.swift 15 test/decl/protocol/special/coding/class_codable_simple_multi.swift 1 test/decl/protocol/special/coding/class_missing_init_multi.swift 1 test/decl/protocol/special/coding/codable_immutable_property_with_initial_value.swift 72 test/decl/protocol/special/coding/enum_codable_case_identifier_overloads.swift 8 test/decl/protocol/special/coding/enum_codable_codingkeys_typealias.swift 18 test/decl/protocol/special/coding/enum_codable_conflicting_parameter_identifier.swift 3 test/decl/protocol/special/coding/enum_codable_exclude_element.swift 7 test/decl/protocol/special/coding/enum_codable_excluded_optional_properties.swift 17 test/decl/protocol/special/coding/enum_codable_failure_diagnostics.swift 60 test/decl/protocol/special/coding/enum_codable_ignore_nonconforming_property.swift 14 test/decl/protocol/special/coding/enum_codable_invalid_codingkeys.swift 20 test/decl/protocol/special/coding/enum_codable_member_type_lookup.swift 3 test/decl/protocol/special/coding/enum_codable_nonconforming_property.swift 52 test/decl/protocol/special/coding/enum_codable_reordered_codingkeys.swift 8 test/decl/protocol/special/coding/enum_codable_simple.swift 31 test/decl/protocol/special/coding/enum_codable_simple_conditional.swift 23 test/decl/protocol/special/coding/enum_codable_simple_conditional_separate.swift 27 test/decl/protocol/special/coding/enum_codable_simple_extension.swift 21 test/decl/protocol/special/coding/enum_codable_simple_extension_flipped.swift 20 test/decl/protocol/special/coding/enum_codable_simple_multi.swift 1 test/decl/protocol/special/coding/enum_coding_key.swift 61 test/decl/protocol/special/coding/enum_coding_key_empty.swift 3 test/decl/protocol/special/coding/enum_coding_key_extension.swift 24 test/decl/protocol/special/coding/enum_coding_key_extension_multi.swift 1 test/decl/protocol/special/coding/enum_coding_key_int_raw_type.swift 32 test/decl/protocol/special/coding/enum_coding_key_multi.swift 1 test/decl/protocol/special/coding/enum_coding_key_no_raw_type.swift 32 test/decl/protocol/special/coding/enum_coding_key_partial_implementation.swift 115 test/decl/protocol/special/coding/enum_coding_key_string_raw_type.swift 36 test/decl/protocol/special/coding/immutable_property.swift 7 test/decl/protocol/special/coding/iuo_crash.swift 3 test/decl/protocol/special/coding/property_wrappers_codable.swift 21 test/decl/protocol/special/coding/property_wrappers_codable_multifile.swift 3 test/decl/protocol/special/coding/struct_codable_codingkeys_typealias.swift 19 test/decl/protocol/special/coding/struct_codable_computed_vars.swift 16 test/decl/protocol/special/coding/struct_codable_excluded_optional_properties.swift 34 test/decl/protocol/special/coding/struct_codable_failure_diagnostics.swift 54 test/decl/protocol/special/coding/struct_codable_ignore_nonconforming_property.swift 14 test/decl/protocol/special/coding/struct_codable_invalid_codingkeys.swift 20 test/decl/protocol/special/coding/struct_codable_member_name_confusion.swift 4 test/decl/protocol/special/coding/struct_codable_member_type_lookup.swift 442 test/decl/protocol/special/coding/struct_codable_memberwise_initializer.swift 30 test/decl/protocol/special/coding/struct_codable_non_strong_vars.swift 17 test/decl/protocol/special/coding/struct_codable_nonconforming_property.swift 59 test/decl/protocol/special/coding/struct_codable_simple.swift 26 test/decl/protocol/special/coding/struct_codable_simple_conditional.swift 18 test/decl/protocol/special/coding/struct_codable_simple_conditional_separate.swift 21 test/decl/protocol/special/coding/struct_codable_simple_extension.swift 16 test/decl/protocol/special/coding/struct_codable_simple_extension_flipped.swift 15 test/decl/protocol/special/coding/struct_codable_simple_multi.swift 1 test/decl/protocol/special/comparable/comparable_supported.swift 16 test/decl/protocol/special/comparable/comparable_unsupported.swift 13 test/decl/protocol/sr8767.swift 41 test/decl/protocol/substituted_aliases.swift 8 test/decl/protocol/typealias_inference.swift 11 test/decl/protocol/warn_override.swift 18 test/decl/result_builder_fixits.swift 46 test/decl/subscript/addressors.swift 161 test/decl/subscript/generic.swift 43 test/decl/subscript/noescape_accessors.swift 105 test/decl/subscript/static.swift 36 test/decl/subscript/subscripting.swift 344 test/decl/typealias/associated_types.swift 10 test/decl/typealias/dependent_types.swift 43 test/decl/typealias/fully_constrained.swift 46 test/decl/typealias/generic.swift 267 test/decl/typealias/on_constrained_protocol.swift 41 test/decl/typealias/protocol.swift 207 test/decl/typealias/redeclaration.swift 31 test/decl/typealias/typealias.swift 47 test/decl/var/Inputs/lazy_properties_batch_mode_b.swift 8 test/decl/var/Inputs/lazy_properties_multi_file_2.swift 4 test/decl/var/Inputs/property_wrappers_multi_file_2.swift 19 test/decl/var/NSCopying.swift 24 test/decl/var/NSManaged_properties.swift 30 test/decl/var/async_let.swift 33 test/decl/var/default_init.swift 39 test/decl/var/didset_cycle.swift 15 test/decl/var/didset_oldvalue.swift 40 test/decl/var/effectful_properties_global.swift 26 test/decl/var/effectful_property_wrapper.swift 28 test/decl/var/lazy_properties.swift 141 test/decl/var/lazy_properties_batch_mode.swift 1 test/decl/var/lazy_properties_multi_file.swift 3 test/decl/var/lazy_self_capture.swift 6 test/decl/var/nan_comparisons.swift 14 test/decl/var/properties.swift 1050 test/decl/var/property_wrapper_aliases.swift 33 test/decl/var/property_wrapper_generic_aliases.swift 11 test/decl/var/property_wrapper_generic_aliases_invalid.swift 15 test/decl/var/property_wrappers.swift 1431 test/decl/var/property_wrappers_default_init.swift 9 test/decl/var/property_wrappers_invalid.swift 24 test/decl/var/property_wrappers_library_evolution.swift 14 test/decl/var/property_wrappers_multi_file.swift 6 test/decl/var/property_wrappers_opaque.swift 19 test/decl/var/property_wrappers_synthesis.swift 49 test/decl/var/property_wrappers_top_level.swift 10 test/decl/var/result_builders.swift 157 test/decl/var/result_builders_availability.swift 73 test/decl/var/static_var.swift 182 test/decl/var/usage.swift 413 test/decl/var/variables.swift 71 test/diagnostics/Inputs/RenamedObjc.h 7 test/diagnostics/Inputs/TestablePrintASTLocationsModule.swift 1 test/diagnostics/Localization/Inputs/en.yaml 8 test/diagnostics/Localization/Inputs/fr.yaml 8 test/diagnostics/Localization/en_debug_diagnostic_name.swift 1 test/diagnostics/Localization/en_localization.swift 1 test/diagnostics/Localization/fr_debug_diagnostic_name.swift 1 test/diagnostics/Localization/fr_localization.swift 1 test/diagnostics/Localization/no_localization_files_and_wrong_path.swift 1 test/diagnostics/Localization/not_available_locale_code.swift 1 test/diagnostics/educational-notes.swift 2 test/diagnostics/loc-directive-diagnostics.swift 3 test/diagnostics/multi-module-diagnostics.swift 28 test/diagnostics/no_warnings_as_errors.swift 3 test/diagnostics/pretty-printed-diagnostics.swift 49 test/diagnostics/pretty-printed-diags-in-clang-buffer.swift 2 test/diagnostics/pretty-printed-source-loc-directive-diags.swift 23 test/diagnostics/testable-printast-locations.swift 3 test/diagnostics/verifier.swift 11 test/expr/capture/dynamic_self.swift 6 test/expr/capture/generic_params.swift 10 test/expr/capture/inout.swift 10 test/expr/capture/local_lazy.swift 12 test/expr/capture/nested.swift 7 test/expr/capture/nested_class.swift 39 test/expr/capture/noescape-error.swift 6 test/expr/capture/top-level-guard.swift 21 test/expr/cast/array_bridge.swift 102 test/expr/cast/array_coerce.swift 27 test/expr/cast/array_downcast.swift 66 test/expr/cast/array_downcast_Foundation.swift 28 test/expr/cast/array_iteration.swift 30 test/expr/cast/as_coerce.swift 97 test/expr/cast/bridged.swift 84 test/expr/cast/cf.swift 75 test/expr/cast/chains.swift 4 test/expr/cast/dictionary_bridge.swift 120 test/expr/cast/dictionary_coerce.swift 20 test/expr/cast/dictionary_downcast.swift 25 test/expr/cast/generic.swift 38 test/expr/cast/literals_downcast.swift 17 test/expr/cast/literals_downcast_bridge.swift 3 test/expr/cast/metatype_casts.swift 44 test/expr/cast/nil_value_to_optional.swift 22 test/expr/cast/objc_coerce_array.swift 12 test/expr/cast/optional.swift 33 test/expr/cast/precedence.swift 5 test/expr/cast/set_bridge.swift 75 test/expr/cast/set_coerce.swift 12 test/expr/cast/set_downcast.swift 18 test/expr/closure/anonymous.swift 21 test/expr/closure/basic.swift 32 test/expr/closure/closures.swift 488 test/expr/closure/closures_swift6.swift 54 test/expr/closure/default_args.swift 10 test/expr/closure/inference.swift 45 test/expr/closure/let.swift 12 test/expr/closure/multi_statement.swift 137 test/expr/closure/nested_inner_closures.swift 5 test/expr/closure/single_expr.swift 89 test/expr/closure/single_expr_ifdecl.swift 196 test/expr/closure/trailing.swift 331 test/expr/delayed-ident/enum.swift 25 test/expr/delayed-ident/member_chains.swift 302 test/expr/delayed-ident/nested_type.swift 39 test/expr/delayed-ident/optional_overload.swift 34 test/expr/delayed-ident/static_func.swift 19 test/expr/delayed-ident/static_var.swift 44 test/expr/dynamic_lookup.swift 6 test/expr/edge-contraction/array_base_optimization.swift 6 test/expr/edge-contraction/dictionary-literal.swift 24 test/expr/edge-contraction/paren-expr.swift 4 test/expr/expressions.swift 606 test/expr/postfix/call/construction.swift 81 test/expr/postfix/call/default_args.swift 6 test/expr/postfix/call/forward_trailing_closure.swift 74 test/expr/postfix/call/forward_trailing_closure_ambiguity.swift 94 test/expr/postfix/call/forward_trailing_closure_errors.swift 22 test/expr/postfix/call/forward_trailing_closure_fuzzy.swift 41 test/expr/postfix/call/forward_trailing_closure_unresolved_member.swift 11 test/expr/postfix/dot/dot_keywords.swift 71 test/expr/postfix/dot/init_ref_delegation.swift 409 test/expr/postfix/dot/optional_context_member.swift 65 test/expr/postfix/dot/optional_context_member_enum.swift 20 test/expr/primary/keypath/keypath-objc.swift 111 test/expr/primary/keypath/keypath-observe-objc.swift 33 test/expr/primary/literal/boolean.swift 20 test/expr/primary/literal/collection_upcast_opt.swift 14 test/expr/primary/literal/context.swift 17 test/expr/primary/literal/string.swift 33 test/expr/primary/selector/Inputs/fixits_helper.swift 18 test/expr/primary/selector/Inputs/property_helper.swift 8 test/expr/primary/selector/fixits.swift 32 test/expr/primary/selector/property.swift 157 test/expr/primary/selector/selector.swift 123 test/expr/primary/unqualified_name.swift 73 test/expr/print/callexpr.swift 4 test/expr/print/conditions.swift 14 test/expr/print/literals.swift 9 test/expr/print/protocol.swift 10 test/expr/print/switch.swift 29 test/expr/unary/async_await.swift 135 test/expr/unary/keypath/keypath-availability.swift 28 test/expr/unary/keypath/keypath-mutation.swift 21 test/expr/unary/keypath/keypath.swift 850 test/expr/unary/keypath/rdar85236369.swift 16 test/expr/unary/keypath/salvage-with-other-type-errors.swift 38 test/incrParse/add-close-brace-to-property.swift 4 test/incrParse/add-else-to-ifconfig.swift 3 test/incrParse/add-space-at-missing-brace.swift 6 test/incrParse/edit-string-literal.swift 8 test/incrParse/extend-identifier-at-eof.swift 2 test/incrParse/funcs.swift 18 test/incrParse/incremental-diagnostic.swift 4 test/incrParse/inserted_text_starts_identifier.swift 1 test/incrParse/invalid.swift 9 test/incrParse/multi-edit-mapping.swift 1 test/incrParse/reuse.swift 37 test/incrParse/simple.swift 30 test/lit.cfg 1936 test/lit.site.cfg.in 128 test/multifile/Inputs/batch_mode_external_definitions.h 9 test/multifile/Inputs/batch_mode_external_uses_1.swift 18 test/multifile/Inputs/batch_mode_external_uses_2.swift 18 test/multifile/Inputs/conditional-conformance-catch22.swift 3 test/multifile/Inputs/default-witness.swift 7 test/multifile/Inputs/external-protocol-conformance/A.swift 8 test/multifile/Inputs/external_lazy_property.swift 10 test/multifile/Inputs/finalize-nested-types-other.swift 6 test/multifile/Inputs/for_each_conformance_crashB.swift 8 test/multifile/Inputs/inherited-inits-other.swift 5 test/multifile/Inputs/inlinable-other.swift 3 test/multifile/Inputs/nested_types_defs.swift 16 test/multifile/Inputs/objc-escape/DangerousEscaper.swift 6 test/multifile/Inputs/objc-escape/Escaper.h 5 test/multifile/Inputs/objc-escape/Escaper.m 17 test/multifile/Inputs/objc-protocol-bridging.h 6 test/multifile/Inputs/objc-protocol-other.swift 2 test/multifile/Inputs/outlined-thunks-other.swift 4 test/multifile/Inputs/overrideB.swift 4 test/multifile/Inputs/overrideC.swift 4 test/multifile/Inputs/protocol-conformance-let-other.swift 3 test/multifile/Inputs/protocol-conformance-member-helper.swift 3 test/multifile/Inputs/protocol-conformance-objc-other.swift 4 test/multifile/Inputs/protocol-conformance-rdar39805133-other.swift 1 test/multifile/Inputs/protocol-conformance-redundant-def.swift 6 test/multifile/Inputs/protocol-conformance-redundant-ext.swift 6 test/multifile/Inputs/protocol-conformance-sr11018-other.swift 14 test/multifile/Inputs/protocol-conformance-sr6839-other.swift 4 test/multifile/Inputs/protocol-conformance/A.swift 3 test/multifile/Inputs/protocol-conformance/broken.swift 1 test/multifile/Inputs/protocol-conformance/rdar31302713.swift 19 test/multifile/Inputs/protocol-extension-init-helper.swift 4 test/multifile/Inputs/protocol-override-other.swift 3 test/multifile/Inputs/rdar-34584596-A.swift 8 test/multifile/Inputs/rdar-34584596-B.swift 10 test/multifile/Inputs/rdar-34584596-C.swift 3 test/multifile/Inputs/rdar51725203.swift 19 test/multifile/Inputs/rdar61229365.swift 27 test/multifile/Inputs/rdar67842221-other.swift 4 test/multifile/Inputs/require-finalize-witness-other.swift 4 test/multifile/Inputs/require-layout-call-result-primary.swift 3 test/multifile/Inputs/require-layout-enum-other.swift 9 test/multifile/Inputs/require-layout-error-other.swift 3 test/multifile/Inputs/require-layout-generic-class.swift 11 test/multifile/Inputs/require-member-layout-dynamic-bridging.h 4 test/multifile/Inputs/require-member-layout-dynamic-other.swift 4 test/multifile/Inputs/requirement-signature.swift 6 test/multifile/Inputs/resilient-module-2.swift 9 test/multifile/Inputs/resilient-witness-2.swift 3 test/multifile/Inputs/result_builder_definition.swift 22 test/multifile/Inputs/sr-285-other.swift 26 test/multifile/Inputs/sr10933a.swift 11 test/multifile/Inputs/sr10933b.swift 7 test/multifile/Inputs/sr11458.swift 45 test/multifile/Inputs/sr12429.swift 35 test/multifile/batch_mode_external_definitions.swift 1 test/multifile/class-layout/final-stored-property/Inputs/library.swift 22 test/multifile/class-layout/final-stored-property/main.swift 7 test/multifile/conditional-conformance.swift 4 test/multifile/constant-struct-with-padding/Inputs/other.swift 5 test/multifile/constant-struct-with-padding/main.swift 1 test/multifile/constant-tuple-with-padding/Inputs/other.swift 1 test/multifile/constant-tuple-with-padding/main.swift 1 test/multifile/default-arguments/one-module/Inputs/invalid-magic-literals-other.swift 2 test/multifile/default-arguments/one-module/Inputs/library.swift 2 test/multifile/default-arguments/one-module/Inputs/mismatched-magic-literals-other.swift 3 test/multifile/default-arguments/one-module/invalid-magic-literals.swift 4 test/multifile/default-arguments/one-module/main.swift 2 test/multifile/default-arguments/one-module/mismatched-magic-literals.swift 27 test/multifile/default-arguments/two-modules/Inputs/library1.swift 4 test/multifile/default-arguments/two-modules/Inputs/library2.swift 1 test/multifile/default-arguments/two-modules/main.swift 2 test/multifile/default-witness.swift 6 test/multifile/error-type/imported/Inputs/library.swift 3 test/multifile/error-type/imported/Inputs/objc_enum_errortype.h 3 test/multifile/error-type/imported/main.swift 1 test/multifile/error-type/one-module/Inputs/library.swift 4 test/multifile/error-type/one-module/main.swift 1 test/multifile/error-type/two-modules/Inputs/library.swift 4 test/multifile/error-type/two-modules/main.swift 3 test/multifile/extensions/one-module/Inputs/library.swift 3 test/multifile/extensions/one-module/main.swift 3 test/multifile/extensions/two-modules/Inputs/library.swift 5 test/multifile/extensions/two-modules/main.swift 8 test/multifile/external-protocol-conformance.swift 4 test/multifile/finalize-nested-types.swift 3 test/multifile/for_each_conformance_crash.swift 5 test/multifile/imported-conformance/option-set/Inputs/library.swift 5 test/multifile/imported-conformance/option-set/main.swift 5 test/multifile/inherited-inits.swift 5 test/multifile/inlinable.swift 6 test/multifile/lazy.swift 10 test/multifile/multiconformanceimpls/Inputs/A.swift 16 test/multifile/multiconformanceimpls/Inputs/B.swift 9 test/multifile/multiconformanceimpls/Inputs/C.swift 13 test/multifile/multiconformanceimpls/main.swift 8 test/multifile/nested_types.swift 12 test/multifile/nested_types/main.swift 12 test/multifile/objc-protocol.swift 2 test/multifile/objc_closure_escape/main.swift 29 test/multifile/outlined-thunks.swift 10 test/multifile/override.swift 6 test/multifile/property-wrappers-rdar51725203.swift 6 test/multifile/property-wrappers-rdar61229365.swift 7 test/multifile/property-wrappers-sr10933.swift 6 test/multifile/property-wrappers-sr11458.swift 6 test/multifile/property-wrappers-sr12429.swift 2 test/multifile/protocol-conformance-broken.swift 8 test/multifile/protocol-conformance-let.swift 3 test/multifile/protocol-conformance-member.swift 4 test/multifile/protocol-conformance-objc.swift 5 test/multifile/protocol-conformance-rdar-34584596.swift 1 test/multifile/protocol-conformance-rdar31302713.swift 4 test/multifile/protocol-conformance-rdar39805133.swift 22 test/multifile/protocol-conformance-redundant.swift 19 test/multifile/protocol-conformance-sr-285.swift 2 test/multifile/protocol-conformance-sr11018.swift 1 test/multifile/protocol-conformance-sr6839.swift 3 test/multifile/protocol-conformance.swift 3 test/multifile/protocol-extension-init.swift 5 test/multifile/protocol-override.swift 4 test/multifile/rdar67842221.swift 3 test/multifile/require-finalize-witness.swift 6 test/multifile/require-layout-call-result.swift 4 test/multifile/require-layout-enum.swift 1 test/multifile/require-layout-error.swift 1 test/multifile/require-layout-generic-arg-closure.swift 3 test/multifile/require-layout-generic-arg-subscript.swift 8 test/multifile/require-layout-generic-arg.swift 3 test/multifile/require-layout/main.swift 4 test/multifile/require-layout2/main.swift 4 test/multifile/require-layout3/main.swift 4 test/multifile/require-member-layout-dynamic.swift 6 test/multifile/requirement-signature.swift 3 test/multifile/resilient-module.swift 6 test/multifile/resilient-witness.swift 25 test/multifile/result_builder_multifile.swift 7 test/multifile/synthesized-accessors/invalid/Inputs/library.swift 3 test/multifile/synthesized-accessors/invalid/main.swift 7 test/multifile/synthesized-accessors/materialize-for-set-1/Inputs/counter.h 4 test/multifile/synthesized-accessors/materialize-for-set-1/Inputs/library.swift 9 test/multifile/synthesized-accessors/materialize-for-set-1/main.swift 5 test/multifile/synthesized-accessors/materialize-for-set-2/Inputs/counter.h 4 test/multifile/synthesized-accessors/materialize-for-set-2/Inputs/library1.swift 6 test/multifile/synthesized-accessors/materialize-for-set-2/Inputs/library2.swift 5 test/multifile/synthesized-accessors/materialize-for-set-2/main.swift 5 test/multifile/synthesized-accessors/one-module-imported/Inputs/library.swift 13 test/multifile/synthesized-accessors/one-module-imported/main.swift 12 test/multifile/synthesized-accessors/one-module-internal/Inputs/library.swift 26 test/multifile/synthesized-accessors/one-module-internal/main.swift 15 test/multifile/synthesized-accessors/one-module-public/Inputs/library.swift 26 test/multifile/synthesized-accessors/one-module-public/main.swift 15 test/multifile/synthesized-accessors/two-modules-imported/Inputs/library.swift 7 test/multifile/synthesized-accessors/two-modules-imported/main.swift 8 test/multifile/synthesized-accessors/two-modules/Inputs/library.swift 38 test/multifile/synthesized-accessors/two-modules/main.swift 19 test/multifile/typealias/one-module/Inputs/library.swift 11 test/multifile/typealias/one-module/main.swift 13 test/multifile/typealias/two-modules/Inputs/library.swift 11 test/multifile/typealias/two-modules/main.swift 15 test/refactoring/AddEquatableConformance/basic.swift 12 test/refactoring/CollapseNestedIf/basic.swift 24 test/refactoring/ConvertAsync/Inputs/convert_bool_objc.h 11 test/refactoring/ConvertAsync/async_attribute_added.swift 3 test/refactoring/ConvertAsync/basic.swift 232 test/refactoring/ConvertAsync/check_compiles.swift 9 test/refactoring/ConvertAsync/convert_async_attributed_renames.swift 140 test/refactoring/ConvertAsync/convert_async_renames.swift 303 test/refactoring/ConvertAsync/convert_async_wrapper.swift 15 test/refactoring/ConvertAsync/convert_bool.swift 240 test/refactoring/ConvertAsync/convert_function.swift 290 test/refactoring/ConvertAsync/convert_invalid.swift 12 test/refactoring/ConvertAsync/convert_params_multi.swift 119 test/refactoring/ConvertAsync/convert_params_single.swift 297 test/refactoring/ConvertAsync/convert_pattern.swift 293 test/refactoring/ConvertAsync/convert_result.swift 285 test/refactoring/ConvertAsync/convert_to_continuation.swift 252 test/refactoring/ConvertAsync/errors.swift 11 test/refactoring/ConvertAsync/handler_position.swift 2 test/refactoring/ConvertAsync/labeled_closure_params.swift 11 test/refactoring/ConvertAsync/path_classification.swift 108 test/refactoring/ConvertAsync/variable_as_callback.swift 144 test/refactoring/ConvertAsync/void_handler.swift 1 test/refactoring/ConvertForceTryToTryCatch/basic.swift 4 test/refactoring/ConvertForceTryToTryCatch/basic_in_func.swift 6 test/refactoring/ConvertForceTryToTryCatch/for_loop.swift 6 test/refactoring/ConvertForceTryToTryCatch/in_if_clause.swift 6 test/refactoring/ConvertForceTryToTryCatch/in_if_clause_nested.swift 8 test/refactoring/ConvertForceTryToTryCatch/in_if_clause_with_let_binding.swift 6 test/refactoring/ConvertForceTryToTryCatch/inside_constructor.swift 5 test/refactoring/ConvertStringsConcatenationToInterpolation/basic.swift 5 test/refactoring/ConvertStringsConcatenationToInterpolation/func_calls.swift 6 test/refactoring/ConvertToComputedProperty/basic.swift 14 test/refactoring/ConvertToGuard/basic.swift 25 test/refactoring/ConvertToIfLet/basic.swift 20 test/refactoring/ConvertToSwitchStmt/basic.swift 118 test/refactoring/ConvertToTernaryExpr/basic.swift 20 test/refactoring/ExpandDefault/basic.swift 17 test/refactoring/ExpandSwitchCases/basic.swift 9 test/refactoring/ExpandSwitchCases/no_space_between_braces.swift 9 test/refactoring/ExpandSwitchCases/partially_handled.swift 11 test/refactoring/ExpandSwitchCases/with_default.swift 11 test/refactoring/ExpandTernaryExpr/basic.swift 25 test/refactoring/ExtractExpr/basic.swift 5 test/refactoring/ExtractExpr/contextual_type.swift 4 test/refactoring/ExtractExpr/name_collision.swift 9 test/refactoring/ExtractFunction/await.swift 9 test/refactoring/ExtractFunction/basic.swift 6 test/refactoring/ExtractFunction/extract_attributes.swift 8 test/refactoring/ExtractFunction/extract_from_accessor.swift 10 test/refactoring/ExtractFunction/extract_init.swift 8 test/refactoring/ExtractFunction/extract_local.swift 13 test/refactoring/ExtractFunction/extract_subscript.swift 11 test/refactoring/ExtractFunction/extract_sugar.swift 6 test/refactoring/ExtractFunction/extract_switch.swift 23 test/refactoring/ExtractFunction/extract_with_comments.swift 8 test/refactoring/ExtractFunction/name_correction.swift 12 test/refactoring/ExtractFunction/static.swift 12 test/refactoring/ExtractFunction/throw_errors.swift 17 test/refactoring/ExtractFunction/throw_errors2.swift 12 test/refactoring/ExtractFunction/throw_errors3.swift 11 test/refactoring/ExtractRepeat/await.swift 9 test/refactoring/ExtractRepeat/basic.swift 7 test/refactoring/FillStubs/basic.swift 88 test/refactoring/LocalizeString/basic.swift 5 test/refactoring/LocalizeString/callexpr.swift 6 test/refactoring/LongNumber/basic.swift 6 test/refactoring/MemberwiseInit/generate_memberwise.swift 28 test/refactoring/MoveMembersToExtension/basic.swift 29 test/refactoring/RefactoringKind/basic.swift 304 test/refactoring/RefactoringKind/convert_to_switch_statement.swift 151 test/refactoring/RefactoringKind/crashers.swift 26 test/refactoring/RefactoringKind/extract.swift 28 test/refactoring/RefactoringKind/member_init_class_as_value.swift 8 test/refactoring/RefactoringKind/simplify_long_number.swift 10 test/refactoring/RefactoringKind/trailingclosure.swift 16 test/refactoring/ReplaceBodiesWithFatalError/basic.swift 46 test/refactoring/ReplaceBodiesWithFatalError/requires-env-var.swift 3 test/refactoring/SyntacticRename/backticks-noncollapsible-separate-arglabel.swift 4 test/refactoring/SyntacticRename/backticks-noncollapsible.swift 4 test/refactoring/SyntacticRename/backticks-separate-arglabel.swift 3 test/refactoring/SyntacticRename/backticks.swift 3 test/refactoring/SyntacticRename/call-as-function-base.swift 9 test/refactoring/SyntacticRename/call-as-function-paren-arg.swift 11 test/refactoring/SyntacticRename/call-as-function.swift 12 test/refactoring/SyntacticRename/callsites.swift 36 test/refactoring/SyntacticRename/custom-attrs.swift 51 test/refactoring/SyntacticRename/fixed_crashes.swift 3 test/refactoring/SyntacticRename/functions.swift 65 test/refactoring/SyntacticRename/init.swift 8 test/refactoring/SyntacticRename/invalid-newname.swift 1 test/refactoring/SyntacticRename/multiple-trailing-closures-defaulted.swift 6 test/refactoring/SyntacticRename/multiple-trailing-closures.swift 5 test/refactoring/SyntacticRename/objc-keypath.swift 18 test/refactoring/SyntacticRename/property-wrapper-init.swift 31 test/refactoring/SyntacticRename/property-wrapper-split.swift 18 test/refactoring/SyntacticRename/textual.swift 31 test/refactoring/SyntacticRename/types.swift 44 test/refactoring/SyntacticRename/variables.swift 30 test/refactoring/TrailingClosure/basic.swift 17 test/refactoring/TrailingClosure/rdar81106400.swift 6 test/refactoring/lit.local.cfg 6 test/refactoring/rename/basic.swift 25 test/refactoring/rename/local.swift 50 test/refactoring/rename/property.swift 4 test/remote-run/lit.local.cfg 5 test/reproducible-builds/swiftc-emit-assembly.swift 1 test/reproducible-builds/swiftc-emit-bc.swift 1 test/reproducible-builds/swiftc-emit-ir.swift 1 test/reproducible-builds/swiftc-emit-module.swift 1 test/reproducible-builds/swiftc-emit-sib.swift 1 test/reproducible-builds/swiftc-emit-sibgen.swift 1 test/reproducible-builds/swiftc-emit-silgen.swift 1 test/reproducible-builds/swiftc-emit-tbd.swift 1 test/sil-func-extractor/basic.swift 28 test/sil-func-extractor/load-serialized-sil.swift 9 test/sil-opt/Inputs/guaranteed-normal-args.swift 6 test/sil-opt/emit-sib.swift 6 test/sil-opt/sil-opt.swift 11 test/stdlib/AllocRounding.swift 24 test/stdlib/ArrayBuffer_CopyContents.swift 48 test/stdlib/ArrayDiagnostics.swift 5 test/stdlib/ArrayFilter.swift 4 test/stdlib/AutoreleasingUnsafeMutablePointer.swift 142 test/stdlib/AutoreleasingUnsafeMutablePointerDiagnostics.swift 11 test/stdlib/AutoreleasingUnsafeMutablePointerDiagnostics_warning.swift 11 test/stdlib/BinaryIntegerRequirements.swift 49 test/stdlib/BridgeNonVerbatim.swift 60 test/stdlib/BridgeStorage.swift 120 test/stdlib/Bridgeable.swift 50 test/stdlib/BridgedObjectDebuggerSupport.swift 96 test/stdlib/Builtins.swift 233 test/stdlib/Bundle.swift 12 test/stdlib/CaseIterableTests.swift 12 test/stdlib/Character.swift 288 test/stdlib/CharacterProperties.swift 172 test/stdlib/CharacterTraps.swift 22 test/stdlib/CodableMultifile.swift 36 test/stdlib/CodableTests.swift 849 test/stdlib/CollectionOfOne.swift 15 test/stdlib/Compatibility50Linking.c 1 test/stdlib/Concurrency.swift 7 test/stdlib/DarwinAPI.swift 89 test/stdlib/DebuggerSupport.swift 98 test/stdlib/DefaultIndices.swift 32 test/stdlib/DictionaryCompactMapValues.swift 16 test/stdlib/DictionaryTraps.swift 75 test/stdlib/DictionaryUnchecked.swift 14 test/stdlib/Diffing.swift 603 test/stdlib/DispatchData.swift 309 test/stdlib/DispatchDeprecationMacOS.swift 6 test/stdlib/DispatchDeprecationWatchOS.swift 6 test/stdlib/DispatchRenames.swift 9 test/stdlib/DispatchTypes.swift 26 test/stdlib/EmptyCollectionSingletonRealization.swift 28 test/stdlib/EnumComparableTests.swift 30 test/stdlib/Error.swift 189 test/stdlib/ErrorBridged.swift 694 test/stdlib/Filter.swift 63 test/stdlib/FixedPointTruncation.swift 37 test/stdlib/FlatMapDeprecation.swift 26 test/stdlib/Float.swift 163 test/stdlib/FloatConstants.swift 26 test/stdlib/FloatingPointDiagnostics.swift 5 test/stdlib/FloatingPointIR.swift 14 test/stdlib/FloatingPointIR_FP80.swift 8 test/stdlib/ForEachField.swift 383 test/stdlib/Foundation_NewGenericAPIs.swift 50 test/stdlib/Identifiable.swift 4 test/stdlib/ImplicitlyUnwrappedOptional.swift 40 test/stdlib/IndexDistanceRemoval.swift 13 test/stdlib/IndexOfRenaming.swift 5 test/stdlib/Inputs/ArrayBridge/ArrayBridge.h 8 test/stdlib/Inputs/ArrayBridge/ArrayBridge.m 52 test/stdlib/Inputs/CodableMultifileOther.swift 15 test/stdlib/Inputs/CommandLineStressTest/CommandLineStressTest.c 5 test/stdlib/Inputs/CommandLineStressTest/CommandLineStressTest.h 1 test/stdlib/Inputs/CommandLineStressTest/CommandLineStressTest.swift 43 test/stdlib/Inputs/DictionaryKeyValueTypes.swift 327 test/stdlib/Inputs/DictionaryKeyValueTypesObjC.swift 844 test/stdlib/Inputs/ErrorBridgedStaticImpl.h 5 test/stdlib/Inputs/ErrorBridgedStaticImpl.m 11 test/stdlib/Inputs/FoundationBridge/FoundationBridge.h 65 test/stdlib/Inputs/FoundationBridge/FoundationBridge.m 211 test/stdlib/Inputs/KeyPathMultiFile_b.swift 16 test/stdlib/Inputs/KeyPathMultiModule_b.swift 266 test/stdlib/Inputs/Mirror/Mirror.h 12 test/stdlib/Inputs/Mirror/Mirror.mm 14 test/stdlib/Inputs/Mirror/MirrorOther.swift 6 test/stdlib/Inputs/NSSlowString/NSSlowString.h 5 test/stdlib/Inputs/NSSlowString/NSSlowString.m 33 test/stdlib/Inputs/ObjCEvilClassInitialization/EvilClass.h 3 test/stdlib/Inputs/ObjCEvilClassInitialization/EvilClass.m 5 test/stdlib/Inputs/PrintTestTypes.swift 151 test/stdlib/Inputs/RuntimeRetroactiveConformance/A.swift 1 test/stdlib/Inputs/RuntimeRetroactiveConformance/B.swift 1 test/stdlib/Inputs/SegmentAlignment.swift 5 test/stdlib/Inputs/SlurpFastEnumeration/SlurpFastEnumeration.h 5 test/stdlib/Inputs/SlurpFastEnumeration/SlurpFastEnumeration.m 18 test/stdlib/Inputs/SwiftNativeNSBase/SwiftNativeNSBase.m 74 test/stdlib/Inputs/SwiftObjectNSObject/SwiftObjectNSObject.m 597 test/stdlib/Inputs/VariadicBool/variadicBool.c 11 test/stdlib/Inputs/VariadicBool/variadicBool.h 4 test/stdlib/Inputs/dlopen_race_dylib.swift 5 test/stdlib/Inputs/tail_allocated_c_array.h 6 test/stdlib/IntegerCompatibility.swift 49 test/stdlib/IntegerDiagnostics.swift 4 test/stdlib/IntervalTraps.swift 24 test/stdlib/KVO.swift 91 test/stdlib/KVOKeyPaths.swift 130 test/stdlib/KeyPath.swift 824 test/stdlib/KeyPathAppending.swift 66 test/stdlib/KeyPathMultiFile.swift 7 test/stdlib/KeyPathMultiModule.swift 176 test/stdlib/KeyPathObjC.swift 77 test/stdlib/KeyValuePairs.swift 28 test/stdlib/LazySlice.swift 9 test/stdlib/Leak.swift 18 test/stdlib/LifetimeManagement.swift 13 test/stdlib/ManagedBuffer.swift 189 test/stdlib/Map.swift 51 test/stdlib/MapFilterLayerFoldingCompatibilty.swift 84 test/stdlib/MathConstants.swift 16 test/stdlib/Mirror.swift 1733 test/stdlib/MultipliedFullWidth.swift 95 test/stdlib/NSArrayAPI.swift 34 test/stdlib/NSDictionary.swift 18 test/stdlib/NSEnumeratorAPI.swift 19 test/stdlib/NSError.swift 32 test/stdlib/NSItemProvider.swift 33 test/stdlib/NSKeyedArchival.swift 174 test/stdlib/NSObject-hashing.swift 8 test/stdlib/NSObject.swift 154 test/stdlib/NSSetAPI.swift 94 test/stdlib/NSSlowString.swift 84 test/stdlib/NSStringAPI+Substring.swift 115 test/stdlib/NSStringAPI.swift 1424 test/stdlib/Never.swift 8 test/stdlib/NewString.swift 113 test/stdlib/NewStringAppending.swift 69 test/stdlib/Nil.swift 26 test/stdlib/NoFoundation.swift 10 test/stdlib/OSLogExecutionTest.swift 586 test/stdlib/ObjCEvilClassInitialization.swift 14 test/stdlib/OptionSetTest.swift 81 test/stdlib/Optional.swift 317 test/stdlib/OptionalBridge.swift 125 test/stdlib/OptionalTraps.swift 74 test/stdlib/POSIX.swift 182 test/stdlib/Print.swift 53 test/stdlib/PrintArray.swift 21 test/stdlib/PrintBoolean.swift 21 test/stdlib/PrintClass.swift 31 test/stdlib/PrintDiagnostics.swift 6 test/stdlib/PrintDictionary.swift 17 test/stdlib/PrintInteger.swift 124 test/stdlib/PrintPointer.swift 30 test/stdlib/PrintSet.swift 16 test/stdlib/PrintString.swift 95 test/stdlib/PrintStruct.swift 85 test/stdlib/PrintTuple.swift 22 test/stdlib/Random.swift 2 test/stdlib/RangeDiagnostics.swift 221 test/stdlib/RangeReplaceableFilterCompatibility.swift 26 test/stdlib/RangeTraps.swift 103 test/stdlib/RawRepresentable-tricky-hashing.swift 61 test/stdlib/Reduce.swift 40 test/stdlib/Reflection.swift 76 test/stdlib/ReflectionHashing.swift 34 test/stdlib/Reflection_jit.swift 1 test/stdlib/Reflection_objc.swift 175 test/stdlib/RemoveElements.swift 78 test/stdlib/Repeat.swift 27 test/stdlib/Result.swift 149 test/stdlib/ReverseCompatibility.swift 25 test/stdlib/RuntimeObjC.swift 638 test/stdlib/RuntimeRetroactiveConformance.swift 10 test/stdlib/SIMD.swift 62 test/stdlib/SIMD_as_AdditiveArithmetic.swift 4 test/stdlib/SegmentAlignment.c 28 test/stdlib/Set.swift 2 test/stdlib/SetTraps.swift 57 test/stdlib/SetTrapsObjC.swift 115 test/stdlib/SmallString.swift 78 test/stdlib/StaticPrint.swift 13 test/stdlib/StaticString.swift 131 test/stdlib/StdlibUnittestOverrelease.swift 7 test/stdlib/Strideable.swift 198 test/stdlib/StringAPI.swift 324 test/stdlib/StringAPICString.swift 201 test/stdlib/StringBridge.swift 87 test/stdlib/StringCompatibility.swift 211 test/stdlib/StringCompatibilityDiagnostics.swift 13 test/stdlib/StringCompatibilityDiagnostics4.swift 15 test/stdlib/StringCreate.swift 108 test/stdlib/StringDeconstruction.swift 101 test/stdlib/StringDescribing.swift 15 test/stdlib/StringDiagnostics.swift 63 test/stdlib/StringDiagnostics_without_Foundation.swift 17 test/stdlib/StringFlatMap.swift 24 test/stdlib/StringIndex.swift 371 test/stdlib/StringOrderRelation.swift 13 test/stdlib/StringReallocation.swift 36 test/stdlib/StringSwitch.swift 64 test/stdlib/StringTraps.swift 145 test/stdlib/SwiftObjectNSObject.swift 22 test/stdlib/TemporaryAllocation.swift 92 test/stdlib/TestNSNumberBridging.swift 822 test/stdlib/TestScanner.swift 378 test/stdlib/ThreadLocalStorage.swift 28 test/stdlib/TypeName.swift 181 test/stdlib/TypeNameInterpolation.swift 83 test/stdlib/URLSession.swift 45 test/stdlib/Unicode.swift 80 test/stdlib/UnicodeMetadata.swift 3 test/stdlib/UnicodeScalarDiagnostics.swift 20 test/stdlib/UnicodeScalarPropertiesTests.swift 180 test/stdlib/Unmanaged.swift 56 test/stdlib/UnsafePointerDiagnostics.swift 185 test/stdlib/UnsafePointerDiagnostics_warning.swift 72 test/stdlib/UnsafeRawBufferPointer.swift 457 test/stdlib/UnsafeRawPointer.swift 199 test/stdlib/VarArgs.swift 120 test/stdlib/WeakMirror.swift 237 test/stdlib/builtin-ifdef.swift 15 test/stdlib/conditional_collections.swift 30 test/stdlib/dlopen_race.swift 32 test/stdlib/freestanding-check-size1.swift 1 test/stdlib/freestanding-check-size2.swift 4 test/stdlib/integer_conversions.swift 69 test/stdlib/mmap.swift 13 test/stdlib/move_function.swift 93 test/stdlib/objc-array-slice.swift 10 test/stdlib/simd_diagnostics.swift 11 test/stdlib/sort_integers.swift 80 test/stdlib/subString.swift 234 test/stdlib/test_runtime_function_counters.swift 184 test/stdlib/tgmath_optimized.swift 30 test/stdlib/unmanaged_rc.swift 11 test/stmt/Inputs/Foundation-with-NSError.swift 1 test/stmt/async.swift 3 test/stmt/c_style_for.swift 19 test/stmt/defer.swift 119 test/stmt/errors.swift 220 test/stmt/errors_async.swift 9 test/stmt/errors_nonobjc.swift 8 test/stmt/errors_objc.swift 8 test/stmt/foreach.swift 164 test/stmt/if_unexpected_else.swift 2 test/stmt/if_while_var.swift 168 test/stmt/nonexhaustive_switch_stmt_editor.swift 25 test/stmt/rdar40400251.swift 25 test/stmt/statements.swift 429 test/stmt/switch_stmt1.swift 8 test/stmt/switch_stmt2.swift 112 test/stmt/switch_stmt_editor1.swift 8 test/stmt/switch_stmt_editor2.swift 14 test/stmt/yield.swift 86 test/swift-indent/basic.swift 768 test/swift-indent/main.swift 31 test/swift-indent/multiple-trailing-closures.swift 191 test/swift_test.py 38 test/type/array.swift 80 test/type/builtin_types.swift 5 test/type/dictionary.swift 27 test/type/explicit_existential.swift 172 test/type/function/labels.swift 25 test/type/infer/closures.swift 7 test/type/infer/global_variables.swift 7 test/type/infer/instance_variables.swift 12 test/type/infer/local_variables.swift 22 test/type/metatype/metatypes.swift 15 test/type/nested_types.swift 24 test/type/objc_direct.swift 29 test/type/opaque.swift 389 test/type/opaque_availability.swift 5 test/type/opaque_constraint_order.swift 9 test/type/opaque_generic_superclass_constraint.swift 20 test/type/opaque_parameters.swift 74 test/type/opaque_return_named.swift 109 test/type/opaque_return_non_direct.swift 27 test/type/opaque_return_structural.swift 86 test/type/opaque_return_type_obc_protocol.swift 7 test/type/parametrized_protocol.swift 54 test/type/protocol_composition.swift 129 test/type/protocol_types.swift 111 test/type/self.swift 288 test/type/subclass_composition.swift 368 test/type/subclass_composition_objc.swift 40 test/type/tuple/labels.swift 4 test/type/types.swift 149 tools/swift-inspect/Tests/LinuxMain.swift 5 tools/swift-inspect/Tests/swiftInspectTests/XCTestManifests.swift 8 tools/swift-inspect/Tests/swiftInspectTests/swiftInspectTests.swift 32 utils/bug_reducer/tests/__init__.py 1 utils/bug_reducer/tests/test_funcbugreducer.py 98 utils/bug_reducer/tests/test_optbugreducer.py 143 utils/bug_reducer/tests/testfuncbugreducer_testbasic.swift 4609 utils/bug_reducer/tests/testoptbugreducer_testbasic.swift 13 utils/bug_reducer/tests/testoptbugreducer_testreducefunction.swift 4609 utils/bug_reducer/tests/testoptbugreducer_testsuffixinneedofprefix.swift 9 utils/build_swift/run_tests.py 52 utils/build_swift/tests/__init__.py 1 utils/build_swift/tests/build_swift/__init__.py 1 utils/build_swift/tests/build_swift/argparse/__init__.py 1 utils/build_swift/tests/build_swift/argparse/test_actions.py 283 utils/build_swift/tests/build_swift/argparse/test_parser.py 108 utils/build_swift/tests/build_swift/argparse/test_types.py 162 utils/build_swift/tests/build_swift/test_cache_utils.py 67 utils/build_swift/tests/build_swift/test_constants.py 124 utils/build_swift/tests/build_swift/test_defaults.py 66 utils/build_swift/tests/build_swift/test_driver_arguments.py 442 utils/build_swift/tests/build_swift/test_migration.py 110 utils/build_swift/tests/build_swift/test_presets.py 159 utils/build_swift/tests/build_swift/test_shell.py 509 utils/build_swift/tests/build_swift/test_versions.py 60 utils/build_swift/tests/build_swift/wrappers/__init__.py 1 utils/build_swift/tests/build_swift/wrappers/test_xcrun.py 222 utils/build_swift/tests/expected_options.py 625 utils/build_swift/tests/utils.py 89 utils/cmpcodesize/tests/__init__.py 1 utils/cmpcodesize/tests/test_list_function_sizes.py 21 utils/incrparse/test_util.py 243 utils/swift_build_support/run_tests.py 14 utils/swift_build_support/tests/__init__.py 1 utils/swift_build_support/tests/mock-distcc.cmd 3 utils/swift_build_support/tests/products/__init__.py 1 utils/swift_build_support/tests/products/test_cmark.py 88 utils/swift_build_support/tests/products/test_earlyswiftdriver.py 53 utils/swift_build_support/tests/products/test_llvm.py 127 utils/swift_build_support/tests/products/test_ninja.py 94 utils/swift_build_support/tests/products/test_swift.py 341 utils/swift_build_support/tests/test_build_graph.py 35 utils/swift_build_support/tests/test_cmake.py 540 utils/swift_build_support/tests/test_host_specific_configuration.py 608 utils/swift_build_support/tests/test_shell.py 132 utils/swift_build_support/tests/test_targets.py 16 utils/swift_build_support/tests/test_toolchain.py 92 utils/swift_build_support/tests/test_workspace.py 126 utils/update_checkout/run_tests.py 20 utils/update_checkout/tests/__init__.py 1 utils/update_checkout/tests/scheme_mock.py 121 utils/update_checkout/tests/test_clone.py 9 utils/update_checkout/tests/test_dump.py 13 utils/update_checkout/tests/test_update_worktree.py 38 validation-test/BuildSystem/test_early_swift_driver_and_infer.swift 5 validation-test/Evolution/test_backward_deploy_always_emit_into_client.swift 7 validation-test/Evolution/test_backward_deploy_class.swift 74 validation-test/Evolution/test_backward_deploy_conformance.swift 17 validation-test/Evolution/test_backward_deploy_enum.swift 27 validation-test/Evolution/test_backward_deploy_protocol.swift 71 validation-test/Evolution/test_backward_deploy_struct.swift 32 validation-test/Evolution/test_backward_deploy_top_level.swift 12 validation-test/Evolution/test_bitwise_takable.swift 18 validation-test/Evolution/test_change_default_argument_to_magic.swift 7 validation-test/Evolution/test_class_add_convenience_init.swift 12 validation-test/Evolution/test_class_add_deinit.swift 26 validation-test/Evolution/test_class_add_property.swift 30 validation-test/Evolution/test_class_add_property_attribute.swift 13 validation-test/Evolution/test_class_add_property_subclass.swift 30 validation-test/Evolution/test_class_change_lazy_to_computed.swift 10 validation-test/Evolution/test_class_change_size.swift 124 validation-test/Evolution/test_class_change_stored_to_computed.swift 24 validation-test/Evolution/test_class_change_stored_to_observed.swift 17 validation-test/Evolution/test_class_fixed_layout_add_virtual_method.swift 11 validation-test/Evolution/test_class_fixed_layout_add_virtual_method_subclass.swift 24 validation-test/Evolution/test_class_fixed_layout_superclass_reorder_methods.swift 39 validation-test/Evolution/test_class_insert_superclass.swift 34 validation-test/Evolution/test_class_remove_property.swift 12 validation-test/Evolution/test_class_resilient_add_override.swift 96 validation-test/Evolution/test_class_resilient_add_virtual_method.swift 11 validation-test/Evolution/test_class_resilient_add_virtual_method_subclass.swift 24 validation-test/Evolution/test_class_resilient_superclass_methods.swift 75 validation-test/Evolution/test_class_resilient_superclass_properties.swift 69 validation-test/Evolution/test_class_resilient_superclass_reorder_methods.swift 39 validation-test/Evolution/test_conformance_reference.swift 22 validation-test/Evolution/test_enum_add_cases.swift 366 validation-test/Evolution/test_enum_add_cases_trap.swift 181 validation-test/Evolution/test_enum_change_size.swift 77 validation-test/Evolution/test_enum_reorder_cases.swift 33 validation-test/Evolution/test_function_change_transparent_body.swift 25 validation-test/Evolution/test_generic_resilient_struct_add_property.swift 13 validation-test/Evolution/test_global_change_size.swift 46 validation-test/Evolution/test_global_stored_to_computed.swift 16 validation-test/Evolution/test_keypath_default_argument.swift 9 validation-test/Evolution/test_move_method_to_extension.swift 8 validation-test/Evolution/test_opaque_archetypes_change_underlying_type.swift 14 validation-test/Evolution/test_protocol_add_requirements.swift 129 validation-test/Evolution/test_protocol_reorder_requirements.swift 116 validation-test/Evolution/test_rth.swift 28 validation-test/Evolution/test_struct_add_initializer.swift 8 validation-test/Evolution/test_struct_add_property.swift 48 validation-test/Evolution/test_struct_add_property_attribute.swift 13 validation-test/Evolution/test_struct_change_lazy_to_computed.swift 10 validation-test/Evolution/test_struct_change_size.swift 51 validation-test/Evolution/test_struct_change_stored_to_computed.swift 24 validation-test/Evolution/test_struct_change_stored_to_computed_static.swift 23 validation-test/Evolution/test_struct_change_stored_to_observed.swift 17 validation-test/Evolution/test_struct_fixed_layout_add_conformance.swift 46 validation-test/Evolution/test_struct_fixed_layout_remove_conformance.swift 41 validation-test/Evolution/test_struct_remove_property.swift 12 validation-test/Evolution/test_struct_resilient_add_conformance.swift 46 validation-test/Evolution/test_struct_resilient_remove_conformance.swift 41 validation-test/Evolution/test_struct_static_stored_to_computed.swift 18