LLVM Clang
Clone the LLVM-Project:
Configure LLVM using our recommended arguments, in addition to any optimizations you require:
commentnote:GCC Paths
The above configuration assumes you are using a custom version of GCC (note the several gcc-12.2.1 paths)
With configure
complete (and error free), build and install LLVM Clang: