Rebuild the nested name specifiers in member-pointer declarator chunks when
entering the current instantiation. Set up a little to preserve type location information for typename types while we're in there. Fixes a Boost failure. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102673 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Sema/Sema.h 4 additions, 3 deletionslib/Sema/Sema.h
- lib/Sema/SemaDecl.cpp 104 additions, 56 deletionslib/Sema/SemaDecl.cpp
- lib/Sema/SemaTemplate.cpp 50 additions, 10 deletionslib/Sema/SemaTemplate.cpp
- test/SemaTemplate/nested-name-spec-template.cpp 13 additions, 0 deletionstest/SemaTemplate/nested-name-spec-template.cpp
- test/SemaTemplate/typename-specifier-4.cpp 1 addition, 1 deletiontest/SemaTemplate/typename-specifier-4.cpp
Loading
Please register or sign in to comment