Take cv-qualifiers on fields of class type into account when determining
whether a defaulted special member function should be deleted. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195620 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/AST/DeclCXX.cpp 7 additions, 0 deletionslib/AST/DeclCXX.cpp
- lib/Sema/SemaDeclCXX.cpp 4 additions, 0 deletionslib/Sema/SemaDeclCXX.cpp
- test/CXX/except/except.spec/p14.cpp 2 additions, 2 deletionstest/CXX/except/except.spec/p14.cpp
- test/CXX/special/class.copy/p11.0x.copy.cpp 7 additions, 0 deletionstest/CXX/special/class.copy/p11.0x.copy.cpp
- test/CXX/special/class.copy/p11.0x.move.cpp 19 additions, 0 deletionstest/CXX/special/class.copy/p11.0x.move.cpp
- test/CXX/special/class.copy/p23-cxx11.cpp 18 additions, 1 deletiontest/CXX/special/class.copy/p23-cxx11.cpp
Loading
Please register or sign in to comment