mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 14:10:11 +01:00
The LLVM-13 release is now on Homebrew, so switch to it. This is important because our CI only installs the latest version currently. If you hit issues after this, make sure to update your Homebrew install to get the latest Clang release. You can always directly set `CC` in your environment to use a specific `clang` compiler.