Report
[FAILURE] oss-lldb-incremental-osx [#2266]
Build URL:
https://ci.swift.org/job/oss-lldb-incremental-osx/2266/
Project:
oss-lldb-incremental-osx
Date of build:
Fri, 10 Aug 2018 23:18:34 -0500
Build duration:
57 min
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 9f7c5f56420468a94809024851b8f75b81a53f82 by rjmccall:
Just use a generic subscript's generic context in its accessors. NFC.- edit: lib/Sema/TypeCheckGeneric.cpp
-
Commit f4dd148859c1d8ded6bc8a247341224b4519b1cb by spestov:
Sema: Remove unused function- edit: lib/Sema/CSGen.cpp
-
Commit f0e72290d4811482f2d1609b9d736c1a2a0c30b8 by spestov:
Sema: Fix handling of parentheses around 'inout T'- edit: lib/Sema/TypeCheckType.cpp
- edit: lib/Sema/TypeCheckPattern.cpp
- edit: test/decl/func/functions.swift
-
Commit 39f8c425db3334442383cd78f6a1bd9762f5383d by spestov:
Sema: resolveType() no longer produces InOutType- edit: lib/Sema/TypeCheckPattern.cpp
- edit: lib/Sema/TypeCheckType.cpp
-
Commit 5be9d60c9671b03b34cbe2b6dded692f8c7e29e7 by spestov:
Sema: Remove dead diagnostics about mis-placed InOutType- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/TypeCheckPattern.cpp
- edit: lib/Sema/TypeCheckDecl.cpp
-
Commit 12260497478405fefb700de5d31e22b59331d037 by spestov:
Sema: Remove uses of InOutType from- edit: lib/Sema/TypeCheckPattern.cpp
-
Commit f316d46a261f6886e2ff7018c01e01da6ba2a98b by spestov:
SILGen: Remove support for anonymous closure arguments that bind to- edit: test/Constraints/closures.swift
- edit: lib/SILGen/SILGenProlog.cpp