[all-commits] [llvm/llvm-project] 1cb0e0: [DebugInfo][DWARF5]: Added support for debuginfo g...

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Mon Mar 2 23:44:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cb0e01e42ca5e9de44d9b7cb03d23552a9a9ae1
      https://github.com/llvm/llvm-project/commit/1cb0e01e42ca5e9de44d9b7cb03d23552a9a9ae1
  Author: Awanish Pandey <Awanish.Pandey at amd.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    A clang/test/CodeGenCXX/debug-info-template-parameter.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp

  Log Message:
  -----------
  [DebugInfo][DWARF5]: Added support for debuginfo generation for defaulted parameters

This patch adds support for dwarf emission/dumping part of debuginfo
generation for defaulted parameters.

Reviewers: probinson, aprantl, dblaikie

Reviewed By: aprantl, dblaikie

Differential Revision: https://reviews.llvm.org/D73462




More information about the All-commits mailing list