Commits

Chris Lattner committed 427a3f3024c
teach the memory promotion pass to enforce definite initialization rules for "mark_uninitialized" memory locations. This gets us definite initialization checking for top level code, enabled by the -enable-top-level-definite-init flag. Swift SVN r8192