Provide multiple versions of clang?
There is some components out in wild which needs different version of clang, e.g. I want to use lsif-clang which wants clang11 to work properly, there is llvm11 but not clang11 and clang11-static to make it work.
Would it be possible to provide multiple clang version similar to llvm?