Commits

Ted Kremenek committed 3b4b3006bbf
Add some default initializations to placate -Wconditional-uninitialized. It's not clear if all of these are always initialized before their uses, so it seems reasonable to default initialize them to predictable behavior. Swift SVN r17612