Skip to content

cmake: replace -Werror=unused with more specific options - #6180

Merged
mmicko merged 1 commit into
mainfrom
mmicko/unused
Sep 7, 2026
Merged

cmake: replace -Werror=unused with more specific options#6180
mmicko merged 1 commit into
mainfrom
mmicko/unused

Conversation

@mmicko

@mmicko mmicko commented Sep 7, 2026

Copy link
Copy Markdown
Member

Promoting "unused" to error is not same in gcc and clang, also different between compiler version. Right now it is breaking on unused templates after llvm brew is updated

@mmicko
mmicko requested a review from widlarizer September 7, 2026 06:10
@mmicko mmicko changed the title cmake: remove -Werror=unused cmake: replace -Werror=unused with more specific options Sep 7, 2026
@mmicko
mmicko added this pull request to the merge queue Sep 7, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 7, 2026
@mmicko
mmicko added this pull request to the merge queue Sep 7, 2026
Merged via the queue into main with commit c2bf7dc Sep 7, 2026
36 checks passed
@mmicko
mmicko deleted the mmicko/unused branch September 7, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant