diff options
author | Adrian Prantl <aprantl@apple.com> | 2019-11-18 09:58:16 -0800 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2019-11-18 10:00:26 -0800 |
commit | d4f18f11d372bd02127424ae6a8f8a30f77a0426 (patch) | |
tree | f25ad90acd229ac8eccb72cf7170169d2487c450 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 7e4d386b77f982b260156fc6016ea9c33f466e0b (diff) | |
download | bcm5719-llvm-d4f18f11d372bd02127424ae6a8f8a30f77a0426.tar.gz bcm5719-llvm-d4f18f11d372bd02127424ae6a8f8a30f77a0426.zip |
Replace bitfield in lldb::Type with byte-sized members. (NFC)
Due to alginment and packing using separate members takes up the same
amount of space, but makes it far less cumbersome to deal with it in
constructors etc.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions