https://bugs.kde.org/show_bug.cgi?id=357966
Sergio Martins <smart...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Sergio Martins <smart...@kde.org> --- clazy has an msvc-compat compat option: export CLAZY_EXTRA_OPTIONS="qstring-uneeded-heap-allocations-msvc-compat" which will honour those cases. I'll turn on msvc-compat by default, and introduce a no-msvc-compat option instead. -- You are receiving this mail because: You are watching all bug changes.