Commits

Jordan Rose committed 45302d375c5
[ClangImporter] Add a bunch of non-null assertions. rdar://problem/23985987 has a crash report that implies that a null snuck in here at some point in the past. All the refactoring that's happened since then probably means it can't happen any more, but assertions are always good, right?