summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-11-16 06:58:51 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-11-16 06:58:51 +0000
commit213bea336161eb06e94b8c02d2a9ab4869c8f983 (patch)
tree4cf92b9f02e38399af94ade2e82f03f86223338f /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent2ac0c270017fb1c2fa1a894b9e2f96b96dca3423 (diff)
downloadbcm5719-llvm-213bea336161eb06e94b8c02d2a9ab4869c8f983.tar.gz
bcm5719-llvm-213bea336161eb06e94b8c02d2a9ab4869c8f983.zip
[Sema] Implement several unary type traits more accurately
is_empty, is_polymorphic, and is_abstract didn't handle incomplete types correctly. Only non-union class types must be complete for these traits. is_final and is_sealed don't care about the particular spelling of the FinalAttr. is_interface_class should always return false regardless of its input. The type trait can only be satisfied in a mode we do not support (/CLR). llvm-svn: 253184
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud