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

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/827/">https://ci.swift.org/job/oss-swift-package-osx/827/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Mon, 11 Dec 2017 16:44:19 -0600</td></tr>
  <tr><th>Build duration:</th><td>4 hr 41 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>f45b16574d693c9f58de1c521ed36b4aa4fa5124</b> by <b>dave:</b> <p class="commit-message" style="white-space: pre-wrap;">[AST] NFC: Use llvm::TrailingObjects for TupleType elements</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/AST/ASTContext.cpp</li>

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

          <li class="change-edit"><b>edit</b>: lib/AST/Type.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d6ea606535d4028a5cb2eb89afafa5e33d5e4b7c</b> by <b>dave:</b> <p class="commit-message" style="white-space: pre-wrap;">[AST] NFC: Repack misc SILParameterInfo bits</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>58d1a57cf35f069098e85e0654a074fa145b2f1a</b> by <b>dave:</b> <p class="commit-message" style="white-space: pre-wrap;">[AST] NFC: Repack misc SILBoxType bits</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/AST/Type.cpp</li>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>4c762cffabce7ec4605741927a9cb34dbefb31e2</b> by <b>mgottesman:</b> <p class="commit-message" style="white-space: pre-wrap;">[build-script] When skipping building LLVM, make sure to call</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>4bd524d7df2466d6ecd8bd77cdbfa65c41faeef6</b> by <b>aprantl:</b> <p class="commit-message" style="white-space: pre-wrap;">dwarfdump: Add support for the --diff option.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: tools/llvm-dwarfdump/llvm-dwarfdump.cpp</li>

          <li class="change-add"><b>add</b>: test/tools/llvm-dwarfdump/X86/diff.test</li>

          <li class="change-edit"><b>edit</b>: test/tools/llvm-dwarfdump/cmdline.test</li>

          <li class="change-edit"><b>edit</b>: lib/DebugInfo/DWARF/DWARFFormValue.cpp</li>

          <li class="change-edit"><b>edit</b>: include/llvm/DebugInfo/DIContext.h</li>

          <li class="change-edit"><b>edit</b>: docs/CommandGuide/llvm-dwarfdump.rst</li>

          <li class="change-edit"><b>edit</b>: lib/DebugInfo/DWARF/DWARFDie.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>81c2e614ff49d3d153572fe7e9e4687f7dad4487</b> by <b>aprantl:</b> <p class="commit-message" style="white-space: pre-wrap;">Remove duplicate option from documentation.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: docs/CommandGuide/llvm-dwarfdump.rst</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>