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

lab...@google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from lab...@google.com ---
Yeah, that doesn't look like an lldb problem. It looks like a problem with your
system - for some reason your c++ standard library is missing some std::future
definitions.

In your place, I'd try if I can build a simple program using std::future.

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

Reply via email to