Hacker News new | ask | show | jobs
by Zev 6025 days ago
I personally can't wait to see systems like OSX & FreeBSD use Clang as their default compilers...

Some parts of OS X are already compiled with Clang. Off the top of my head, OpenCL, OpenGL and Xcode are all compiled with Clang now. Also, I think (but can't source) AppleScript Studio is also compiled with Clang. And there's MacRuby that's built on llvm.