This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 481ab3b [OpenCL] Improved diagnostics of OpenCL types. new a45abc6 Make tooling::applyAllReplacements return llvm::Expected<stri [...]
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/Format/Format.h | 14 +++++++------ include/clang/Tooling/Core/Replacement.h | 34 ++++++++------------------------ lib/Format/Format.cpp | 22 ++++++++++++--------- lib/Tooling/Core/Replacement.cpp | 10 +++++++--- lib/Tooling/Refactoring.cpp | 8 ++++++-- tools/clang-format/ClangFormat.cpp | 9 ++++++--- unittests/Format/CleanupTest.cpp | 28 +++++++++++++++++--------- unittests/Format/FormatTest.cpp | 24 ++++++++++++++-------- unittests/Format/FormatTestJS.cpp | 8 ++++---- unittests/Format/FormatTestJava.cpp | 8 ++++---- unittests/Format/FormatTestProto.cpp | 8 ++++---- unittests/Format/FormatTestSelective.cpp | 8 ++++---- unittests/Format/SortImportsTestJS.cpp | 9 ++++++--- unittests/Format/SortIncludesTest.cpp | 9 ++++++--- unittests/Tooling/RefactoringTest.cpp | 29 ++++++++++++++++----------- unittests/Tooling/RewriterTest.cpp | 5 +++-- 16 files changed, 131 insertions(+), 102 deletions(-)