]> granicus.if.org Git - clang/commit
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)
commit98a7c958fd785686683c69439d9be7b99b07ceeb
tree65a03c806656c99bed485d0e015ec2ef3d398851
parent2a09fdf50d064522b57967dcd851b7e66b181e3a
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
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
test/CXX/dcl.decl/dcl.init/dcl.init.list/p3.cpp [moved from test/CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp with 53% similarity]
www/cxx_status.html