Skip to content

i#8008 format: Update to clang-format-21#8009

Open
derekbruening wants to merge 8 commits into
masterfrom
i8008-clang-format-21
Open

i#8008 format: Update to clang-format-21#8009
derekbruening wants to merge 8 commits into
masterfrom
i8008-clang-format-21

Conversation

@derekbruening

Copy link
Copy Markdown
Contributor

Updates our Github Actions runners to install clang-format-21. Updates runsuite.cmake to prefer that version.
Reformats our files with this version.

Fixes #8008

Updates our Github Actions runners to install clang-format-21.
Updates runsuite.cmake to prefer that version.
Reformats our files with this version.

Fixes #8008
@derekbruening

Copy link
Copy Markdown
Contributor Author

clang-format-diff crashes on any diff in tools/runjob.c as it contains 4 instances of \x92. Removing in PR #8011.

@derekbruening derekbruening changed the title i#8008: Update to clang-format-21 i#8008 format: Update to clang-format-21 Jul 16, 2026
derekbruening added a commit that referenced this pull request Jul 17, 2026
Removes non-UTF8 characters from tools/runjob.c.
These crash clang-format-diff and are blocking PR #8009.
Also fixes non-UTF8 characters found in two other files while at it.

Issue: #8008
@derekbruening derekbruening requested a review from edeiana July 17, 2026 01:32
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.

Update to a newer clang-format

1 participant