[PATCH] D26646: Avoid calling std::memcmp with nullptr

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 16:03:09 PST 2016


ruiu added a comment.

No, I was asking Vitaly. The commit message says that "Avoid calling std::memcmp with nullptr", but I don't understand how can a nullptr be passed to memcmp.


https://reviews.llvm.org/D26646





More information about the llvm-commits mailing list