Report
[FAILURE] swift-master-source-compat-suite-debug [#166]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/166/
Project:
swift-master-source-compat-suite-debug
Date of build:
Sat, 22 Sep 2018 11:22:44 -0500
Build duration:
1 hr 21 min
Changes
-
Commit b49780c67aa24d71d362e3bd7e8c3b1a01e5845e by dgregor:
[IRGen] Move the protocol conformance descriptor builder.- edit: lib/IRGen/GenProto.cpp
- edit: lib/IRGen/GenDecl.cpp
-
Commit 6982284bafcb724418fa2d94aaa45282537ca5e0 by dgregor:
[Runtime] Only request Abstract metadata when demangling to metadata.- edit: stdlib/public/runtime/ReflectionMirror.mm
- edit: stdlib/public/runtime/Private.h
- edit: stdlib/public/runtime/ProtocolConformance.cpp
- edit: stdlib/public/runtime/MetadataLookup.cpp
-
Commit ea9f0eaf8ccc4e0d0f9d95eb60d39091513a5e8b by dgregor:
[Mangling] Mangle protocol names in assoc-type-paths.- edit: test/IRGen/associated_type_witness.swift
- edit: lib/Demangling/Demangler.cpp
- edit: lib/IRGen/IRGenMangler.h
- edit: test/IRGen/protocol_resilience.sil
- edit: test/IRGen/protocol_resilience_descriptors.swift
- edit: docs/ABI/Mangling.rst
-
Commit 3f79cb99764d4e7cd3843c2e8bdeef7ac5e94286 by dgregor:
[Runtime] Replace outdated signature for associated type access- edit: stdlib/public/runtime/ProtocolConformance.cpp
-
Commit 298458a926a76e5311191820e9e263fac1af7e7c by dgregor:
[Runtime demangler] Mangled extension context doesn’t always have Type.- edit: stdlib/public/runtime/Demangle.cpp