<!DOCTYPE html>
<head>
  <title>Report</title>
  <style>
                        body {
                                -webkit-font-smoothing: antialiased;
                                font-family: "Helvetica Neue", sans-serif;
                                font-weight: 300;
                                color: #393939;
                                margin: 0;
                                padding: 20px;
                        }
                        .header {
                                margin-left: 20px;
                                padding: 20px 20px 20px 0;
                                border-bottom: 1px solid #e5e5e5;
                        }
                        .report-title{
                                font-family: "Helvetica Neue", sans-serif;
                                display: inline-block;
                                float: left;
                                margin: 20px 0;
                                font-size: 24px;
                                color: #55a3fd;
                        }
                        .title {
                                font-size: 24px;
                        }
                        .content {
                                padding: 20px;
                        }
                        .display {
                                width: 100%;
                                height: 100%;
                        }
                        .commit-message {
                                font-family: "Menlo", fixed;
                        }
                        
        .title {
                text-align: center;
        }
        .date {
                text-align: left;
        }
        .display {
                display: inline-block;
                width: auto;
        }
        .header {
                overflow: auto;
                padding: 20px 20px 5px 0;
                width: 660px;
        }
        a {
          color: #007aff;
          text-decoration: none;
        }
        tr {
            text-align: left;
        }
        .links a {
                text-decoration: none;
                color: white;
                font-weight: 500;
                padding: 15px;
                background: #55a3fd;
                font-size: 14px;
        }
        .FAILURE {
                color:red;
        }
        .SUCCESS {
                color:green;
        }
        </style>
 <head>
 <body>
<h2 style="width:100%;background-color:red;color:white;text-align:center;"></h2>
 <h1>[<font class="FAILURE">FAILURE</font>] oss-swift-package-osx [#3854]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/3854/">https://ci.swift.org/job/oss-swift-package-osx/3854/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Tue, 25 Jul 2017 13:26:32 -0700</td></tr>
  <tr><th>Build duration:</th><td>1 hr 50 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>c3747636323d2bb4d9f66fa38915fea56225b720</b> by <b>Joe Groff:</b> <p class="commit-message" style="white-space: pre-wrap;">SILGen: Fix override handling when a dynamic init is also required.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/swift/SIL/SILVTableVisitor.h</li>

          <li class="change-edit"><b>edit</b>: lib/SIL/SILDeclRef.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/SIL/SILFunctionType.cpp</li>

          <li class="change-add"><b>add</b>: test/SILGen/Inputs/objc_dynamic_init.h</li>

          <li class="change-edit"><b>edit</b>: test/SILGen/objc_dynamic_init.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d23a85e9424a291d7b31fe780eeca21189975531</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">[docs] Mention update-checkout in Branches.md. (#11169)</p>
        <ul>

          <li class="change-edit"><b>edit</b>: docs/Branches.md</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f0243c6f70137b33c84ace5fd59bcf120e56baf9</b> by <b>Joe Shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">Resolves an issue with tuple returns for large loadable types +</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/IRGen/LoadableByAddress.cpp</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/big_types_corner_cases.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>492b2c951ec6744fa231920f5a0087ddf1bd9aa1</b> by <b>Ankit Aggarwal:</b> <p class="commit-message" style="white-space: pre-wrap;">Fix typo</p>
        <ul>

          <li class="change-edit"><b>edit</b>: CODE_OWNERS.txt</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>