summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReaderDecl.cpp
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2009-10-15 00:51:46 +0000
committerAnders Carlsson <andersca@mac.com>2009-10-15 00:51:46 +0000
commit66413c29d395e69219302025203434558e462617 (patch)
treed84e56d8744822d3b571dd5d2330e11978db4907 /clang/lib/Frontend/PCHReaderDecl.cpp
parent63dce025449eecf17678ce1c5b6fac4a1b582e9e (diff)
downloadbcm5719-llvm-66413c29d395e69219302025203434558e462617.tar.gz
bcm5719-llvm-66413c29d395e69219302025203434558e462617.zip
Handle
struct A { }; struct B : A { }; void f() { const A& a = B(); } correctly. (This now does the offset conversion if necessary and calls the destructor when a goes out of scope). llvm-svn: 84162
Diffstat (limited to 'clang/lib/Frontend/PCHReaderDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud