[PATCH 4/8] Have TypoCorrectionConsumer remember the last TypoCorrection returned.

Kaelyn Takata rikka at google.com
Tue Jun 17 14:14:35 PDT 2014


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 --------------
A non-text attachment was scrubbed...
Name: 0004-Have-TypoCorrectionConsumer-remember-the-last-TypoCo.patch
Type: text/x-patch
Size: 29274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140617/fead7bc7/attachment.bin>


More information about the cfe-commits mailing list