aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-12-16 06:35:08 +0000
committerDouglas Gregor <dgregor@apple.com>2009-12-16 06:35:08 +0000
commitcb57fb9f91e0976f4a3382b89a2734ffa50eb6fb (patch)
treec9eb243b5d7e3ac6011215f6a8016a1ce07876a8 /lib/CodeGen
parent772494c3b8f0c7c80484d0fef5b20cf4e445a8e2 (diff)
Eliminate Sema::CheckValueInitialization; its callers now use
InitializationSequence to perform the actual initialization. Also, introduced the notion of a tree of initialized entities, so that we can know where an initialization began when dealing with nested initializations (as occur when performing list initialization). This will, eventually, be useful for producing better diagnostics when list initialization fails, because we can show the path from the top-level object being initialized down to the actual subobject where initialization failed. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91516 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions