summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonlanguageclient.cpp
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@qt.io>2022-06-24 14:46:39 +0200
committerChristian Stenger <christian.stenger@qt.io>2022-06-27 11:00:43 +0000
commite7d90c23b6275a56cb63ec40792faaa615003f67 (patch)
tree475fb25bdc16ec3d7baccae4cb3dc510ff4e71a9 /src/plugins/python/pythonlanguageclient.cpp
parente1d2cbde2481f77fc9d006c63326b94440b58681 (diff)
downloadqt-creator-e7d90c23b6275a56cb63ec40792faaa615003f67.tar.gz
Dumper: Fix dump of std::string on macOS
Try to handle the alternate layout of strings correctly. Depending on the defines and the endianness the string structure may vary quite a bit. Old approach just took care of the default layout and the endianness. In case of an alternate layout of strings we failed so far. Fixes: QTCREATORBUG-26175 Done-with: Viktor Govako Change-Id: I788eb5619408bca281eb887c3f6a269808c27d24 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/python/pythonlanguageclient.cpp')
0 files changed, 0 insertions, 0 deletions