Rename IsExplicitSpecialization -> IsMemberSpecialization when we're talking
about member specializations to avoid ambiguous and confusing terminology. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294622 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Sema/Sema.h 2 additions, 2 deletionsinclude/clang/Sema/Sema.h
- lib/Sema/SemaDecl.cpp 31 additions, 31 deletionslib/Sema/SemaDecl.cpp
- lib/Sema/SemaDeclCXX.cpp 4 additions, 4 deletionslib/Sema/SemaDeclCXX.cpp
- lib/Sema/SemaTemplate.cpp 11 additions, 13 deletionslib/Sema/SemaTemplate.cpp
Loading
Please register or sign in to comment