This guide illustrates the steps required to install the latest version of LLVM on MacOS Mojave using Homebrew.
1) Install Homebrew In order to install Homebrew, simply open a terminal instance and paste the following command:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"