]> granicus.if.org Git - clang/commit
Add a testcase for using objects with list-constructors, and fix a Sema crash by...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Feb 2012 12:27:56 +0000 (12:27 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Feb 2012 12:27:56 +0000 (12:27 +0000)
commitbac5cf4110c1c9ba0992fad4fd9f66cedc27f3da
tree40f34c5691894c76d9351d4e6a26289182ccfa66
parent25e640a6e11f455b9c12aa5f724f7d50d9174c9c
Add a testcase for using objects with list-constructors, and fix a Sema crash by repeating an old hack.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp