Clang (clang.llvm.org)
  • is a C, C++, Objective-C, or Objective-C++ compiler that is compiled in C++ based on LLVM
  • is mainly used to provide performance superior to that of GCC

Installation

brew search clang
brew search <clang version>