<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - llvm build fail on mac os 10.11.6"
   href="https://bugs.llvm.org/show_bug.cgi?id=44075">44075</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>llvm build fail on mac os 10.11.6
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>9.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lk163@hdm-stuttgart.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - llvm build fail on mac os 10.11.6"
   href="https://bugs.llvm.org/show_bug.cgi?id=44075#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - llvm build fail on mac os 10.11.6"
   href="https://bugs.llvm.org/show_bug.cgi?id=44075">bug 44075</a>
              from <span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span></b>
        <pre>*** <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - llvm build fail on mac os 10.11.6"
   href="show_bug.cgi?id=44078">Bug 44078</a> has been marked as a duplicate of this bug. ***</pre>
        </div>
        <div>
        <pre>i cannot install llvm 9.0.0 on mac os 10.11.6:

/tmp/llvm-20191120-51054-19joaqd/llvm-9.0.0.src/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp:112:17:
error: no matching function for call to 'next'
  auto parent = std::next(rev_it);
                ^~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:521:25:
note: candidate template ignored: disabled by 'enable_if' [with _ForwardIter =
llvm::sys::path::reverse_iterator]
     typename enable_if<__is_forward_iterator<_ForwardIter>::value>::type* = 0)
                        ^
1 error generated.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>