swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-5.3-package-osx [#417]
Build URL: https://ci.swift.org/job/oss-swift-5.3-package-osx/417/
Project: oss-swift-5.3-package-osx
Date of build: Fri, 17 Jul 2020 23:19:27 -0500
Build duration: 3 hr 36 min
Changes- Commit 30354a8209871e559e62e230e6749a2df2c3f812 by mishal_shah:
Update the llvm-project config
-
edit: jobs/pull-request/pr-apple-llvm-project-macos.sh
-
Commit 9f9a751ed477fe2b8cc2445800df92770d06e507 by mishal_shah:
Fix the llvm PR testing
-
edit: jobs/pull-request/pr-apple-llvm-project-macos.sh
-
Commit b1e4a8909ef541fb7b40aba7ac5b3b61a5d9da1b by alaferriere:
[ModuleInterface] Print some implementation-only imports in the private
-
edit: include/swift/Frontend/ModuleInterfaceSupport.h
-
add: test/SPI/experimental_spi_imports_swiftinterface.swift
-
edit: lib/Frontend/CompilerInvocation.cpp
-
edit: include/swift/Option/FrontendOptions.td
-
add: test/SPI/experimental_spi_imports_type_check.swift
-
edit: lib/Frontend/ModuleInterfaceSupport.cpp
-
Commit 25f324e4410464a8a2f63cc3e6443f98aa89cdb5 by alaferriere:
[Sema] SPI info on a wrapped property should propagate to the backing
-
edit: lib/AST/Module.cpp
-
edit: test/SPI/private_swiftinterface.swift
-
Commit 4e8c92e921f0d4b8ddba53fd0eaeb94958cc2240 by rishizaki:
[CodeCompletion] Fast completion inside function builder function
-
edit: include/swift/AST/Stmt.h
-
edit: include/swift/AST/TypeCheckRequests.h
-
edit: lib/Sema/BuilderTransform.cpp
-
edit: include/swift/AST/TypeCheckerTypeIDZone.def
-
add: test/SourceKit/CodeComplete/complete_sequence_builderfunc.swift
-
Commit de1bbf6ed16f1cde2e794138fbfaed2eaa10f4e4 by github:
Avoid creating a ConcurrentMap for nongeneric instantiated witness
-
edit: stdlib/public/runtime/Metadata.cpp