Fixed ModuleList::FindTypes() so that when a symbol context is supplied that...
Fixed ModuleList::FindTypes() so that when a symbol context is supplied that contains a valid module, it will search that module first, then if we are still looking for matches (we have found less that "max_matches"), search in all of the other modules as well. llvm-svn: 154186
Loading
Please register or sign in to comment