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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
