legrosbuffle wrote:

> In theory changes that are required for "private" checks should be done by 
> you on some own private fork instead of adding that "unused" code here. But 
> only option I see is simply moving diagnostic to separate methods, and make 
> those methods virtual. 

I see, we don't want code that's dead upstream. Makes sense. I'll do something 
like what you're suggesting.

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

Reply via email to