# [FAILURE] swift-master-source-compat-suite-debug [#3342]
Build URL: https://ci.swift.org/job/swift-master-source-compat-suite-debug/3342/
Project: swift-master-source-compat-suite-debug
Date of build: Sat, 25 Jul 2020 01:31:53 -0500
Build duration: 4 hr 17 min
Changes- Commit 8696d99abe7a0b789e42ba2d91c6adcd2a9033a2 by mishal_shah:
Update the LLVM Project pull request to use
-
edit: jobs/pull-request/pr-apple-llvm-project-linux.sh
-
Commit 986f27f7713c04149bedb25411e54202c88ac8a5 by varun_gandhi:
[NFC] Separate out trace import filtering into a separate function.
- edit: lib/FrontendTool/FrontendTool.cpp
-
Commit a43626639f920b7a03d2645dd066dcc0c787beb1 by mishal_shah:
Only execute test for supported simulator plaforms
- edit: utils/swift_build_support/swift_build_support/host_specific_configuration.py
-
Commit 5f6dd24ec99b54ba842503f0c1e70e640dbf506a by varun_gandhi:
[ModuleTrace] Add complex test case for module trace.
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuelHydrogen.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuel.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreShip.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/module.modulemap
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/LaunchKit.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuelMethane.h
- add: test/Driver/Inputs/imported_modules/ComplexModuleGraph/FlightKit.h
- add: test/Driver/loaded_module_trace_directness.swift
-
Commit 7e34fb040ae4934870cb33b3446b76892b72605d by varun_gandhi:
[ModuleTrace] More precise dependency tracking through ObjC.
- edit: test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuelMethane.h
- edit: test/Driver/Inputs/imported_modules/ComplexModuleGraph/FlightKit.h
- edit: test/Driver/loaded_module_trace_directness.swift
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: test/Driver/Inputs/imported_modules/ComplexModuleGraph/LaunchKit.h
- edit: test/Driver/Inputs/imported_modules/ComplexModuleGraph/CoreFuel/CoreFuel.h
- edit: lib/FrontendTool/FrontendTool.cpp
-
Commit e33efdcba16217d52d1df4d15f38974f69dd096c by meghanavgupta:
Update non-ossa CopyForwarding test
- edit: test/SILOptimizer/copyforward.sil
-
Commit f28bff184612585d7990fa089c4d2dff4008375a by meghanavgupta:
Enable CopyForwarding on ossa
- edit: lib/SILOptimizer/Transforms/CopyForwarding.cpp
-
Commit d37f466ec7e8fabf6e21ed35e55194b8a10c6836 by meghanavgupta:
Add OSSA test for CopyForwarding
- edit: test/SILOptimizer/copyforward.sil
- add: test/SILOptimizer/copyforward_ossa.sil
-
Commit 33d23719eb26ecaad637d854eb8ec58a0d895f8e by passos.luciano:
[tests] Fixing pattern match of note avalable overload lists diagnostic
- edit: test/stdlib/UnicodeScalarDiagnostics.swift
-
Commit 3cb8f9b6fc8375fa9b676dac29ef0b59462d3e7d by github:
Add entrypoints to the runtime that exposes metadata necessary for
- edit: validation-test/Reflection/reflect_UInt16.swift
- edit: stdlib/public/SwiftRemoteMirror/SwiftRemoteMirror.cpp
- edit: stdlib/public/core/Misc.swift
- edit: stdlib/public/runtime/ImageInspectionCommon.h
- edit: test/api-digester/stability-stdlib-abi-with-asserts.test
- edit: test/lit.cfg
- edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h
- edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h
- edit: stdlib/public/runtime/ImageInspectionCommon.cpp
- edit: include/swift/Remote/MetadataReader.h
- edit: stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift
- edit: stdlib/tools/swift-reflection-test/swift-reflection-test.c
- edit: stdlib/private/CMakeLists.txt
-
Commit c94ffcf389c2846824d1258ca076887a7e56e407 by varun_gandhi:
[ModuleTrace] Mark test unsupported for windows-msvc.
- edit: test/Driver/loaded_module_trace_directness.swift
-
Commit 750c8d32ac4895b03de2e7c5a0474f54d17b3eb3 by mgottesman:
[opt-remark] Have OptEmitter store a SILFunction instead of a SILModule.
- edit: include/swift/SIL/OptimizationRemark.h
- edit: lib/SILOptimizer/Transforms/Devirtualizer.cpp
- edit: lib/SILOptimizer/Transforms/SpeculativeDevirtualizer.cpp
- edit: lib/SILOptimizer/Transforms/OptRemarkGenerator.cpp
- edit: lib/SIL/Utils/OptimizationRemark.cpp
- edit: lib/SILOptimizer/Transforms/GenericSpecializer.cpp
- edit: lib/SILOptimizer/Transforms/PerformanceInliner.cpp