xmake
xmake copied to clipboard
improve clang-tidy to support multiple sourcefiles
https://github.com/xmake-io/xmake/issues/5584#issuecomment-2337683844
wait for https://github.com/llvm/llvm-project/issues/103499
https://github.com/llvm/llvm-project/issues/103499 was just fixed in scope of https://github.com/llvm/llvm-project/pull/120547.
I don't know which version of clang-tidy started to support it, I tested my local 19.1.2 and it seems to work too