Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#12828]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12828/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 01 Apr 2020 20:59:17 -0500
Build duration:
59 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 391fc45559fa8c8e2a5e7a42408da17a34c089a5 by spestov:
Sema: Return value of TypeChecker::contextualizeInitializer() was unused- edit: lib/Sema/TypeCheckDeclPrimary.cpp
- edit: lib/Sema/TypeChecker.h
- edit: lib/Sema/TypeCheckStmt.cpp
-
Commit 7b4786e723867d1807e605a2d89d64f5ef22acee by spestov:
Sema: Contextualize closures for function builder bodies also- add: test/SILGen/function_builder_curry_thunks.swift
- edit: lib/Sema/TypeCheckStmt.cpp