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 03:07:05 +00:00
2012-03-14 03:07:05 +00:00
2012-03-14 21:00:47 +00:00
2012-03-13 23:14:29 +00:00
2012-02-29 01:07:59 +00:00
2010-07-12 23:14:00 +00:00