Fix the search for visible declarations within a Scope to ensure that
we look into a Scope that corresponds to a compound statement whose scope was combined with the scope of the function that owns it. This improves typo correction in many common cases. llvm-svn: 92879
Loading
Please register or sign in to comment