P0138R2: Allow direct-list-initialization of an enumeration from an integral
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 28 Mar 2016 06:08:37 +0000 (06:08 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 28 Mar 2016 06:08:37 +0000 (06:08 +0000)
commited638864d3e19559ca0d88523356a1f5bd141b99
treec461ec77c78c934db4033faabe6e852773c61e7a
parent17d5b81f79ad6c35f09cf1e283111227c4c45fc0
P0138R2: Allow direct-list-initialization of an enumeration from an integral
value that can convert to the enum's underlying type.

llvm-svn: 264564
clang/lib/Sema/SemaInit.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p3.cpp [moved from clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp with 53% similarity]
clang/www/cxx_status.html