Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ordering of clang libs for static linking
clangAnalysis depends on clangASTMatchers and thus needs to come before it. Fixes #1099.
- Loading branch information