Hacker News new | ask | show | jobs
by nullc 3360 days ago
> I'd argue the opposite, that GPL style licenses make it easier to hide things in black boxes these days. LLVM and Clang are under BSD style licenses,

Where can I download the source code for the specific version of clang used in OSX?

(AFAIK, it is unavailable, which has been a bummer in chasing bugs which show up only in it)

1 comments

Usually they show up here: https://opensource.apple.com

https://opensource.apple.com/release/developer-tools-81.html for example.

Sometimes takes a while to show the latest version though.