Skip to content

Commit

Permalink
LLVM+Clang: don't have a dependency on libclang.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny authored Jan 23, 2025
2 parents 06019b3 + 497ad6d commit 8a02cbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/3rdparty/LLVMClang/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ set(LLVMCLANG_LIBRARIES
clangToolingRefactoring
clangToolingSyntax
clangTransformer
libclang
LLVMAggressiveInstCombine
LLVMAnalysis
LLVMAsmParser
Expand Down

0 comments on commit 8a02cbf

Please sign in to comment.