commit | d2287c394281b66fabdb2ba9ff8444e9546e79ee | [log] [tgz] |
---|---|---|
author | Kaelyn Takata <rikka@google.com> | Mon Oct 27 18:07:13 2014 +0000 |
committer | Kaelyn Takata <rikka@google.com> | Mon Oct 27 18:07:13 2014 +0000 |
tree | eb6cee06465d0807628d7c398291c234f4afad11 | |
parent | 69fa70efb3bd27a0d21fbdcf57682224cbd55e9b [diff] |
Move TypoCorrectionConsumer into a header. This makes it available outside of SemaLookup.cpp, as needed for the forthcoming TypoExpr AST node which will keep a TypoCorrectionConsumer that provides the possible typo corrections for that TypoExpr. llvm-svn: 220691