Skip to content
Commit 5897e097 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Within a template, qualified name lookup can refer to a non-dependent type

that is not known to be a base class at template definition time due
to some dependent base class. Treat qualified name lookup that refers
to a non-static data member or function as implicit class member
access when the "this" type would be dependent.

llvm-svn: 85718
parent 291f6145
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment