erichkeane wrote:

Yeah, this doesn't seem right to me.  Info is a reference, and thus cannot be 
null by language rule.  A sufficiently smart compiler will remove your check.  
If we're SOMEHOW (though I don't see how?) setting it to nullptr, we need to 
fix that as that is not intended, nor particularly easy from what I can tell.



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

Reply via email to