================
@@ -38,6 +39,7 @@ clang_target_link_libraries(clangTidy
   clangSerialization
   clangTooling
   clangToolingCore
+  clangQuery
----------------
PiotrZSL wrote:

this introduces new dependency,
how it will impact for example clangd ?
will those checks work there ?

https://github.com/llvm/llvm-project/pull/123734
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to