Go to file
Kaelyn Takata d2287c3942 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
2014-10-27 18:07:13 +00:00
clang Move TypoCorrectionConsumer into a header. 2014-10-27 18:07:13 +00:00
clang-tools-extra Prune CRLF. 2014-10-27 12:37:26 +00:00
compiler-rt Unbreak the darwin build. 2014-10-27 16:20:59 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx Change the comment on the closing #endif to match the condition on the corresponding #ifdef. Thanks to K-ballo for the catch. No functionality change. 2014-10-26 20:29:38 +00:00
libcxxabi Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lld Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lldb Skip ObjC test on FreeBSD that does not build 2014-10-27 15:01:59 +00:00
llvm [PBQP] Remove a spurious 'typename' keyword. This was causing an error on MSVC. 2014-10-27 17:59:51 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Fix typo 2014-10-22 23:26:48 +00:00