I just followed the tutorial of https://clang.llvm.org/docs/LibASTMatchersTutorial.html, and it takes over 90GB and is still compiling, and my device definitely has no space to finish this.
And I’m gonna to use ASTMatchers on multiple platforms, there’s no way I can download llvm+clang and build them on my other platforms.
So is there any package manager or other ways to get the libraries?