Sean Callanan cf12862a9a Strengthened LLDB's completion of object types.
Now when LLDB reports a variable, it has a
complete type.  Similarly, when it reports
members of a struct, it completes their types.
Also, when it creates the result variable for
an expression, it ensures that variable's type
is complete.

This ensures compliance with Clang's
expectations, preventing potential crashes.

llvm-svn: 152771
2012-03-15 01:53:17 +00:00
..
2012-03-14 18:35:38 +00:00
2012-03-05 18:25:29 +00:00
2012-02-22 19:02:32 +00:00
2010-06-09 03:55:24 +00:00