Report
[FAILURE] swift-master-source-compat-suite [#1608]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/1608/
Project:
swift-master-source-compat-suite
Date of build:
Wed, 11 Apr 2018 01:16:34 -0500
Build duration:
4 hr 47 min
Changes
-
Commit c2b1d0388d671f15f75287a87aaddedf80932f05 by mark.lacey:
Swap two conditions to get dynamically looked-up optional requirements- edit: lib/Sema/ConstraintSystem.cpp
- add: test/Constraints/sr7098.swift
-
Commit 47267e45f21338fb77a266549b05fec08c7cdc39 by spestov:
IRGen: Tighten up assertions around foreign class metadata- edit: lib/IRGen/GenMeta.cpp
- edit: lib/IRGen/MetadataLayout.cpp
-
Commit 757a7a425e8970ceb6ea7fca6977266da59a843a by spestov:
IRGen: Fix protocol conformances for Objective-C runtime classes- add: test/IRGen/objc_runtime_visible_conformance.swift
- edit: lib/IRGen/GenProto.cpp
-
Commit 94409b8e9e6636b8f151c83390a9837b70f51487 by spestov:
IRGen: Fix another bad use of getAddrOfForeignTypeMetadataCandidate()- edit: lib/IRGen/GenMeta.cpp
-
Commit 27d83db8c60c740b746639f557580a78173c2ddb by mishal_shah:
Add flag to support --add-swift-flags at run script- edit: run