http://llvm.org/bugs/show_bug.cgi?id=15718
Greg Clayton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from Greg Clayton <[email protected]> --- LLDB requires C++11. You will need to enable C++11 when building llvm and clang. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
