Report
[FAILURE] swift-master-source-compat-suite-debug [#2570]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/2570/
Project:
swift-master-source-compat-suite-debug
Date of build:
Fri, 07 Feb 2020 23:19:27 -0600
Build duration:
5 hr 18 min
Changes
-
Commit 8679ca24e82ee7c7875d1d8a8e16c496852404d3 by compnerd:
CI: stylistic changes to simplify script- edit: utils/build-windows.bat
-
Commit 0e8f4d4f32f5128f8b0032ad33d34db0c8123278 by johnfairh:
[SourceKit] Fix cursorinfo.modulename with sourceinfo- edit: test/SourceKit/CursorInfo/use-swift-source-info.swift
- edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
Commit 8841d6d703aee18401ec35b5443086aa3d4bcbb7 by mgottesman:
[gardening] Add a comment to BUILTIN_MISC_OPERATION_WITH_SILGEN that- edit: include/swift/AST/Builtins.def
-
Commit 1137c001964638075a08d1c11377c6e98468e959 by mgottesman:
[builtin] Add a new SIL builtin convertStrongToUnownedUnsafe()- edit: lib/AST/Builtins.cpp
- edit: include/swift/AST/Builtins.def
- edit: include/swift/SIL/SILType.h
- edit: lib/SILGen/LValue.h
- edit: lib/SILGen/SILGenBuiltin.cpp
- edit: lib/SIL/ValueOwnership.cpp
- add: test/SILGen/unsafevalue.swift
-
Commit f7f98887d462873f8c6d2ef41011ab2f561bc657 by mgottesman:
[builtin] Add a new SIL builtin convertUnownedUnsafeToGuaranteed()- edit: test/SILGen/unsafevalue.swift
- edit: lib/SILGen/SILGenBuilder.cpp
- edit: lib/SILGen/SILGenBuiltin.cpp
- edit: lib/SILGen/SILGenBuilder.h
- edit: lib/SILGen/SILGenExpr.cpp
- edit: lib/AST/Builtins.cpp
- edit: include/swift/AST/Builtins.def
- edit: lib/SILGen/SILGenFunction.h
-
Commit e932580c8ea215c263e41084a4e12c759166a8c9 by aprantl:
Emit debug info for generic type aliases.- edit: lib/IRGen/DebugTypeInfo.cpp
- edit: lib/IRGen/IRGenSIL.cpp
- add: test/DebugInfo/bound-generic-struct-extension.swift
- add: test/DebugInfo/generic-typealias.swift
-
Commit a17424315983c7c80cfe2d6618ef0de1f40f2cc3 by github:
[AutoDiff upstream] Add SIL differentiability witness IRGen. (#29704)- edit: test/AutoDiff/SIL/Serialization/sil_differentiability_witness.sil
- add: lib/IRGen/GenDiffWitness.cpp
- edit: lib/AST/PrettyStackTrace.cpp
- edit: lib/AST/AutoDiff.cpp
- edit: lib/IRGen/Linking.cpp
- edit: lib/IRGen/GenDecl.cpp
- edit: lib/IRGen/IRGenModule.cpp
- edit: include/swift/AST/PrettyStackTrace.h
- edit: include/swift/IRGen/Linking.h
- edit: lib/IRGen/CMakeLists.txt
- edit: lib/IRGen/IRGenModule.h
-
Commit f56fee839b047022d4073cf21db86c69494a5c08 by rwidmann:
[ModuleInterface] Pass Through Flags for Nested Types Tables- edit: lib/Serialization/ModuleFormat.h
- add: test/Serialization/interface-module-nested-types.swift
- edit: lib/Frontend/ModuleInterfaceBuilder.cpp
-
Commit 6093b79efd329110de3d2499550f0ab22f5e1767 by abdulras:
test: loosen the differentiability witness test- edit: test/AutoDiff/SIL/Serialization/sil_differentiability_witness.sil
-
Commit 9a8f55ae61793e3edc6e4d3c0b1924edce10ee14 by abdulras:
CI: use verbose mode during the CI runs- edit: utils/build-windows.bat
-
Commit 134cab61566017bff1e4fe985086cb5ce60a77cf by spestov:
Add regression test for [SR-9225] Compiler Crash with protocol conformance, associated types and multiple files · Issue #51714 · apple/swift · GitHub- add: validation-test/compiler_crashers_2_fixed/Inputs/sr9225-other.swift
- add: validation-test/compiler_crashers_2_fixed/sr9225.swift
-
Commit 4f2a55bdd41220f15e912f11532a493d8cbed9ad by rkandhadaimadhav:
[stdlib/private][OSLog] Support expressive, fprintf-style formatting- edit: lib/SILOptimizer/Utils/ConstExpr.cpp
- edit: stdlib/private/OSLog/OSLogMessage.swift
- edit: stdlib/private/OSLog/CMakeLists.txt
- edit: test/SILOptimizer/OSLogPrototypeCompileDiagnostics.swift
- edit: stdlib/private/OSLog/OSLogStringTypes.swift
- edit: stdlib/private/OSLog/OSLogIntegerTypes.swift
- edit: stdlib/private/OSLog/OSLogNSObjectType.swift
- edit: test/stdlib/OSLogPrototypeExecTest.swift
- add: stdlib/private/OSLog/OSLogIntegerFormatting.swift
- edit: test/SILOptimizer/OSLogPrototypeCompileTest.swift
- add: stdlib/private/OSLog/OSLogStringAlignment.swift
- edit: test/SILOptimizer/OSLogConstantEvaluableTest.swift