balazske wrote:

I want to avoid that some functions have null pointer checks in 
`StreamChecker`, some not. If this change is merged then it would be good to 
add null pointer checks to other functions like `fread` and `fwrite`. (Until 
now only the NULL stream pointer was checked.)

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

Reply via email to