Commits

David Farler committed e11efcb6f65
ClangImporter: Fix external project crash in lookups Before going and asking for the top level module, check for nullness. In addition, only ask for the top level of the module that had a redeclaration. rdar://problem/23701588