]> granicus.if.org Git - clang/commit
Correctly set the SourceRange a TypoCorrection will replace.
authorKaelyn Takata <rikka@google.com>
Thu, 20 Nov 2014 22:06:26 +0000 (22:06 +0000)
committerKaelyn Takata <rikka@google.com>
Thu, 20 Nov 2014 22:06:26 +0000 (22:06 +0000)
commit3979fed56898d59fe255c278ee6a89d5919dac93
tree506fd40ee2bfb2465503aa8e234317429715d7e1
parent796a6179f890ef4b76428987d382ae37cb188eda
Correctly set the SourceRange a TypoCorrection will replace.

Also clean up TypoCorrection::setCorrectionRange while we're at it.

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