diff options
author | Sean Callanan <scallanan@apple.com> | 2012-03-15 01:53:17 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2012-03-15 01:53:17 +0000 |
commit | cf12862a9a6b97b10b493dc62061877cc5e5c743 (patch) | |
tree | 6aa11151f921c0d26cc3a7122c13413c8df2584f /clang/lib/Driver/Tools.cpp | |
parent | 778324abe434adeef05b7d9af8f4d38bead14502 (diff) | |
download | bcm5719-llvm-cf12862a9a6b97b10b493dc62061877cc5e5c743.tar.gz bcm5719-llvm-cf12862a9a6b97b10b493dc62061877cc5e5c743.zip |
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
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions