This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 73b19c609f P0629R0: Switch to latest proposal for distinguishing module [...] new ea2cb09d2a Move Split DWARF handling to an MC option/command line argum [...]
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/Driver/CC1Options.td | 2 ++ include/clang/Frontend/CodeGenOptions.def | 1 + lib/CodeGen/BackendUtil.cpp | 2 ++ lib/CodeGen/CGDebugInfo.cpp | 12 +++++++----- lib/Driver/ToolChains/Clang.cpp | 3 +-- lib/Frontend/CompilerInvocation.cpp | 1 + test/CodeGen/split-debug-filename.c | 5 +++++ test/Driver/split-debug.c | 16 ++++++++-------- 8 files changed, 27 insertions(+), 15 deletions(-)