]> granicus.if.org Git - clang/commit
Merging r203025:
authorTom Stellard <thomas.stellard@amd.com>
Wed, 19 Mar 2014 20:38:17 +0000 (20:38 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 19 Mar 2014 20:38:17 +0000 (20:38 +0000)
commit687ec9c9dcee6ddb31c45c44b2ba6f95ae7e2e9f
treec92468f2c213c709fc0b50f83bbd0da5cd964bdd
parentc3d4a4f3335a30bf50a589621112db8d9bab669f
Merging r203025:

------------------------------------------------------------------------
r203025 | richard-llvm | 2014-03-05 15:32:50 -0800 (Wed, 05 Mar 2014) |
3 lines

PR19010: Make sure we initialize (empty) indirect base class subobjects
when
evaluating trivial default initialization of a literal class type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_34@204263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
test/SemaCXX/constant-expression-cxx11.cpp