seanm wrote: >I got no clue about Objective-C Well, it's just a superset of C, so hopefully as long as you support C23, Obj-C should also 'just work' unless you do something to turn it off. https://github.com/llvm/llvm-project/pull/146553