This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/clang.
from 5c15d24300 [Lex] Make HeaderMaps a unique_ptr vector adds 6eed53ab5d DebugInfo: Add the ability to disable DWARF name tables entirely
No new revisions were added by this update.
Summary of changes: include/clang/Driver/CC1Options.td | 4 ---- include/clang/Driver/Options.td | 2 ++ include/clang/Frontend/CodeGenOptions.def | 2 +- lib/CodeGen/CGDebugInfo.cpp | 5 ++--- lib/Driver/ToolChains/Clang.cpp | 17 ++++++++++++----- lib/Frontend/CompilerInvocation.cpp | 8 +++++++- test/CodeGen/debug-info-global-constant.c | 2 +- test/CodeGen/debug-info-macro.c | 2 +- test/CodeGen/debug-info-names.c | 10 ++++++++++ test/Driver/debug-options.c | 22 +++++++++++++++++----- 10 files changed, 53 insertions(+), 21 deletions(-) create mode 100644 test/CodeGen/debug-info-names.c