This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from eaa2b10ecb clang-format: Introduce BreakConstructorInitializers option new 5bfd35d62f Method loadFromCommandLine should be able to report errors
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/CompilationDatabase.h | 7 ++-- lib/Frontend/CreateInvocationFromCommandLine.cpp | 2 ++ lib/Tooling/CommonOptionsParser.cpp | 7 ++-- lib/Tooling/CompilationDatabase.cpp | 42 +++++++++++++++--------- lib/Tooling/Tooling.cpp | 2 ++ unittests/Tooling/CompilationDatabaseTest.cpp | 32 ++++++++++++------ 6 files changed, 61 insertions(+), 31 deletions(-)