swift-ci
(Swift CI)
1
Report
[FAILURE] swift-5.1-source-compat-suite [#293]
Build URL:
https://ci.swift.org/job/swift-5.1-source-compat-suite/293/
Project:
swift-5.1-source-compat-suite
Date of build:
Fri, 12 Jul 2019 14:23:57 -0500
Build duration:
5 hr 11 min
Changes
-
Commit eb44a92b95949f6b023683d58bca50e9b1855ada by jgroff:
Support opaque stored property types.
-
edit: include/swift/AST/DiagnosticsSema.def
-
edit: lib/Sema/TypeCheckDecl.cpp
-
edit: lib/Sema/TypeCheckConstraints.cpp
-
edit: test/IRGen/opaque_result_type.swift
-
edit: lib/Sema/CSSolver.cpp
-
edit: test/type/opaque.swift
-
Commit 3ebd983a496fcbe1802958f6c67593db83fc5243 by jgroff:
Followup fixes for stored opaque-type properties.
-
edit: test/type/opaque.swift
-
edit: lib/AST/GenericEnvironment.cpp
-
edit: lib/Sema/TypeCheckPattern.cpp
-
edit: lib/AST/Type.cpp
-
Commit ad5f32400694d239913f9da9f992919bb5cdd7ac by jgroff:
Sema: Substitute the root generic param when transforming
-
edit: include/swift/AST/Types.h
-
edit: lib/AST/Type.cpp