| Summary: | Build is broken with trunk Clang | ||
|---|---|---|---|
| Product: | [Developer tools] clazy | Reporter: | Eugene Zelenko <eugene.zelenko> |
| Component: | general | Assignee: | Sergio Martins <smartins> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | smartins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Thank you for quick fix! |
src/checks/level1/range-loop.cpp:74:63: error: no member named 'getLocStart' in 'clang::Expr' endLoc = clazy::locForEndOfToken(&m_astContext, exp->getLocStart()); ~~~ ^ 1 error generated.