diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-09 23:39:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-09 23:39:55 +0000 |
commit | 0fea62d0c70cc6d44ff39dbaf78f8947f323919e (patch) | |
tree | 884a77fa929670a146286fa494150d20813a448d /llvm/lib/Support/MemoryObject.cpp | |
parent | c15bfb5975c8b46c0a20617ea746cd88111934c9 (diff) | |
download | llvm-0fea62d0c70cc6d44ff39dbaf78f8947f323919e.zip llvm-0fea62d0c70cc6d44ff39dbaf78f8947f323919e.tar.gz llvm-0fea62d0c70cc6d44ff39dbaf78f8947f323919e.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Support/MemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions