[PATCH v3 8/9] Add a callback for recovering using a typo correction.
Kaelyn Takata
rikka at google.com
Mon Jul 14 16:55:40 PDT 2014
---
include/clang/AST/Expr.h | 5 ++++-
include/clang/Sema/Sema.h | 3 ++-
include/clang/Sema/TypoCorrection.h | 8 ++++++++
lib/Sema/SemaExprCXX.cpp | 24 ++++++++++++++++--------
lib/Sema/SemaLookup.cpp | 13 +++++++++----
5 files changed, 39 insertions(+), 14 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0008-Add-a-callback-for-recovering-using-a-typo-correc.patch
Type: text/x-patch
Size: 6229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140714/0a66783a/attachment.bin>
More information about the cfe-commits
mailing list