aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2011-07-14 19:08:10 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2011-07-14 19:08:10 +0000
commitac420c5053d6aa41d59f782caad9e46e5baaf2c2 (patch)
tree78cf1c1ea5b5f72f15fbd7f8826dbfc8d0b38014 /lib/CodeGen/CodeGenModule.cpp
parentdc998b44454eb39fa39d701712cb8f448f2612c1 (diff)
For C++11, do more checking of initializer lists up-front, enabling some subset of the final functionality. C just leaves the function early. C++98 runs through the same code path, but has no changed functionality either.
This is a first baby step towards supporting generalized initializer lists. This also removes an aggregate test case that was just plain wrong, assuming that non-aggregates couldn't be initialized with initializer lists in C++11 mode. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135177 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions