=?utf-8?q?Félix-Antoine?= Constantin
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/111...@github.com>


HerrCai0907 wrote:

> I too have the feeling that this feature is a responsibility of the build 
> system, not of clang-tidy

I think clang-tidy should provide a easy-use environment. some project may 
don't support clang compiler due to CI (e.g. clang and gcc will warning 
different thing in `-Wall`. But they still can get benefit from clang-tidy. I 
think it is good to support this function in general. But in which way it need 
to be discussed. I personally do not like regex solution. Instead, supporting 
unknown arguments looks better.

https://github.com/llvm/llvm-project/pull/111453
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to