diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-15 07:48:03 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-15 07:48:03 +0000 |
commit | 593564ba94ff854b7a410a4ca17ad34a90c5b761 (patch) | |
tree | 0a2a43654cb0bffb85bedd8fe402fdda63c52d85 /lib/CodeGen/Mangle.cpp | |
parent | 539e9b18e64479e1092e0cd52efdb2ad41b4d07d (diff) |
When looking for operator() to type-check a call to an object of class
type, use full qualified name lookup rather than the poking the
declaration context directly. This makes sure that we see operator()'s
in superclasses. Also, move the complete-type check before this name
lookup.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88842 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions