diff options
author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2020-08-25 22:08:35 +0300 |
---|---|---|
committer | Orgad Shaneh <orgads@gmail.com> | 2020-08-30 10:10:51 +0000 |
commit | 53c763029b3321271d21f19a374bc1875b4b5f6b (patch) | |
tree | bee34a5493c746baa1dc548457ee8a30eecba1b1 /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | cef1297504153069c19e912f91704c0edf9a9911 (diff) | |
download | qt-creator-53c763029b3321271d21f19a374bc1875b4b5f6b.tar.gz |
Dumper: Fix size of refcount member in basic_string
It's an int. Still, the position is 3 pointer-sizes back due to padding
(the next member after this struct is the char pointer).
The pointer-size + bitwise stripping of the LSB probably doesn't work
on big-endian archs.
Change-Id: I4413d9b32986d1ea0be9abe1be4382ee36a9456c
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions