diff options
author | Adrian Prantl <aprantl@apple.com> | 2016-05-17 02:37:53 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2016-05-17 02:37:53 +0000 |
commit | 7aa34c8cbb7f81737666d08217769d6ef81181d5 (patch) | |
tree | a1bf5bbd492ac2c356f920d099ea74b8d5178bf4 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | e4a5d37d6bed0fc503099c64ea6c65761cbb6518 (diff) | |
download | bcm5719-llvm-7aa34c8cbb7f81737666d08217769d6ef81181d5.tar.gz bcm5719-llvm-7aa34c8cbb7f81737666d08217769d6ef81181d5.zip |
Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields.
The DWARF spec states that a member entry may have either a
DW_AT_data_member_location or a DW_AT_data_bit_offset, but not both.
This fixes a bug found in PR 27758.
llvm-svn: 269731
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions