summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/concurrent_base.py
diff options
context:
space:
mode:
authorMomchil Velikov <momchil.velikov@arm.com>2018-02-07 16:52:02 +0000
committerMomchil Velikov <momchil.velikov@arm.com>2018-02-07 16:52:02 +0000
commitd7e17c232fb7ee57e5fbbe073b351d65560823cc (patch)
tree0e75323080dd23772638120c21cea07a279c8267 /lldb/packages/Python/lldbsuite/test/concurrent_base.py
parentc502027efdf0361d5f8f57af6ad62d8096f0b6da (diff)
downloadbcm5719-llvm-d7e17c232fb7ee57e5fbbe073b351d65560823cc.tar.gz
bcm5719-llvm-d7e17c232fb7ee57e5fbbe073b351d65560823cc.zip
[DebugInfo] Improvements to representation of enumeration types (PR36168)
This patch: * fixes an incorrect sign-extension of unsigned values, when emitting debug info metadata for enumerators * the enumerators metadata is created with a flag, which determines interpretation of the value bits (signed or unsigned) * the enumerations metadata contains the underlying integer type and a flag, indicating whether this is a C++ "fixed enum" Differential Revision: https://reviews.llvm.org/D42736 llvm-svn: 324490
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/concurrent_base.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud