Don't go and build (among other things) a Boyer-Moore table for the trivially optimizable replacement of single characters with single characters. Just call the existing replace(char, char) overload. Pick-to: 6.8 Change-Id: Ic69527bdaa5ce95bf937295366b94366e2ace933 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Ahmad Samir <a.samirh78@gmail.com> (cherry picked from commit 60af93847e365fc00ccc4bcf61bb90ef6da1f0b2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%