For a C++ delete expression where the operand is of class type that
has a single conversion to pointer-to-object type, implicitly convert to that pointer-to-object type (C++ [expr.delete]p1). llvm-svn: 81401
Loading
Please register or sign in to comment