Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3785]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3785/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Thu, 19 Sep 2019 23:01:03 -0500
Build duration:
2 hr 8 min
Identified problems:
- Assertion failure: This build failed because of an assertion failure. Below is a list of all errors in the build log:
Changes
-
Commit 9864cb9c06180b68290502edb34188841111cd61 by mgottesman:
[polymorphic-builtins] Teach constant folding how to fold a polymorphic- edit: lib/SIL/SILVerifier.cpp
- edit: include/swift/SIL/InstructionUtils.h
- edit: include/swift/SIL/SILInstruction.h
- add: test/SILOptimizer/polymorphic_builtins.sil
- edit: lib/SILOptimizer/Utils/ConstantFolding.cpp
- edit: lib/SIL/InstructionUtils.cpp