Create targets check-clang-tools-clang-tidy, check-clang-tools-clang-query similar to how check-clang-sema, check-clang-parser, etc. are auto-generated from the directory structure.
This allows running only a particular sub-tool's tests, not having to wait through the entire check-clang-tools's execution.