[llvm-bugs] [Bug 25290] New: CodeGen build broken on cygwin

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 22 14:30:07 PDT 2015


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

            Bug ID: 25290
           Summary: CodeGen build broken on cygwin
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: eniebler at boost.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

In file included from /home/eric/llvm/lib/CodeGen/ParallelCG.cpp:22:0:
/home/eric/llvm/include/llvm/Support/thread.h:41:14: error: ‘thread’ in
namespace ‘std’ does not name a type
 typedef std::thread thread;
              ^

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151022/a785ce13/attachment.html>


More information about the llvm-bugs mailing list