https://bugs.kde.org/show_bug.cgi?id=363931
--- Comment #5 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> --- For me it crashes on `macro (MACRO_OPTIONAL_FIND_PACKAGE _name )` which does have arguments, but func.arguments list is empty in the DeclarationBuilder::startVisiting(). A similar patch saves me from crashes, but cmake parsing seems to be incomplete, because completion does not work in some cmake files now. -- You are receiving this mail because: You are watching all bug changes.