Fix implementation of the likely resolution of core issue 253 to support class
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 28 Oct 2016 19:11:18 +0000 (19:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 28 Oct 2016 19:11:18 +0000 (19:11 +0000)
commit9b18217992dbd2e42776ba0cfc925d07f6f88f66
tree9a9b731680e0c1e2b6204da6994690801ae15e02
parent03a585e882c6f8f2d618fd0bdd3312be349f9ede
Fix implementation of the likely resolution of core issue 253 to support class
based arrays. Patch by Ian Tessier!

Differential Review: https://reviews.llvm.org/D25974

llvm-svn: 285430
clang/lib/AST/DeclCXX.cpp
clang/test/SemaCXX/constexpr-value-init.cpp