================
@@ -383,6 +361,34 @@ void applyWarningOptions(llvm::ArrayRef<std::string> 
ExtraArgs,
   }
 }
 
+bool passesTidyLineFilter(const tidy::ClangTidyOptions &Options,
----------------
voyager-jhk wrote:

Thanks, I've made the changes. Does this look good?

https://github.com/llvm/llvm-project/pull/202575
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to