Commits

Ted Kremenek committed a4f8afc3e6d
Using an optional for 'SILDeclRef::Kind' value (-Wconditional-uninitialized). This looks like this may always be initialized, but the logic is a bit harder to follow and this simple extra checking doesn't really cost us. Swift SVN r17615