diff options
author | Reid Kleckner <rnk@google.com> | 2016-08-25 22:16:30 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-08-25 22:16:30 +0000 |
commit | d8b0466e19df2be3d635ca4e23c92c3d28d1b935 (patch) | |
tree | 7dfacb1c5140f07f54c06f7fec1bf451d223fbc1 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | 6e271f4ce8c438f1cff01a40fadb24d52b3d47fa (diff) | |
download | bcm5719-llvm-d8b0466e19df2be3d635ca4e23c92c3d28d1b935.tar.gz bcm5719-llvm-d8b0466e19df2be3d635ca4e23c92c3d28d1b935.zip |
Widen type of __offset_flags in RTTI on Mingw64
Otherwise we can't handle secondary base classes at offsets greater than
2**24. This agrees with libstdc++abi.
We could extend this change to other LLP64 platforms, but then we would
want to update libc++abi and it would require additional review.
Fixes PR29116
llvm-svn: 279786
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions