Skip to content

Commit

Permalink
Add libclang to toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
luismarques committed Sep 14, 2024
1 parent e514f7f commit 6bb617d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-clang-with-args.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ llvm_distribution_components="clang;"
llvm_distribution_components+=";clang-format"
llvm_distribution_components+=";clang-tidy"
llvm_distribution_components+=";clang-resource-headers"
llvm_distribution_components+=";libclang"
llvm_distribution_components+=";lld"
llvm_distribution_components+=";scan-build"
llvm_distribution_components+=";scan-view"
Expand Down

0 comments on commit 6bb617d

Please sign in to comment.