[PATCH 4/8] Have TypoCorrectionConsumer remember the last TypoCorrection returned.
Kaelyn Takata
rikka at google.com
Tue Jun 17 15:15:53 PDT 2014
Okay folks, I'll be spinning up a new patch set soon, mostly because this
patch is actually two that were accidentally merged together (I must've
fat-fingered a command somewhere while rebasing and cleaning up the
patches)... :'(
On Tue, Jun 17, 2014 at 2:14 PM, Kaelyn Takata <rikka at google.com> wrote:
>
> Also ensure that all TypoCorrections have valid source ranges.
> ---
> include/clang/Sema/Sema.h | 25 ++++
> include/clang/Sema/SemaInternal.h | 8 +-
> lib/Sema/SemaExpr.cpp | 7 +
> lib/Sema/SemaExprCXX.cpp | 78 ++++++++++
> lib/Sema/SemaLookup.cpp | 294
> ++++++++++++++++++++++++--------------
> 5 files changed, 306 insertions(+), 106 deletions(-)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140617/bcd3bad9/attachment.html>
More information about the cfe-commits
mailing list