xmake icon indicating copy to clipboard operation
xmake copied to clipboard

improve clang-tidy to support multiple sourcefiles

Open waruqi opened this issue 1 year ago • 1 comments

https://github.com/xmake-io/xmake/issues/5584#issuecomment-2337683844

waruqi avatar Sep 09 '24 15:09 waruqi

wait for https://github.com/llvm/llvm-project/issues/103499

waruqi avatar Sep 11 '24 01:09 waruqi

https://github.com/llvm/llvm-project/issues/103499 was just fixed in scope of https://github.com/llvm/llvm-project/pull/120547.

yh-sb avatar Dec 24 '24 21:12 yh-sb

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

waruqi avatar Dec 25 '24 05:12 waruqi