New issue found!
Title: Report
[FAILURE] oss-swift-package-osx [#522]
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
- Commit 9c853246705e236513f3ff826904b1f96b796007 by dgregor:
[GSB] Switch the core "resolve" over to maybeResolveEquivalenceClass().
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 8753aac1fd477df095faa1ddb6d78d998c463683 by dgregor:
[GSB] Eliminate resolvePotentialArchetype().
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: include/swift/AST/GenericSignatureBuilder.h
- Commit 2f1e74be9adaa8dd178e89efccf34e0ba03b92ce by dgregor:
[GSB] Minor simplification to resolve().
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 36e1ba2cc465e2a412b50a2b561451344ddc4a93 by dgregor:
[GSB] Collapse "ResolvedType" into the more general "ResolveResult".
- edit: include/swift/AST/GenericSignatureBuilder.h
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit de5e0470ce77131c2bb2c32df9fdda27dc05b047 by dgregor:
[GSB] Rename ResolveResult to ResolvedType.
- edit: include/swift/AST/GenericSignatureBuilder.h
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 4f339eb0ca2258e9f80c7d0a0b98538611202f8b by dgregor:
[GSB] Push potential archetype realization layout-constraint handling.
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: include/swift/AST/GenericSignatureBuilder.h
- Commit 760f23af7c316c9c780abf0136107fc130d12d5e by dgregor:
[GSB] Teach much of superclass-constraint handling to use ResolvedType.
- edit: include/swift/AST/GenericSignatureBuilder.h
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 708412672ea55cefd31b813b6433bbedeccbebfb by dgregor:
[GSB] Teach resolveConcreteConformance() to use ResolvedType.
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: include/swift/AST/GenericSignatureBuilder.h
- Commit 504911971a3add52cdbbda8f62a1f5691e08c689 by dgregor:
[GSB] Only concrete the immediate type from its concrete parent.
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 3ac1b3b14b5a32ec9e5f19bedbb2c7d9827e998b by dgregor:
[GSB] Push potential archetype realization into
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: include/swift/AST/GenericSignatureBuilder.h
- Commit 0d42fbf6912b4f4da9a319df999a3a9dd5038314 by dgregor:
[GSB] Delay realization of potential archetypes for conformance
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: include/swift/AST/GenericSignatureBuilder.h
- edit: lib/AST/Decl.cpp
- Commit 476a557e55278ce8a985b82d6071d759bc5a7ffc by dgregor:
[GSB] Eliminate some now-unused API on PotentialArchetype.
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: include/swift/AST/GenericSignatureBuilder.h
- Commit c346b812f425bdf5362d8aaaac8bab4ceb5e45cb by dgregor:
[GSB] Eliminate the "local archetype anchor" hack.
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 3177edc9119b6dea15190daa8cefc8e35026b93c by dgregor:
[GSB] Eliminate an unnecessary archetype-anchor computation.
- edit: lib/AST/GenericSignature.cpp
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit b046a35994c1399207ec7fb8d39e587fedc95404 by dgregor:
[GSB] Eliminate visitPotentialArchetypes().
- edit: test/IRGen/associated_types.swift
- edit: include/swift/AST/GenericSignatureBuilder.h
- edit: lib/AST/GenericSignatureBuilder.cpp
- Commit 1892dbd5987219a03f52987346ee5f270a6b807f by dgregor:
Cope with ill-formed recursion in associated type overrides computation.
- delete: validation-test/compiler_crashers/28807-parentequiv-conformsto-count-proto-0-no-conformance-requirement.swift
- add: validation-test/compiler_crashers_fixed/28771-unreachable-executed-at-swift-include-swift-ast-cantypevisitor-h-41.swift
- add: validation-test/compiler_crashers_fixed/28857-nestedpabyname-didnt-find-the-associated-type-we-wanted.swift
- delete: validation-test/compiler_crashers/28857-nestedpabyname-didnt-find-the-associated-type-we-wanted.swift
- delete: validation-test/compiler_crashers/28771-unreachable-executed-at-swift-include-swift-ast-cantypevisitor-h-41.swift
- add: validation-test/compiler_crashers_fixed/28807-parentequiv-conformsto-count-proto-0-no-conformance-requirement.swift
- edit: lib/AST/ASTContext.cpp
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev