Report
Build URL: https://ci.swift.org/job/oss-swift-package-osx/3282/ Project: oss-swift-package-osx Date of build: Fri, 10 May 2019 21:17:07 -0500 Build duration: 1 hr 45 min
Commit 25a075cbb6abba3d71d833abe704bc13f12350a2 by mike.munday: [IRGen] Remove unused explosion schema from enum payload schema
Commit 8b8736402bc5e8818ac099cf0339297074c6dc9a by alaferriere: Remove DelayedRequirementSignatures and rely on laziness instead
Commit 6c8641b9b17cc8ba5bddd1a5c833cc0ea67a8632 by rishizaki: [SourceKit] Add InterfaceGen test case for pure Swift system module
Commit cc53fd95189fa988c90e5a421da63cbfc9ce1221 by spestov: Fix archive_attributes test to work on macOS 10.9
Commit 4643cbd8e92e34ebdc752631ffc405a1d8b0b678 by spestov: GSB: Remove another call to resolveDeclSignature()
Commit 644b6adcd2c3d242137161d030f573071724c151 by spestov: AST: Simplify ProtocolConformanceRef::getTypeWitnessByName()
Commit 4e3dafd9f70e2bbc1c01eed1311c370fc0e16eab by spestov: AST: Remove ProtocolConformanceRef::getInheritedConformanceRef()
Commit 37412c2de2732456c7809cb07dd74597aa1468b2 by spestov: AST: Add ParamDecl::toFunctionParam()
Commit 42c11868b6865c3a24e8885d5059837b2bab46db by eeckstein: docs: fix doc build error in LibraryEvolution.rst
Commit 387fc08e6c6d97a558f290568998c0d44fdf1433 by brentdax: Disable Prototypes/TextFormatting in 32-bit
Commit 3ec3d9b6dd754d003c0ce88292e8711a30fe5545 by mikeash: [Runtime] In the assert for SWIFT_ISA_MASK, tolerate it if
Commit 5c06d774904d356fa0ddae8f4ca5f98e358d4e20 by ross.m.bayer: [Build System: CMake] Cleanup the StandaloneOveraly CMake module.
Commit 08bd6bd7150fe1f71e22821f9ea403caaf3ad686 by brentdax: Disable Prototypes/TextFormatting everywhere
Commit c9d565637dd949acaa784e5960eb569ce98c6edf by compnerd: build: ensure that we link against the correct library
Commit 2a9550f735787519624833f7948d694958cebf94 by jonas: [Driver] Change the way we deal with local lldbinit files.
Commit 2ec02d99695c797dba5babfe5571c67624da31a3 by jonas: [Driver] Add command line option to allow loading local lldbinit file.
Commit bb16dc3820fd4356252010ee7f51ee58b017a078 by jonas: Propagate command interpreter errors from lldlbinit
Commit 79b0c89be69d4cf7dbf23ebc5ae000d079a040e5 by apl: [Breakpoint] Remove unused dependency
Commit 3b8e6be7a11ec268995b500898765e68233fec0c by jonas: Don't source local .lldbinit in the test suite
Commit 0abe5922a8596f9ecd167a111723a0179d0b7a6c by apl: [Breakpoint] Make breakpoint language agnostic
Commit ac60122397067506ce6823cc15a02f9183423b48 by aprantl: Rename C++ TestGlobalVariables.py to have a distinct name from C
Commit 316fdc507eb211465363acfb536368c212e0f456 by aprantl: Teach LLDB to find .swiftinterface files in .dSYM bundles.
Commit 7f478cb6e8636a4a72dfa3cd681864651c09dbee by jonas: [Reproducers] Capture return values of functions returning by ptr/ref