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: unassignedb...@nondot.org
          Reporter: enieb...@boost.org
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to