This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 115251d [StaticAnalyzer] Fix android build new 9163a05 clang-format: Make GetStyle return Expected<FormatStyle> inst [...]
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 ++++---- lib/Format/Format.cpp | 64 ++++++++++++++++------------------- lib/Tooling/Refactoring.cpp | 13 ++++--- test/Format/style-on-command-line.cpp | 13 +++---- tools/clang-format/ClangFormat.cpp | 24 +++++++++---- unittests/Format/FormatTest.cpp | 35 +++++++++++++++++-- unittests/Format/FormatTestObjC.cpp | 16 +++++---- 7 files changed, 110 insertions(+), 69 deletions(-)