In dependent contexts where we know a type name is required, such as a
new expression, we can recover by forming a DependentNameType.
Works towards parsing atlctrlw.h, which is PR26748.
Differential D20500
[ms] Allow more unqualified lookup of types in dependent base classes rnk on May 20 2016, 3:40 PM. Authored by
Details In dependent contexts where we know a type name is required, such as a Works towards parsing atlctrlw.h, which is PR26748.
Diff Detail
Event Timeline
Comment Actions
|