Summary: | clazy crashes on Utils::isPassedToFunction(clang::Stmt*, clang::VarDecl const*, bool) | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | Sylvestre Ledru <sylvestre> |
Component: | general | Assignee: | Sergio Martins <smartins> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/clazy/d191e8cd091b381948ed30c14e8925d7787cbfe1 | Version Fixed In: | |
Sentry Crash Report: |
Description
Sylvestre Ledru
2016-04-25 12:16:54 UTC
Same issue with clang 3.8 Doesn't seem very useful to build firefox with it, since there's no Qt code. It shouldn't crash ofc though. I'll try to reproduce, thanks! Git commit d191e8cd091b381948ed30c14e8925d7787cbfe1 by Sergio Martins. Committed on 25/04/2016 at 17:59. Pushed by smartins into branch 'master'. Don't crash when first child is null M +2 -1 Utils.cpp http://commits.kde.org/clazy/d191e8cd091b381948ed30c14e8925d7787cbfe1 |