Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run-clang-tidy: Fix infinite loop on windows
`find_compilation_database` checked only for "/" as exit point, but on Windows, this root is impossible. Fixes llvm#53642 Authored By: Febbe Reviewed By: JonasToth Differential Revision: https://reviews.llvm.org/D119481
- Loading branch information