According to the C++ standard, the stored pointer and the stored deleter should be value-initialized. Differential Revision: https://reviews.llvm.org/D113612
According to the C++ standard, the stored pointer and the stored deleter should be value-initialized. Differential Revision: https://reviews.llvm.org/D113612