isuckatcs wrote: > I think this topic should be discussed in an RFC outside of this thread.
I created an RFC on discourse for gathering feedback. > Personally I'm not a big fan of adding one more way to do the same thing. I'd > rather improve the documentation to clearly describe _the_ way to do it. Technically, there are already 2 ways to do it (3 if we count `.clang-tidy` and the CLI separately), all with their advantage and drawback. I assume we want to settle on the `--extra-arg` approach as the recommended way then. https://github.com/llvm/llvm-project/pull/161023 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
