[clang] [TBAA] Don't emit pointer-tbaa for void pointers. (PR #122116)

Bruno De Fraine via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 6 03:05:55 PST 2025


brunodf-snps wrote:

> I think we can continue to refine our implementation, yeah. [...] The supertype-ish reasoning I laid out above seems like the right idea.

Thanks. FWIW, I think this can be implemented as laid out in #126047.

https://github.com/llvm/llvm-project/pull/122116


More information about the cfe-commits mailing list