diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-04-12 17:09:20 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-04-12 17:09:20 +0000 |
commit | 6275e0cac39b76204644154fd99a449f57c589d4 (patch) | |
tree | 392ec2490aeacdebf34101dec57f1e9d6ffef3e8 /lib/CodeGen/CGRecordLayoutBuilder.cpp | |
parent | 454006d625f9f5f48cd80096f1afa0f5985ec25e (diff) |
When creating the implicitly-declared special member functions, be
sure to introduce them into the current Scope (when we have one) in
addition to the DeclContext for the class, so that they can be found
by name lookup for inline members of the class. Fixes PR6570.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101047 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGRecordLayoutBuilder.cpp')
0 files changed, 0 insertions, 0 deletions