+dblaikie

On Thu, Jul 31, 2014 at 1:20 PM, Kaelyn Takata <[email protected]> wrote:

>
> This includes adding the new TypoExpr-based lazy typo correction to
> LookupMemberExprInRecord as an alternative to the existing eager typo
> correction.
> ---
>  lib/Sema/SemaExprCXX.cpp                 |  40 ++++++++++-
>  lib/Sema/SemaExprMember.cpp              | 116
> ++++++++++++++++++++++++++++---
>  test/SemaCXX/arrow-operator.cpp          |   5 +-
>  test/SemaCXX/typo-correction-delayed.cpp |  32 +++++++++
>  test/SemaCXX/typo-correction-pt2.cpp     |   2 +-
>  test/SemaCXX/typo-correction.cpp         |  10 +--
>  6 files changed, 186 insertions(+), 19 deletions(-)
>  create mode 100644 test/SemaCXX/typo-correction-delayed.cpp
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to