Report
[FAILURE] swift-master-source-compat-suite-debug [#273]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/273/
Project:
swift-master-source-compat-suite-debug
Date of build:
Thu, 11 Oct 2018 02:53:38 -0500
Build duration:
1 hr 21 min
Changes
-
Commit e505d417faaa1b40b0e42f96499f33ead73ac813 by aqamoss3fan2010:
[Parse][CodeCompletion] Completions for precedencegroup decls- edit: lib/Parse/ParseDecl.cpp
- edit: include/swift/Parse/CodeCompletionCallbacks.h
- edit: include/swift/Serialization/ModuleFile.h
- edit: lib/Serialization/ModuleFile.cpp
- add: test/IDE/complete_precedencegroup.swift
- edit: lib/AST/Module.cpp
- edit: include/swift/Serialization/SerializedModuleLoader.h
- edit: lib/IDE/CodeCompletion.cpp
- edit: include/swift/IDE/CodeCompletionCache.h
- edit: include/swift/IDE/CodeCompletion.h
- edit: lib/Serialization/SerializedModuleLoader.cpp
- add: test/IDE/Inputs/precedencegroup_multifile.swift
- edit: include/swift/AST/Module.h
-
Commit 46dc36536c1b266e59738a7e20b2c433c28c5f2e by aqamoss3fan2010:
[Gardening] Typo and indentation fixes- edit: lib/Parse/ParseDecl.cpp
- edit: include/swift/Parse/SyntaxParsingContext.h
-
Commit d2e7c785bb57b0f0e63da1978d93a4dcd2810f23 by aqamoss3fan2010:
Create utility function for Associativity spelling- edit: lib/IDE/CodeCompletion.cpp
- edit: include/swift/AST/AttrKind.h
- edit: lib/AST/Decl.cpp
-
Commit 1baf38cb07f86aff198403e728df6579b5c39bfb by mgottesman:
[sil] Split operand ownership classification from- edit: include/swift/SIL/OwnershipUtils.h
- add: lib/SIL/OperandOwnership.cpp
- edit: lib/SIL/SILOwnershipVerifier.cpp
- edit: lib/SIL/CMakeLists.txt
- add: lib/SIL/OwnershipUtils.cpp
-
Commit 1fc57ad6672140546dc9bc35509fa5f263c1103b by dgregor:
[Test] Add test case for now-fixed rdar://problem/39805133- add: test/multifile/Inputs/protocol-conformance-rdar39805133-other.swift
- add: test/multifile/protocol-conformance-rdar39805133.swift