Skip to content

common : fix jinja warnings with clang 21#22313

Merged
angt merged 1 commit into
ggml-org:masterfrom
angt:common-fix-jinja-warnings-with-clang-21
Apr 24, 2026
Merged

common : fix jinja warnings with clang 21#22313
angt merged 1 commit into
ggml-org:masterfrom
angt:common-fix-jinja-warnings-with-clang-21

Conversation

@angt

@angt angt commented Apr 24, 2026

Copy link
Copy Markdown
Member

Overview

Fix jinja warnings with clang 21

Additional information

Requirements

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
@angt
angt requested a review from CISC as a code owner April 24, 2026 07:24
@angt

angt commented Apr 24, 2026

Copy link
Copy Markdown
Member Author

cc @ggerganov

Comment thread common/jinja/runtime.h
Comment on lines +204 to 206
[[noreturn]] value execute_impl(context &) override {
throw break_statement::signal();
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just silly, but fine. :P

@github-actions github-actions Bot added the jinja parser Issues related to the jinja parser label Apr 24, 2026
@ggerganov ggerganov added the merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. label Apr 24, 2026
@angt
angt merged commit dc80c52 into ggml-org:master Apr 24, 2026
44 of 46 checks passed
IntelNav pushed a commit to IntelNav/llama.cpp that referenced this pull request Apr 29, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
IntelNav pushed a commit to IntelNav/llama.cpp that referenced this pull request Apr 29, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
astrobillyvazquez pushed a commit to astrobillyvazquez/seyfert-inference that referenced this pull request May 6, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
samuraieng pushed a commit to samuraieng/llama.cpp that referenced this pull request May 6, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
meh pushed a commit to meh/llama.cpp that referenced this pull request May 10, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
baramofme pushed a commit to baramofme/llama-cpp-turboquant that referenced this pull request May 23, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
fewtarius pushed a commit to fewtarius/CachyLLama that referenced this pull request May 30, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
MrLordCat referenced this pull request in MrLordCat/llama.cpp-with-GUI Jul 16, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jinja parser Issues related to the jinja parser merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants