================ @@ -7,6 +7,8 @@ //===----------------------------------------------------------------------===// #include "UnsafeFunctionsCheck.h" +#include "../utils/Matchers.h" ---------------- whisperity wrote:
(This include is superfluous, ClangTidyCheck automatically pulls the related header in. Yes, I'm always burnt by clangd with this as well. :wink:) https://github.com/llvm/llvm-project/pull/106350 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits