Skip to content

cmake: skip -Wmissing-noreturn for AppleClang 21.0.0#22312

Closed
ggerganov wants to merge 1 commit intomasterfrom
gg/skip-wmissing-noreturn-appleclang-21
Closed

cmake: skip -Wmissing-noreturn for AppleClang 21.0.0#22312
ggerganov wants to merge 1 commit intomasterfrom
gg/skip-wmissing-noreturn-appleclang-21

Conversation

@ggerganov
Copy link
Copy Markdown
Member

Overview

-Wmissing-noreturn causes issues with AppleClang 21.0.0. Skip adding this flag and print a warning when this compiler version is detected.

Requirements

ref: #22294

-Wmissing-noreturn causes issues with AppleClang 21.0.0.
Skip adding this flag and print a warning when this compiler version is detected.

Assisted-by: llama.cpp:local pi
@github-actions github-actions Bot added the build Compilation issues label Apr 24, 2026
@ggerganov
Copy link
Copy Markdown
Member Author

Superseded by #22313

@ggerganov ggerganov closed this Apr 24, 2026
@ggerganov ggerganov deleted the gg/skip-wmissing-noreturn-appleclang-21 branch April 24, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant