P0138R2: Allow direct-list-initialization of an enumeration from an integral
value that can convert to the enum's underlying type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264564 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Sema/SemaInit.cpp 57 additions, 15 deletionslib/Sema/SemaInit.cpp
- lib/Sema/SemaOverload.cpp 7 additions, 0 deletionslib/Sema/SemaOverload.cpp
- test/CXX/dcl.decl/dcl.init/dcl.init.list/p3.cpp 127 additions, 0 deletionstest/CXX/dcl.decl/dcl.init/dcl.init.list/p3.cpp
- www/cxx_status.html 1 addition, 1 deletionwww/cxx_status.html
Loading
Please register or sign in to comment