This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 78ec87468c AttrDocs.td: fix some bad code-blocks new 9438256f7d [Tooling] [0/1] Refactor FrontendActionFactory::create() to [...]
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: docs/LibTooling.rst | 2 +- docs/RAVFrontendAction.rst | 2 +- include/clang/Tooling/Tooling.h | 21 +++-- lib/Tooling/Tooling.cpp | 37 +++++---- tools/clang-refactor/ClangRefactor.cpp | 4 +- unittests/AST/EvaluateAsRValueTest.cpp | 2 +- unittests/CrossTU/CrossTranslationUnitTest.cpp | 3 +- unittests/Sema/CodeCompleteTest.cpp | 2 +- unittests/Sema/ExternalSemaSourceTest.cpp | 30 +++---- unittests/Tooling/CommentHandlerTest.cpp | 4 +- unittests/Tooling/ExecutionTest.cpp | 4 +- unittests/Tooling/RefactoringTest.cpp | 2 +- unittests/Tooling/TestVisitor.h | 4 +- unittests/Tooling/ToolingTest.cpp | 111 +++++++++++++------------ 14 files changed, 120 insertions(+), 108 deletions(-)