-
Ph
chevron_right
LLVM Clang Now Supports -std=c23
news.movim.eu / Phoronix • 11 August, 2023
- group_work rss_feed
LLVM/Clang developers have been working on C23 language support for some time already but to this point it's only been exposed when using the -std=c2x target or -std=gnu2x for the GNU dialect. However, with C2x having been finalized this summer as C23, the LLVM Clang 18 compiler will now honor the -std=c23 option...
- cloud_queue