Skip to content
Snippets Groups Projects
user avatar
Douglas Gregor authored
the complete destructor and then invoke the global delete
operator. Previously, we would invoke the deleting destructor, which
calls the wrong delete operator. Fixes PR10341.

llvm-svn: 135021
1c2e20d7
Name Last commit Last update