summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-06-30 03:00:20 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-06-30 03:00:20 +0000
commit9319cbc045658d504f61dcd9ea78cf3df637de3d (patch)
tree13bdc18ee0d25d1874035d9c359f5590a2a28b3c /lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp
parent0da2d147668532ce9266b03a29c078359d267f61 (diff)
downloadbcm5719-llvm-9319cbc045658d504f61dcd9ea78cf3df637de3d.tar.gz
bcm5719-llvm-9319cbc045658d504f61dcd9ea78cf3df637de3d.zip
[CodeView] Implement support for bitfields in LLVM
CodeView need to know the offset of the storage allocation for a bitfield. Encode this via the "extraData" field in DIDerivedType and introduced a new flag, DIFlagBitField, to indicate whether or not a member is a bitfield. This fixes PR28162. Differential Revision: http://reviews.llvm.org/D21782 llvm-svn: 274200
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/options/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud