Report
Build URL: https://ci.swift.org/job/oss-swift-package-osx/1628/ Project: oss-swift-package-osx Date of build: Wed, 02 May 2018 01:00:15 -0500 Build duration: 1 hr 59 min
Commit 612d771b9e6e53c90ad16e345aaa40cde096d02d by rajbarik: Handle global_addr for concrete type propagation
Commit 82a2c2c644cf8d32eb8ba5bd31f71d39b4ee5815 by xi_ge: migrator: ignore migration scripts with underscored new names.
Commit db9380f9a82f074d47eb2d1673b57fe415a40787 by spestov: SILGen: Fix latent bugs in emitApplyAllocatingInitializer()
Commit 2db629368e50cae13642b6a7b674c9f8512387d0 by spestov: Sema: Support for abstract conformance in findNamedWitnessImpl()
Commit 7b8359279d36a1ccc2f09f3b604b52abc7670d7a by spestov: Sema: Eliminate typeCheckExpression() calls from convertLiteralInPlace()
Commit e24fbbbc17b0bb78be70dc54fa8b7a36969af73f by spestov: Fix formatting in SIL.rst
Commit 38166e9f805fb763becabd67a6a4a62ee1eef210 by ditaliano: [DebugInfo] Relax the output of this test.
Commit 753967411a36f2a45b3c36f84bbac9cac2bf6858 by spestov: AST: Support '@_usableFromInline import'
Commit cfa0ab3dbe46e4d51964b6951322abff8d4726cc by spestov: AST: Introduce ModuleDecl::ImportFilter::ForLinking
Commit db440121b7f324638739bd6fd57e3fb72b09f5ca by spestov: Serialization: Support '@_usableFromInline import'
Commit efeb5cd1d7e9e9fdeca21bc6267d3a0bec4da1a5 by ahatanaka: Revert "Revert "[ObjC++] Make parameter passing and function return
Commit d01d367987c0e956e89126179639a2e47508174b by ahatanaka: Revert "Revert "Generalize NRVO to cover C structs.""
Commit 356d6ce4611ac600ff8d8473018975bcc6bfbcad by ahatanaka: [ObjC++] Never pass structs that transitively contain __weak fields in
Commit 71c1418bd26d02a2d7016be71a859ac84e59c8f6 by ahatanaka: [AST] Attempt to fix buildbot warnings + appease MSVC; NFCI
Commit c0e82703957cd62b2073208647d0cf26d1fd7c5d by ahatanaka: [CodeGen] Do not push a destructor cleanup for a struct that doesn't
Commit 84c5a8c6ab66c1a81221be39bcff7a8ccb75a851 by ahatanaka: [CodeGen] Avoid destructing a callee-destructued struct type in a
Commit 99c0def90b92b6ea1e26aea1b805704aba593027 by ahatanaka: Fix test cases that test Microsoft IRGen.
Commit 041fd44ebe859908dd634cc0066a4cb6c34e4a5e by bruno.cardoso: [Modules] Allow @import to reach submodules in private module maps
Commit b367aa1f91dad12dc084e49303ec247850ae7c62 by compnerd: IWYU: add SILModule inclusion to build on Windows
Commit 2f48d2c619413f4607f9914b50a52cbe49df7279 by compnerd: repl: make the sources more portable to cl
Commit 6c742b4c5e582af5ce41698982a253f48c700720 by ditaliano: [SwiftASTContext] Remove unused structure. NFCI.
Commit 2be7340952a3b2d547fa8ad1a1bc42b801987c7f by jingham: Make the command-line REPL not trap C++ exceptions.
Commit 04b6f42e300643e4bb0fe348124d1356735fdeca by aprantl: Don't import modules from an Objective-C context into a Swift
Commit 31a291a815bb43cee0db1071d63308ba41a64eb8 by jmolenda: Fix the .experimental. settings feature so that we don't return an error