>>106365001
clang, with clangd, clang-format, etc literally changed the game. before you had a tool for each thing and the IDE would complain about a random error that the compile just wouldn't see, or vice versa. just because it doesn't have all the gnu extensions and it's not on par with some optimizations gcc does doesn't mean it's bad.
blink, chrome's engine, is a fork of webkit, and although khtml was open source already, apple went out of their way to make webkit reusable and modular, and not just a monolithic "safari" consisting of everything. if not for that, google could have never made another frontend on top of webkit and swapped their js engine for v8