Skip to content
Commit 0fea62d0 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent c15bfb59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment