tberghammer added a comment.

I tried to compile the code snippet you mentioned but it doesn't put anything 
into the debug_types section. If I move the enum definition outside of the 
class then it produces debug_type section but LLDB fails back gracefully 
without any crash or error message. I also tried a few other code snippets and 
the debugging experience usually wasn't great (types of local variables were 
messed up) but I haven't manage to get LLDB crashing.


Repository:
  rL LLVM

https://reviews.llvm.org/D35734



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to