]> granicus.if.org Git - clang/commit
Speed up CorrectTypo by avoiding lookups on unreasonable candidates.
authorKaelyn Uhrain <rikka@google.com>
Wed, 2 Oct 2013 18:26:35 +0000 (18:26 +0000)
committerKaelyn Uhrain <rikka@google.com>
Wed, 2 Oct 2013 18:26:35 +0000 (18:26 +0000)
commitfb61e462277751f519c14515b05799e62e2dcdfa
tree260b1cedf3f1170e1e0e52a949e7fc9d8a946e76
parent74fd551c0ba344d62aedc8636ed81b45652f04d8
Speed up CorrectTypo by avoiding lookups on unreasonable candidates.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp