This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ce5b229c3e [clang] Add storage for APValue in ConstantExpr new 28b790b5e1 [Clang] Rename -split-dwarf-file to -split-dwarf-output
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/Basic/CodeGenOptions.h | 2 +- include/clang/Driver/CC1Options.td | 2 +- lib/CodeGen/BackendUtil.cpp | 12 ++++++------ lib/CodeGen/CGDebugInfo.cpp | 2 +- lib/Driver/ToolChains/Clang.cpp | 4 ++-- lib/Frontend/CompilerInvocation.cpp | 2 +- test/CodeGen/split-debug-filename.c | 6 +++--- test/CodeGen/split-debug-single-file.c | 8 ++++---- test/CodeGen/thinlto-split-dwarf.c | 2 +- test/Driver/fuchsia.c | 2 +- test/Driver/split-debug.c | 24 ++++++++++++------------ test/Driver/split-debug.s | 4 ++-- test/Misc/cc1as-split-dwarf.s | 2 +- test/Modules/pch_container.m | 2 +- tools/driver/cc1as_main.cpp | 12 ++++++------ 15 files changed, 43 insertions(+), 43 deletions(-)