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.
Paths
| Differential D20500
[ms] Allow more unqualified lookup of types in dependent base classes ClosedPublic Authored by rnk on May 20 2016, 3:40 PM.
Details Summary 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 Timelinernk added inline comments.
rnk marked an inline comment as done. Comment Actions
rnk added inline comments.
This revision is now accepted and ready to land.May 24 2016, 2:20 PM Closed by commit rL270615: [ms] Allow more unqualified lookup of types in dependent base classes (authored by rnk). · Explain WhyMay 24 2016, 2:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58169 include/clang/Sema/Sema.h
lib/Parse/ParseDecl.cpp
lib/Sema/SemaDecl.cpp
test/SemaTemplate/ms-delayed-default-template-args.cpp
test/SemaTemplate/ms-lookup-template-base-classes.cpp
|
form -> form a