https://bugs.llvm.org/show_bug.cgi?id=44075

            Bug ID: 44075
           Summary: llvm build fail on mac os 10.11.6
           Product: lldb
           Version: 9.0
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: lk...@hdm-stuttgart.de
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

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.

--- Comment #1 from lab...@google.com ---
*** Bug 44078 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to