]> granicus.if.org Git - clang/commit
Make a couple of useful typo correction callbacks more widely available.
authorKaelyn Uhrain <rikka@google.com>
Mon, 8 Jul 2013 23:13:39 +0000 (23:13 +0000)
committerKaelyn Uhrain <rikka@google.com>
Mon, 8 Jul 2013 23:13:39 +0000 (23:13 +0000)
commit761695fec3e4fe5aaae1544d489389bcf6cd9be4
tree7a70bf08ccb1d06579eb3ff79fed4513c8ef643a
parent2a4ebcfe8b5920ca35924359135f3c5ddca7b171
Make a couple of useful typo correction callbacks more widely available.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185880 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/TypoCorrection.h
lib/Sema/SemaLookup.cpp
lib/Sema/SemaOverload.cpp