This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f8c470e target-data test update for TCE and TCELE new 75468b1 [Frontend] Allow attaching an external sema source to compile [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Frontend/CompilerInstance.h | 5 +++ include/clang/Sema/TypoCorrection.h | 11 ++++++ lib/Frontend/CompilerInstance.cpp | 10 +++++ lib/Sema/SemaLookup.cpp | 4 ++ unittests/Frontend/FrontendActionTest.cpp | 63 +++++++++++++++++++++++++++++++ 5 files changed, 93 insertions(+)