diff options
author | Sean Callanan <scallanan@apple.com> | 2011-12-08 19:04:34 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-12-08 19:04:34 +0000 |
commit | 5780f9df56ec5efda7e40df8a88d8c6057663033 (patch) | |
tree | 0ce22c6287cb52428592bfa51586316a051c6dbb /clang/lib/Lex/ModuleMap.cpp | |
parent | 4d1a2d449fff9d0883f5419766c60c8c54be70be (diff) | |
download | llvm-5780f9df56ec5efda7e40df8a88d8c6057663033.zip llvm-5780f9df56ec5efda7e40df8a88d8c6057663033.tar.gz llvm-5780f9df56ec5efda7e40df8a88d8c6057663033.tar.bz2 |
Added the ability to dereference an Objective-C object
pointer to make the result of an expression. LLDB now
dumps the ivars of the Objective-C object and all of
its parents. This just required fixing a bug where we
didn't distinguish between Objective-C object pointers
and regular C-style pointers.
Also added a testcase to verify that this continues to
work.
llvm-svn: 146164
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions