Hi, all.
As the title says, I need some help in adding the path to my LLVM+Clang installation to the PATH on Ubuntu 18.04. I downloaded the pre-compiled binary for Ubuntu 16.04 and extracted it.
I first need some advice for the recommended place for putting the root directory into and then I want to add the path to the bin directory inside of that to the PATH variable. Last time I tried to add something to the PATH, it seemed to overwrite and I couldn’t use certain commands from anywhere anymore.