Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8238]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/8238/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 20 Sep 2019 00:38:52 -0500
Build duration:
27 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 9864cb9c06180b68290502edb34188841111cd61 by mgottesman:
[polymorphic-builtins] Teach constant folding how to fold a polymorphic- edit: include/swift/SIL/InstructionUtils.h
- edit: lib/SILOptimizer/Utils/ConstantFolding.cpp
- add: test/SILOptimizer/polymorphic_builtins.sil
- edit: include/swift/SIL/SILInstruction.h
- edit: lib/SIL/InstructionUtils.cpp
- edit: lib/SIL/SILVerifier.cpp