[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #4361

Report

[FAILURE] oss-swift-incremental-ASAN-RA-osx [#4361]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4361/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Mon, 17 Feb 2020 22:20:24 -0600
Build duration:
5 hr 50 min

Identified problems:

  • LLVM Error: This build failed due to an LLVM error occurring.
  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 2420b6d28bb561a1f3e90d24b3ec80dcf4053b80 by nhawes:
    [SourceKit] Don't report the ObjC runtime name without @objc(Name)

    • edit: test/SourceKit/DocumentStructure/access_parse.swift.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.response
    • edit: test/SourceKit/InterfaceGen/gen_swift_module.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.placeholders.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
    • edit: test/SourceKit/InterfaceGen/gen_header.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
    • edit: test/SourceKit/InterfaceGen/gen_swift_module.swift.from_swiftinterface.response
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
    • edit: test/SourceKit/InterfaceGen/gen_swift_source.swift.response
    • edit: test/SourceKit/DocumentStructure/structure.swift.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.apinotes_swift3.response
    • edit: test/SourceKit/InterfaceGen/gen_swiftonly_systemmodule.swift.response
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift.apinotes_swift4.response
    • edit: test/SourceKit/DocumentStructure/Inputs/main.swift
  • Commit ae79b0d0bd0d042bebe50dbd08f0fcd365e37e5a by pyaskevich:
    [CSApply] Always use String type for ObjC interop key path

    • add: validation-test/compiler_crashers_2_fixed/0210-rdar57356196.swift
    • edit: lib/Sema/CSApply.cpp
  • Commit 3d88fa1ec976bd5fbf69d678a7cb85668cee53ad by mgottesman:
    [gardening] Update a bit-rotted header.

    • edit: lib/SILOptimizer/Mandatory/SemanticARCOpts.cpp
  • Commit bc8a4db57298654b9a75063e4eb01b4b82cb685e by mgottesman:
    Revert "Revert "[basic] Add a simple vector backed 2 stage multi map.""

    • edit: unittests/Basic/CMakeLists.txt
    • add: unittests/Basic/FrozenMultiMapTest.cpp
    • add: include/swift/Basic/FrozenMultiMap.h
  • Commit 1fb56db5023c5b4a193772e7fd308a0221a09832 by mgottesman:
    [ownership] Implement movable guaranteed scopes in ossa.

    • edit: test/SIL/Serialization/borrow_argument.sil
    • edit: include/swift/SIL/OwnershipUtils.h
    • edit: test/SIL/ownership-verifier/use_verifier.sil
    • edit: test/SIL/ownership-verifier/cond_br_crash.sil
    • edit: test/SIL/ownership-verifier/over_consume.sil
    • edit: lib/SIL/OperandOwnership.cpp
    • edit: lib/SIL/OwnershipUtils.cpp
    • edit: test/SIL/Parser/ownership_arguments.sil
    • edit: lib/Serialization/ModuleFormat.h
    • edit: test/SIL/ownership-verifier/arguments.sil
    • edit: test/SIL/Parser/borrow_argument.sil
    • edit: lib/SIL/SILOwnershipVerifier.cpp
  • Commit d66d329567bb359f15e9582beef3f78e1f5fe2e2 by mgottesman:
    [diagnose-unreachable] Adjust test cases for movable guaranteed phis.

    • edit: lib/SILOptimizer/Mandatory/DiagnoseUnreachable.cpp
    • edit: test/SILOptimizer/diagnose_unreachable.sil
  • Commit 4475f43ba0b40d54d37c99195b42b71fdaa3a761 by nate_chandler:
    [metadata prespecialization] Always on for stdlib.

    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-clang_node-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-3conformance-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-3distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-0distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-external_resilient-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-0distinct_use.swift
    • edit: test/IRGen/enum_future.sil
    • edit: test/IRGen/synthesized_conformance_future.swift
    • edit: test/IRGen/foreign_types_future.sil
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: test/IRGen/generic_metatypes_future.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-0distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-within-struct-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-public-inmodule-1argument-1distinct_use.swift
    • edit: test/IRGen/conditional_conformances_gettypemetdatabyname.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-within-enum-1argument-1distinct_use.swift
    • edit: test/lit.cfg
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-within-class-1argument-1distinct_use.swift
    • edit: test/IRGen/dynamic_self_metadata_future.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1distinct_generic_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-4conformance-1distinct_use.swift
    • edit: test/Prototypes/Result_future.swift
    • edit: test/IRGen/prespecialized-metadata/class-inmodule-0argument-within-class-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-enum-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-fileprivate-inmodule-1argument-1distinct_use.swift
    • edit: include/swift/AST/IRGenOptions.h
    • edit: test/Interpreter/enum_equatable_hashable_correctness_future.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-evolution-1argument-1distinct_use-external_resilient-nonfrozen.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-0argument-within-class-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-class-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1distinct_generic_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-5distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-within-class-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-fileprivate-inmodule-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-public-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-4distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-5argument-1distinct_use.swift
    • edit: include/swift/Option/FrontendOptions.td
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-5conformance-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-evolution-1argument-1distinct_use-external_resilient-frozen.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-2distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-struct-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-4argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-2argument-5distinct_use.swift
    • edit: test/IRGen/conditional_conformances_future.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-4distinct_use.swift
    • edit: test/IRGen/enum_value_semantics_future.sil
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-2distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-stdlib_equatable-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-0argument-within-class-1argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-2conformance-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-1argument-1conformance-external_nonresilient-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-0argument.swift
    • edit: test/IRGen/generic_structs_future.sil
    • edit: lib/IRGen/IRGenModule.cpp
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-3argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/enum-inmodule-2argument-1distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-3distinct_use.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-within-struct-2argument-constrained_extension-equal_arguments-1distinct_use.swift
    • edit: test/IRGen/signature_conformances_multifile_future.swift
    • edit: test/IRGen/prespecialized-metadata/struct-inmodule-1argument-1conformance-1distinct_use.swift
  • Commit 1ca2b61f7a9601b187836bfc4c4d091715189913 by spestov:
    Runtime: Less eager instantiation of type metadata in the conformance

    • add: validation-test/Evolution/test_backward_deploy_conformance.swift
    • add: validation-test/Evolution/Inputs/backward_deploy_conformance.swift
    • edit: stdlib/public/runtime/ProtocolConformance.cpp
  • Commit d62411535b95cd11d4ef262ba7dda76024d335af by github:
    [CSSimplify] Guard against null locator in

    • add: test/Index/Store/dynamic-member-lookup-crash-1.swift
    • edit: lib/Sema/CSSimplify.cpp
  • Commit 4e394551736934ef76935169f230e19bed363f27 by github:
    Update ProtocolConformance.cpp

    • edit: stdlib/public/runtime/ProtocolConformance.cpp
  • Commit a3486409c44335851c9d654f969a57e375695de8 by matt:
    Use single quotes instead of backticks in diagnostics

    • edit: test/decl/var/property_wrapper_aliases.swift
    • edit: include/swift/AST/DiagnosticsSIL.def
    • edit: include/swift/AST/DiagnosticsSema.def
  • Commit 61029d4752182c814cdb9a463d89e8258c5b2d64 by jonas:
    [lldb/CMake] Add check-lldb-swift target

    • edit: lldb/test/CMakeLists.txt
  • Commit 53947a577eaddc37315442afd7ff194cdb7b02f4 by bigcheesegs:
    [clang][clang-scan-deps] Aggregate the full dependency information.

    • edit: clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
    • edit: clang/test/ClangScanDeps/Inputs/modules_cdb.json
    • edit: clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
    • edit: clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
    • edit: clang/test/ClangScanDeps/modules-full.cpp
    • edit: clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
    • edit: clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
    • edit: clang/tools/clang-scan-deps/ClangScanDeps.cpp
  • Commit 696e280a36dde659a23fcf5b882348c44c247e93 by bigcheesegs:
    [Clang][ScanDeps] Pass diagnostics to getModuleHash.

    • edit: clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  • Commit e7c6ab3bcd43ea04fb83a230acdf8970b8f3ae17 by bigcheesegs:
    [clang][clang-scan-deps] Add an experimental C API.

    • edit: llvm/include/llvm/ADT/FunctionExtras.h
    • edit: clang/tools/libclang/CXString.h
    • edit: clang/tools/libclang/libclang.exports
    • edit: clang/tools/c-index-test/CMakeLists.txt
    • add: clang/tools/libclang/CDependencies.cpp
    • add: clang/include/clang-c/Dependencies.h
    • edit: clang/tools/c-index-test/core_main.cpp
    • edit: clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h
    • add: clang/test/Index/Core/scan-deps.m
    • edit: clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
    • edit: clang/tools/libclang/CXString.cpp
    • edit: clang/tools/libclang/CMakeLists.txt
  • Commit b24296d9e4be67e742f7667520f318463e19c814 by bigcheesegs:
    [libclang] Add clang_Driver_getExternalActionsForCommand_v0

    • edit: clang/tools/libclang/CMakeLists.txt
    • edit: clang/unittests/libclang/CMakeLists.txt
    • add: clang/include/clang-c/Driver.h
    • edit: clang/tools/libclang/libclang.exports
    • add: clang/unittests/libclang/DriverTest.cpp
    • add: clang/tools/libclang/Driver.cpp
  • Commit 7eb316817ef6a06d816c60bef1f07f82b50318ac by bigcheesegs:
    [Clang][cc1] Add

    • edit: llvm/include/llvm/Option/ArgList.h
    • edit: clang/lib/Frontend/CompilerInvocation.cpp
    • add: clang/test/Modules/remove-preceeding-explicit-module-build-incompatible-options.c
    • edit: clang/include/clang/Driver/CC1Options.td
  • Commit 27bc98ab34ff109cda1fd16254373541a5c25dab by bigcheesegs:
    [Clang][ScanDeps] Actually pass the non path command line modifications.

    • edit: clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
    • edit: clang/test/ClangScanDeps/modules-full.cpp
    • edit: clang/tools/libclang/CDependencies.cpp
    • edit: clang/test/Index/Core/scan-deps.m
    • edit: clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  • Commit 46cfddafe85b0a7a5fb270b011ecbef9d7a0a5be by bigcheesegs:
    [Clang][ScanDeps] Use the module map a module was inferred from for

    • add: clang/test/ClangScanDeps/Inputs/frameworks/Inferred.framework/Frameworks/Sub.framework/Headers/Sub.h
    • edit: clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
    • add: clang/test/ClangScanDeps/Inputs/modules_inferred_cdb.json
    • add: clang/test/ClangScanDeps/Inputs/frameworks/Inferred.framework/Headers/Inferred.h
    • add: clang/test/ClangScanDeps/Inputs/frameworks/module.modulemap
    • add: clang/test/ClangScanDeps/modules-inferred.m
  • Commit 9205e61ea88a81b2b23ec50a8f49e4b45d4911e0 by bigcheesegs:
    [Clang] Temporarily comment out assert.

    • edit: clang/lib/Sema/IdentifierResolver.cpp
    • edit: clang/test/Modules/objc_redef.m
    • edit: clang/test/Modules/Inputs/module.map
    • edit: clang/test/Modules/Inputs/weird_objc.h
    • add: clang/test/Modules/Inputs/objc_redef_indirect.h
  • Commit 008966ca2e4792e7a1764f99e2c8f227201c9b08 by bigcheesegs:
    [Clang][cc1] Support -fno-implicit-module-maps in -cc1.

    • edit: clang/lib/Frontend/CompilerInvocation.cpp
    • edit: clang/include/clang/Driver/Options.td
    • edit: clang/test/Modules/no-implicit-maps.cpp
  • Commit 0c02ad99db51909e422253f52a22148fd08dec78 by bigcheesegs:
    [Clang] Allow explicitly building an inferred module.

    • add: clang/test/ClangScanDeps/module-deps-to-rsp.py
    • edit: clang/lib/Frontend/FrontendAction.cpp
    • add: clang/test/ClangScanDeps/modules-inferred-explicit-build.m
  • Commit 2572468081c287c0819ec6f7048ee6dc729bd3c8 by bigcheesegs:
    [Clang] Fix the header paths in clang::Module for inferred modules.

    • edit: clang/include/clang/Lex/ModuleMap.h
    • edit: clang/lib/Frontend/FrontendAction.cpp
    • edit: clang/lib/Serialization/ASTReader.cpp
    • edit: clang/lib/Frontend/FrontendActions.cpp
    • edit: clang/lib/Basic/Module.cpp
    • edit: clang/lib/Lex/ModuleMap.cpp
    • edit: clang/include/clang/Basic/Module.h
    • edit: clang/test/ClangScanDeps/modules-inferred-explicit-build.m
  • Commit e85477ddb3e221eb268c5031be9a0ded4220edfe by bigcheesegs:
    [Clang][ScanDeps] Ignore __inferred_module.map dependency.

    • edit: clang/test/ClangScanDeps/modules-inferred.m
    • edit: clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  • Commit 6df82a89ea5faeeec26b843940dee553c2d9a847 by bigcheesegs:
    [Clang][Lex] Remove debugging code.

    • edit: clang/lib/Lex/ModuleMap.cpp
  • Commit 362e42899284129b90629dc3212a92a74ee7bf56 by vsk:
    [out-of-tree] [CodeGenPrepare] Speed up placeDbgValues, NFC

    • edit: llvm/lib/CodeGen/CodeGenPrepare.cpp
  • Commit f4e8c91abd2bc800dfcec7ef1c2cbaa402b607fb by vsk:
    [LiveDebugValues] Visit open var locs just once in transferRegisterDef,

    • edit: llvm/lib/CodeGen/LiveDebugValues.cpp
  • Commit 4908148953bfbafa78be95f09754d0d5e27daabb by ankit_aggarwal:
    [PackageGraph] Properly validate tools version for local dependencies

    • edit: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
  • Commit e0c5a56e5c9841331c8c932515daa218ea85922c by david:
    Integrate XCBuild as a backend to swift-build

    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/MyFwk
    • add: Sources/Commands/BuildSystem.swift
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Foo/Sources/foo/main.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Modules/module.modulemap
    • edit: Sources/Commands/Options.swift
    • edit: Sources/Commands/SwiftPackageTool.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Headers/MyFwk-Swift.h
    • edit: Tests/BuildTests/BuildPlanTests.swift
    • edit: Sources/Commands/CMakeLists.txt
    • delete: Fixtures/BinaryTargets/StaticLibrary.xcframework/Info.plist
    • edit: Sources/Build/BuildParameters.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/_CodeSignature/CodeResources
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Bar/Sources/BarLib/BarLib.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/Modules/MyFwk.swiftmodule/x86_64-apple-macos.swiftinterface
    • edit: Sources/SPMTestSupport/XCTAssertHelpers.swift
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Foo/Tests/CFooTests/tests.m
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/_CodeSignature/CodeResources
    • add: IntegrationTests/Fixtures/XCBuild/Libraries/Bar/Package.swift
    • edit: Sources/Build/BuildOperation.swift
    • delete: Fixtures/BinaryTargets/Package.swift
    • delete: Fixtures/BinaryTargets/DynamicLibrary.xcframework/macos-x86_64/Headers/DynamicLibrary.h
    • edit: Sources/Commands/SwiftBuildTool.swift
    • delete: Fixtures/BinaryTargets/Sources/CLibrary/CLibrary.m
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/Resources/Info.plist
    • delete: Fixtures/BinaryTargets/DynamicLibrary.xcframework/macos-x86_64/libDynamicLibrary.dylib
    • edit: Sources/Commands/SwiftRunTool.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Modules/MyFwk.swiftmodule/x86_64.swiftinterface
    • add: IntegrationTests/Fixtures/XCBuild/SystemTargets/Inputs/libsys.a
    • delete: Fixtures/BinaryTargets/Sources/CLibrary/include/CLibrary.h
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/Headers/MyFwk.h
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Headers/MyFwk.h
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Foo/Package.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Modules/MyFwk.swiftmodule/x86_64-apple-macos.swiftinterface
    • delete: Fixtures/BinaryTargets/.gitignore
    • delete: Fixtures/BinaryTargets/MyFwk.zip
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/MyFwk
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/Resources/Info.plist
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/Modules/MyFwk.swiftmodule/x86_64.swiftinterface
    • add: IntegrationTests/Tests/IntegrationTests/XCBuildTests.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/Modules/MyFwk.swiftmodule/x86_64-apple-macos.swiftinterface
    • delete: Fixtures/BinaryTargets/DynamicLibrary.xcframework/Info.plist
    • delete: Fixtures/BinaryTargets/Sources/exe/main.swift
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Bar/Package.swift
    • edit: Tests/XCBuildSupportTests/PIFBuilderTests.swift
    • delete: Fixtures/BinaryTargets/StaticLibrary.xcframework/macos-x86_64/libStaticLibrary.a
    • edit: Tests/CommandsTests/BuildToolTests.swift
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Bar/Package.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/Headers/MyFwk.h
    • edit: TSC/Sources/TSCBasic/FileSystem.swift
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Bar/Sources/BarLib/BarLib.m
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Foo/Sources/FooLib/FooLib.swift
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Foo/Package.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/Headers/MyFwk-Swift.h
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Foo/Sources/cfoo/main.c
    • add: IntegrationTests/Fixtures/XCBuild/Libraries/Foo/Sources/FooLib/FooLib.swift
    • edit: Package.swift
    • delete: Fixtures/BinaryTargets/StaticLibrary.xcframework/macos-x86_64/Headers/StaticLibrary.h
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/Modules/module.modulemap
    • edit: IntegrationTests/Tests/IntegrationTests/Helpers.swift
    • delete: Fixtures/BinaryTargets/Sources/Library/Library.swift
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Bar/Sources/BarLib/include/BarLib.h
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Foo/Sources/FooLib/FooLib.swift
    • add: IntegrationTests/Fixtures/XCBuild/SystemTargets/Inputs/libsys.h
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/Modules/MyFwk.swiftmodule/x86_64.swiftinterface
    • add: IntegrationTests/Fixtures/XCBuild/Libraries/Foo/Package.swift
    • add: IntegrationTests/Fixtures/XCBuild/SystemTargets/Foo/Sources/SystemLib/module.modulemap
    • delete: Fixtures/BinaryTargets/Sources/cexe/main.m
    • edit: Sources/XCBuildSupport/PIFBuilder.swift
    • edit: Sources/Commands/APIDigester.swift
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Bar/Sources/cbar/main.c
    • add: IntegrationTests/Fixtures/XCBuild/SystemTargets/Foo/Sources/foo/main.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/Current/Modules/module.modulemap
    • add: IntegrationTests/Fixtures/XCBuild/Libraries/Foo/Sources/CFooLib/CFooLib.m
    • edit: Utilities/test-toolchain
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/MyFwk
    • edit: Sources/Commands/SwiftTool.swift
    • add: IntegrationTests/Fixtures/XCBuild/SystemTargets/Foo/Package.swift
    • add: IntegrationTests/Fixtures/XCBuild/SystemTargets/Inputs/libsys.pc
    • add: IntegrationTests/Fixtures/XCBuild/ExecutableProducts/Bar/Sources/bar/main.swift
    • add: IntegrationTests/Fixtures/XCBuild/TestProducts/Foo/Tests/FooTests/FooTests.swift
    • edit: Sources/SPMTestSupport/PIFTester.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/Info.plist
    • edit: Sources/Build/BuildPlan.swift
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Resources/Info.plist
    • delete: Fixtures/BinaryTargets/MyFwk.xcframework/macos-x86_64/MyFwk.framework/Versions/A/Headers/MyFwk-Swift.h
    • add: IntegrationTests/Fixtures/XCBuild/Libraries/Bar/Sources/BarLib/BarLib.swift
    • add: IntegrationTests/Fixtures/XCBuild/Libraries/Foo/Sources/CFooLib/include/CFooLib.h