vbvictor wrote: > LG, thanks! > > That being said, I wonder if it is also worth to have some `FileCheck` style > checks to make sure at least some of the fixes look reasonable (not just > parsable). But that could be an orthogonal PR.
Yeah, coming from clang-tidy was surprised that no accurate columns/fixes are verified, so time to make some:) https://github.com/llvm/llvm-project/pull/177763 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
