Add clang-scan-deps to the toolchain (#624)

I tried to built it locally but failed, hopefully CI can do it.
pull/625/head
Daniel Nicoletti 3 months ago committed by GitHub
parent 003cf14969
commit 37ea0a6f25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,6 +56,7 @@ set(tools
clang-format
clang-tidy
clang-apply-replacements
clang-scan-deps
lld
llvm-addr2line
llvm-mc

Loading…
Cancel
Save