=?utf-8?q?Balázs_Kéri?= <balazs.k...@ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/153...@github.com>


EugeneZelenko wrote:

> > Would it make sense to extend the warning to any pointer cast, not only 
> > `struct` types?
> 
> I feel that it is reasonable to limit this to `struct`s, especially right now 
> as we introduce this as a replacement for the checker in the Static Analyzer. 
> Let's publish this check this way now and postpone the discussion about its 
> potential generalization for follow-up commits.

At least name should be generic now.

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

Reply via email to