[all-commits] [llvm/llvm-project] 99d45e: [Debug-Info] handle DW_TAG_rvalue_reference_type a...

Chen Zheng via All-commits all-commits at lists.llvm.org
Sun May 23 18:24:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99d45ed22fd9c08ae81110956a817ac0eacded2e
      https://github.com/llvm/llvm-project/commit/99d45ed22fd9c08ae81110956a817ac0eacded2e
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/test/CodeGenCXX/debug-info-rvalue-ref.cpp

  Log Message:
  -----------
  [Debug-Info] handle DW_TAG_rvalue_reference_type at strict DWARF.

When -gstrict-dwarf is specified, generate DW_TAG_rvalue_reference_type
at DWARF 4 or above

Reviewed By: dblaikie, aprantl

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




More information about the All-commits mailing list