diff options
author | Adrian Prantl <aprantl@apple.com> | 2019-01-16 21:19:20 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2019-01-16 21:19:20 +0000 |
commit | 2ee7b881a04573b82d9d34fffd44b71b9ccc2186 (patch) | |
tree | 6dd69fdd2775b3661876b971c0bca8777706adb7 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py | |
parent | 5fa75a048822b2c11856b1890f00d6d685bc6855 (diff) | |
download | bcm5719-llvm-2ee7b881a04573b82d9d34fffd44b71b9ccc2186.tar.gz bcm5719-llvm-2ee7b881a04573b82d9d34fffd44b71b9ccc2186.zip |
Change TypeSystem::GetBitSize() to return an optional result.
This patch changes the behavior when printing C++ function references:
where we previously would get a <could not determine size>, there is
now a <no summary available>. It's not clear to me whether this is a
bug or an omission, but it's one step further than LLDB previously
got.
Differential Revision: https://reviews.llvm.org/D56798
llvm-svn: 351376
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py')
0 files changed, 0 insertions, 0 deletions