[compiler-rt] [compiler-rt][nfc] Return size 0 explicitly when both pointers are NULL (PR #81789)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 14:42:42 PST 2024
minglotus-6 wrote:
I'll abandon this patch, given the pattern `if(Ptr)` is used and valid. Thanks for the offline discussion!
https://github.com/llvm/llvm-project/pull/81789
More information about the llvm-commits
mailing list