I have built llvm and clang debug mode from source on Ubuntu 18.04
https://clang.llvm.org/get_started.html#build
According to
https://clang-analyzer.llvm.org/installation#OtherPlatforms (see under other platforms)
I need to add the clang to path and locations of scan-build and scan-view to path.
I can’t find any of them
What is their location?