diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-07-16 16:54:17 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-07-16 16:54:17 +0000 |
commit | f9f97a0ea15456dca52ba7962e5d8017f996cd4a (patch) | |
tree | 2e72beeb24825ae0a7913954e1a5adef14faf193 /lib/Frontend/PCHReader.cpp | |
parent | 1476ed40ef6ef144937821da888c7e4d9ea0acd7 (diff) |
When performing template name lookup for a dependent member access
expression such as the "foo" in "this->blah.foo<1, 2>", and we can't
look into the type of "this->blah" (e.g., because it is dependent),
look into the local scope of a template of the same name. Fixes
<rdar://problem/8198511>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108531 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHReader.cpp')
0 files changed, 0 insertions, 0 deletions