diff options
author | Marco Bubke <marco.bubke@qt.io> | 2016-07-18 17:52:42 +0200 |
---|---|---|
committer | Tim Jenssen <tim.jenssen@theqtcompany.com> | 2016-07-18 16:28:27 +0000 |
commit | 19d941d28d7aa9be33a7f2a24bd156cf76246242 (patch) | |
tree | ca87ef174b8710f8b51edf57cb4c9136e6c68c0d /src/plugins/debugger/stackhandler.cpp | |
parent | 80b229a7abd9ef19f079f4980d00eff11820f5cc (diff) | |
download | qt-creator-19d941d28d7aa9be33a7f2a24bd156cf76246242.tar.gz |
Sqlite: Inline Utf8String
Actually you should use Utils::SmallString for new code because the
biggest overhead of Utf8String is the allocation on the heap and the
atomics.
Change-Id: Ic3d072ba47cb2a49ae3d7d158c6a58feb4b82769
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Diffstat (limited to 'src/plugins/debugger/stackhandler.cpp')
0 files changed, 0 insertions, 0 deletions