EugeneZelenko wrote: > I think we first need to introduce clang-tidy on LLVM-project level, I wanted > to do it for a long time, but I can't make up my mind to write a good RFC for > it.
Sure, this should be highest priority! What concern strategy, I think will be good idea to do this on project/sub-project basis. Otherwise changes could be enormous and hard to review. "Lifting" Clang-Tidy directory configuration of `clang-tools-extra` will be good start, but maintainers of other sub-projects must be active and collaborative. https://github.com/llvm/llvm-project/pull/176927 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
