summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryObject.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-11-20 22:03:38 +0000
committerDouglas Gregor <dgregor@apple.com>2009-11-20 22:03:38 +0000
commita25d65d1b6318407fb99a5de0a7720d8881146f3 (patch)
treec1cd754557864732dc71ac3b32546fd2db2abb69 /llvm/lib/Support/MemoryObject.cpp
parent09177b2b7fc0d08e55589cf8035ec9a54c4ce6c8 (diff)
downloadbcm5719-llvm-a25d65d1b6318407fb99a5de0a7720d8881146f3.tar.gz
bcm5719-llvm-a25d65d1b6318407fb99a5de0a7720d8881146f3.zip
Implement C++ [basic.lookup.classref]p3, which states how the type
name 'T' is looked up in the expression t.~T() Previously, we weren't looking into the type of "t", and therefore would fail when T actually referred to an injected-class-name. Fixes PR5530. llvm-svn: 89493
Diffstat (limited to 'llvm/lib/Support/MemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud