ualberta-smr/varclang

Clean up Sema lookup functions.

mayshukla opened this issue · 0 comments

There may be unnecessary if statements in TryAndResolveContextualAmbiguity. Also, if statement that checks if there is only one Decls and sets ResultKind to Found might be better placed elsewhere.