swift-ci
(Swift CI)
1
Report
[FAILURE] oss-lldb-swift-5.1-osx [#1121]
Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/1121/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Wed, 03 Jul 2019 00:51:02 -0500
Build duration:
57 min
Changes
-
Commit 2002f44552eb2f070a9efe6a5dd90ae4218ac044 by milseman:
[String] Slice contents before asking ICU
-
edit: stdlib/public/core/StringGraphemeBreaking.swift
-
Commit abf0c429cfca9e9a269ab569585e7f728f966a2d by milseman:
[gardening] Remove trailing whitespace
-
edit: stdlib/public/core/UTF8.swift
-
edit: validation-test/stdlib/String.swift
-
edit: stdlib/public/core/StringStorage.swift
-
edit: stdlib/public/core/StringBridge.swift
-
Commit b3b2a036325ea250c917e94ee113c5e1cec1d766 by milseman:
[String] Scalar-alignment bug fixes.
-
edit: stdlib/public/core/UnicodeScalar.swift
-
edit: stdlib/public/core/StringUTF8View.swift
-
edit: stdlib/public/core/StringUTF16View.swift
-
edit: stdlib/public/core/StringCharacterView.swift
-
edit: validation-test/stdlib/StringViews.swift
-
edit: stdlib/public/core/LegacyABI.swift
-
edit: stdlib/public/core/StringIndex.swift
-
edit: stdlib/public/core/StringGuts.swift
-
edit: validation-test/stdlib/String.swift
-
edit: stdlib/public/core/Substring.swift
-
edit: test/stdlib/StringTraps.swift
-
edit: stdlib/public/core/StringBridge.swift
-
edit: test/stdlib/StringIndex.swift
-
edit: stdlib/public/core/StringUnicodeScalarView.swift
-
edit: stdlib/public/core/UnicodeHelpers.swift
-
Commit bd19512f0e0acb6d9a881ced1df6595d3029852f by milseman:
[gardening] Add underscore to internal member
-
edit: stdlib/public/core/StringCharacterView.swift
-
edit: stdlib/public/core/UnicodeHelpers.swift
-
edit: stdlib/public/core/StringGuts.swift
-
edit: stdlib/public/core/StringUnicodeScalarView.swift
-
edit: stdlib/public/core/StringUTF16View.swift
-
edit: stdlib/public/core/StringIndex.swift
-
Commit 4bd52800723b3a8bd0d2902fe995a395b6f44a66 by rjmccall:
Allow #if in function builders.
-
edit: test/Constraints/function_builder.swift
-
edit: lib/Sema/BuilderTransform.cpp
-
Commit a2a537824850cf756064a2665ed39cb5f894c8d4 by rjmccall:
Support opaque result types when applying a function builder to a func.
-
edit: include/swift/AST/Decl.h
-
edit: lib/Sema/TypeCheckStmt.cpp
-
edit: lib/Sema/BuilderTransform.cpp
-
edit: lib/AST/Decl.cpp
-
add: test/Constraints/function_builder_opaque_result.swift
-
Commit 0304df3218646a464fcf316a2720b9eec9544132 by rishizaki:
[SourceKit] Add completion kind field to completion response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
add: test/SourceKit/CodeComplete/complete_unresolvedmember.swift.response
-
add: test/SourceKit/CodeComplete/complete_unresolvedmember.swift
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
Commit 6d4d8caf95b84bb3b6b421b376a64b621e8d3a12 by milseman:
[String] Switch scalar-aligned bit to a reserved bit.
-
edit: stdlib/public/core/StringGuts.swift
-
edit: stdlib/public/core/StringUTF16View.swift
-
edit: stdlib/public/core/UnicodeScalar.swift
-
edit: stdlib/public/core/UnicodeHelpers.swift
-
edit: stdlib/public/core/StringIndex.swift
-
edit: stdlib/public/core/StringUnicodeScalarView.swift
-
edit: stdlib/public/core/StringCharacterView.swift