In this video, I show you how to install multiple versions of the CLANG C/C++ compiler on Windows 10 and how to easily switch between versions when needed. This way, if at any point you need a specific version of Clang to compile a project, you can easily change or install the necessary version. I show you how to organize the versions and give an example using a small project in VS Code.
#clang #llvm #C programming