AaronBallman wrote:

> If a function has a deferred diagnostic, it should prevent codegen of that 
> function, yes.

Deferred errors only, though, right? Do we know if there are any cases where we 
defer the diagnostic because we may later decide it's *not* an error and thus 
codegen would be fine? (I'm less familiar with deferred diagnostics, so I may 
be asking something silly.)

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

Reply via email to