Hacker News new | ask | show | jobs
by loeg 2292 days ago
Apple does like 80% of the open source development of LLVM; I don't really see a valid angle to criticize their participation in LLVM at this time.
1 comments

Except that they happen to have an actual portable variant of bitcode for watchOS, their clang implementation different enough from mainline clang to warrant its own column on cppreference compiler listing, and Objective-C and Swift related changes are on "just what you need to know" basis and the community should put the missing pieces.

Personally I don't care, as I am mostly a commercial software user nowadays.

Just making the point that LLVM victory over GCC, might not turn out as FOSS supporters expect.

Apple Clang gets its own column because it doesn't align with the official LLVM release schedule, which is also why it doesn't use the upstream version numbers.
That does not make sense. They could simply use the LLVM version, even if it was an old one.