<!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 [#462]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/462/">https://ci.swift.org/job/oss-swift-package-osx/462/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Tue, 10 Oct 2017 11:31:45 -0500</td></tr>
  <tr><th>Build duration:</th><td>3 hr 20 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>15011f0345942f77e9b1e4449d4885b07064c74e</b> by <b>compnerd:</b> <p class="commit-message" style="white-space: pre-wrap;">IRGen: fix DLL storage for runtime functions</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>46c96978b3b0618d0d1b707901c5afc2c58249be</b> by <b>eeckstein:</b> <p class="commit-message" style="white-space: pre-wrap;">benchmarks: remove deprecated CheckResults function</p>
        <ul>

          <li class="change-edit"><b>edit</b>: benchmark/utils/TestsUtils.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b7eea0e674c8f710dba82a5428fe48e0a29356c2</b> by <b>artem.dergachev:</b> <p class="commit-message" style="white-space: pre-wrap;">[analyzer] Fix autodetection of binding types.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Analysis/exercise-ps.c</li>

          <li class="change-edit"><b>edit</b>: test/Analysis/gtest.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Analysis/ctor.mm</li>

          <li class="change-edit"><b>edit</b>: lib/StaticAnalyzer/Core/RegionStore.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>de1a845a448abb425fc413a1db06b4ce274fe99e</b> by <b>artem.dergachev:</b> <p class="commit-message" style="white-space: pre-wrap;">[Analyzer Tests] Fix misc bugs in analyzer reference results updater.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/analyzer/SATestUpdateDiffs.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0d28706120f226835e62bb32e7889c44399a5a1e</b> by <b>artem.dergachev:</b> <p class="commit-message" style="white-space: pre-wrap;">[analyzer] Fix leak false positives on stuff put in C++/ObjC initializer</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Analysis/objc-boxing.m</li>

          <li class="change-edit"><b>edit</b>: test/Analysis/initializer.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Analysis/objc-for.m</li>

          <li class="change-edit"><b>edit</b>: lib/StaticAnalyzer/Core/ExprEngine.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>774b46c75d04c3db7d53feb7da77f87adb007c63</b> by <b>artem.dergachev:</b> <p class="commit-message" style="white-space: pre-wrap;">[Analyzer Tests] Run static analyzer integration tests until the end,</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/analyzer/SATestBuild.py</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>