Comment by delta_p_delta_x
1 day ago
Clang/LLVM with its more permissive licence sees _much_ wider use and is written purely in C++. PlayStation, automotive, platforms and runtimes like Chromium/V8, Android, etc. are all built with Clang.
1 day ago
Clang/LLVM with its more permissive licence sees _much_ wider use and is written purely in C++. PlayStation, automotive, platforms and runtimes like Chromium/V8, Android, etc. are all built with Clang.
Clang usage is a fraction of GCC usage.
Regards, an embedded dev.
A decade ago surely, in 2026 I doubt it.
With Android, iDevices, PlayStation, Switch, and everyone that had proprietary compilers down using downstream forks from clang, due to the more appealing license.
Who is left still using GCC, other than existing projects lacking a clang backend for a snowflake embed CPU?
In any case, if it is a modern GCC release past 2012, it was compiled with C++ as well.
The license is indeed the big reason for many proprietary forks (not so much that llvm is written in C++). This is not a good thing though.
How is this relevant? (also wider use for C I would doubt)