Fix the caller of checkCorrectionVisibility too.
authorKaelyn Takata <rikka@google.com>
Tue, 17 Jun 2014 23:47:29 +0000 (23:47 +0000)
committerKaelyn Takata <rikka@google.com>
Tue, 17 Jun 2014 23:47:29 +0000 (23:47 +0000)
commita95ebc6801c8d162534034e80d61a3d84bfb265c
tree09142f11bd91a4c2d404de061c0f4f0016c06bf6
parent61df4a787ebcf3cbe11530c9c423140680ae1f13
Fix the caller of checkCorrectionVisibility too.

That's what I get for hurredly splitting the small change out of a much
bigger change that had moved where checkCorrectionVisibility was being
called.

llvm-svn: 211134
clang/lib/Sema/SemaLookup.cpp