https://bugs.kde.org/show_bug.cgi?id=392223
--- Comment #9 from Sergio Martins <smart...@kde.org> --- Git commit 36dadd0e6d33101d0f26248376f2f1cbda5d8793 by Sergio Martins. Committed on 19/09/2018 at 18:30. Pushed by smartins into branch '1.3'. prospective fix for crash with clang-7.0 This shuffles the code around in hope of avoiding what seems to be a clang bug. The backtrace and valgrind report don't make sense to me, and the crash goes away if building clazy with gcc. M +5 -2 src/Clazy.cpp M +1 -1 src/Clazy.h https://commits.kde.org/clazy/36dadd0e6d33101d0f26248376f2f1cbda5d8793 -- You are receiving this mail because: You are watching all bug changes.