LLVM\Clang 17.0.1 Released

I didn’t spend enough time to find that commit. I was having difficulty figuring out what was going on in that branch since github shows it ~500 commits ahead of the master branch. Had I spent more time, or not been looking at it in the middle of the night, I probably would’ve been able to sort through it easily to find the information. Thanks

1 Like

I’ve just upgraded haiku-format to clang-format 17.0.1. Still need to run some tests though.

9 Likes

haiku-format 17.0.1 is available in HaikuDepot!

5 Likes

@owenca thanks for working on this! :ok_hand:

1 Like

What is it and for what it is good for in a nutshell?
Asking for a friend!

Easy to find out with a quick look into HaikuDepot, where haiku-format 17.0.1 is available:

Code formatter for Haiku coding style
Format C/C++ code following the Haiku Coding Guidelines.

1 Like

Thx, I just read: How to use haiku-format 17.0.1 with git

Revert code to Haiku specific code guideline!

1 Like