Summary: | Clazy build broken with clang 22 after removal of clang::ElaboratedTypes | ||
---|---|---|---|
Product: | [Developer tools] clazy | Reporter: | matthewf |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | alexander.lohnau, smartins |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
matthewf
2025-09-02 06:25:16 UTC
https://github.com/llvm/llvm-project/commit/91cdd35008e9ab32dffb7e401cdd7313b3461892 This change is master-only, so still time before it hits stable. I will try to compile llvm locally and work on clazy. Making clazy work/compile with clang 21 and 22 could be a challenge, but we will see ;) |