Report
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3726/ Project: oss-swift-package-linux-ubuntu-16_04 Date of build: Tue, 11 Jun 2019 10:40:51 -0500 Build duration: 1 hr 10 min
Commit e273d0546046af357692efec0f0b30ba2d480679 by owen: [Sema] Add notes to explain why Equatable/Hashable conformance couldn't
Commit 6798eea160776e8d8365064424105f4eb6f1a365 by spestov: Evolution: Some of these tests pass with
Commit 6b991dd642b8456abfe2079f76f278c7fb6d488b by jonas: [dsymutil] Support more than 4 architectures
Commit 796b5af95dc83688b395865d2eae127022ff690e by ankit_aggarwal: Added a missing word to an error message. (#2148)
Commit 3d3ce87ea6b8bddea4edc7232df362dd7fc98127 by github: Add link to SourceKit-LSP (#2146)
Commit dd109966cf9b8971018d9bba37a0c281a316b9dc by ankit_aggarwal: Add a --jobs/-j to limit parallel compilation (#2127)
Commit 96cbfb6c4429e4ea550c3ce9ac6bacc883d8fe69 by pyaskevich: [Tests] Adjust error message for failing member lookup test
Commit 331cce03da68f87353f6e0312802af349e9960dd by aprantl: Fix several assertion failures when dealing with corrupted/missing Swift
Commit 67cc95a46d28024f39ba03acd55bcc3daccba791 by ditaliano: [SwiftASTContext] Make sure search opts and clang importer are
Commit 6dbb6a812843bcaef3d5ab05c99a4a96f35f0979 by ditaliano: [REPLCompletion] Refine this test a little bit.
Commit 97aa1bc6f87b6ac8d004549ec73091ab6d2c2de1 by ditaliano: [SwiftASTContext] Remove dead code.
Commit 4d6fbbce8a8a54d58336894b5978028775b1f33d by aprantl: Clean up triple handling in SwiftASTContext (NFC)
Commit fba2a25774070d2452ba049d4093d5fae0b77339 by ditaliano: [crashlog] Add a missing call to decode.
Commit 5ed9888728130fd0baa588259424b5ec15b4e43c by ditaliano: [TestSwiftREPLCompletion] Relax the test output.
Commit 95f6641308c13fac7d318e336bb8f43ed7542996 by aprantl: Add a target.swift-extra-clang-flags setting for ClangImporter flags.
Commit 3eaf6c28f0719594508315b24a0c0b3bb3a11548 by nhawes: [Swift] Don't test the 'prefer-parseable' and 'only-parseable' modes in
Commit 68a24b97e9b4100c8e898c15e21bfd6cbc11d96d by ditaliano: [SwiftASTContext] Try to appease the xcodebuild VALID_OR_RETURN script.
Commit fd2b2b0d1dbdfe5d112fc05c31d6f0bde2be4ff9 by aprantl: Whitelist SetTriple() in check-ast-context since it is now called in the
Commit caa87a1ab05ef369b3cacf4b6bddeb03f7077184 by ditaliano: [SwiftASTContext] Add another missing VALID_OR_RETURN().
Commit c192a4b65a2d9a3cb0344a9442d51425856aadbc by jmolenda: Fix x86 return pattern detection
Commit c254881d3664926c9a98b2732fc44c855c68c410 by jmolenda: Add support for mid-function epilogues on x86 that end in a non-local
Commit 94debcc282dd0bf5f062b7b44fcec2da1151161b by friss: [lldb] Fix out-of-bounds read after
Commit eb2858b1f65d6d978fa40dfea539f817745206fa by aprantl: Fix a use-after free in triple handling.
Commit d822695bf66de18cfd16ef59f0c321056c15066b by stefan.graenitz: Fix MissingShadowedModule -> MissingUnderlyingModule
Commit bd4c6f31a966337b7a8fc65fcb2b51d974e84ed9 by si: Test FTP Server: Simplify imports