https://bugs.kde.org/show_bug.cgi?id=438249
--- Comment #22 from Andrei Slavoiu <ansl...@yahoo.com> --- (In reply to Igor Kushnir from comment #21) > If you want to play with this some more, you could try building Clang 13 > with assertions enabled and see if the assertion is triggered. If yes, then > the absence of the crash is accidental. If the assertion does not fail, then > maybe it's a regression in Clang 14. Hah, good point. The assert fails on clang-13 as well when built with DEBUG. Probably on 13 it just happened to return some junk instead of crashing. -- You are receiving this mail because: You are watching all bug changes.