This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from def5967bf6 Removed a function declaration that doesn't have a definition new 114b767590 Changed FrontendActionFactory::create to return a std::unique_ptr
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/Tooling/Tooling.h | 50 ++++++++++++++++++++++++++++++---- lib/Tooling/Tooling.cpp | 15 ++++++---- tools/clang-refactor/ClangRefactor.cpp | 4 ++- unittests/Tooling/ExecutionTest.cpp | 4 ++- 4 files changed, 60 insertions(+), 13 deletions(-)