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

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/490/">https://ci.swift.org/job/oss-swift-package-osx/490/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Fri, 13 Oct 2017 14:56:11 -0500</td></tr>
  <tr><th>Build duration:</th><td>57 min</td></tr>
</table>

<h2>Identified problems:</h2><ul><li>Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:<ul><li><a href="https://ci.swift.org//job/oss-swift-package-osx/490/consoleFull#-11879182553122a513-f36a-4c87-8ed7-cbc36a1ec144">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>29150045f941992af04e8ad5f379861181de4d2c</b> by <b>dgregor:</b> <p class="commit-message" style="white-space: pre-wrap;">Handle DK_Remark</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Frontend/DiagnosticVerifier.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>615355c556888240dc5ca7bc979455d1c31fae9c</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">[build-script] Move non-trivial argument default logic (#12408)</p>
        <ul>

          <li class="change-edit"><b>edit</b>: utils/build-script</li>

          <li class="change-edit"><b>edit</b>: utils/build_swift/driver_arguments.py</li>

          <li class="change-edit"><b>edit</b>: utils/build_swift/tests/expected_options.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>deb367f3357cee4eb940fb8e16b3100b6a9dc5d0</b> by <b>ekarpenkov:</b> <p class="commit-message" style="white-space: pre-wrap;">[Analyzer] Assume that CFBooleanRef const globals are non-null</p>
        <ul>

          <li class="change-delete"><b>delete</b>: test/Analysis/nonnull-string-constants.mm</li>

          <li class="change-delete"><b>delete</b>: lib/StaticAnalyzer/Checkers/NonnullStringConstantsChecker.cpp</li>

          <li class="change-add"><b>add</b>: test/Analysis/nonnull-global-constants.mm</li>

          <li class="change-edit"><b>edit</b>: include/clang/StaticAnalyzer/Checkers/Checkers.td</li>

          <li class="change-edit"><b>edit</b>: lib/StaticAnalyzer/Checkers/CMakeLists.txt</li>

          <li class="change-add"><b>add</b>: lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>