In my local llvm build script I have a function to copy (install) clang-analyzer and I want to know how others install clang-analyzer. After copying it I also python compile it in place in the target directory. Is there an official install procedure?