]> granicus.if.org Git - clang/commit
Improve argument-dependent lookup to find associated classes and
authorDouglas Gregor <dgregor@apple.com>
Wed, 8 Jul 2009 07:51:57 +0000 (07:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 8 Jul 2009 07:51:57 +0000 (07:51 +0000)
commit69be8d60ded8bbfbd30facf0590c97920a074f46
tree711ac237226760947be9371cdfcd8281ea335162
parentbbb3128b449b6c5e7822e8b781445e348a9117dc
Improve argument-dependent lookup to find associated classes and
namespaces based on the template arguments of a class template
specialization type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74993 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp
test/CXX/basic/basic.lookup/basic.lookup.argdep/p2-template-id.cpp [new file with mode: 0644]
test/CXX/basic/basic.lookup/basic.lookup.argdep/p2.cpp [moved from test/SemaCXX/basic_lookup_argdep.cpp with 100% similarity]
www/cxx_status.html