[clang] [Clang][CodeGen] Loose the cast check when emitting builtins (PR #81669)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 13 18:27:57 PST 2024


efriedma-quic wrote:

I can't tell what you're trying to fix here.  Is this fixing a crash?  Or is the check redundant?  Or is it necessary for some followup change you want to make?

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


More information about the cfe-commits mailing list