[PATCH] D52401: Remove redundant null pointer check in operator delete
Marshall Clow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 30 15:19:41 PDT 2018
mclow.lists added a comment.
I suspect it's fine, but I need to check some stuff on old versions of glibc (I seem to recall a problem with that).
Repository:
rL LLVM
https://reviews.llvm.org/D52401
More information about the llvm-commits
mailing list