[all-commits] [llvm/llvm-project] afc44e: [debuginfo-tests][dexter] Add two new debug experi...

Tom Weaver via All-commits all-commits at lists.llvm.org
Wed Oct 28 07:24:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: afc44efc262b27e8d6cdcf86d40a820ecd450520
      https://github.com/llvm/llvm-project/commit/afc44efc262b27e8d6cdcf86d40a820ecd450520
  Author: Nabeel Omer <nabeel.omer at sony.com>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    A debuginfo-tests/dexter-tests/deferred_globals.cpp
    A debuginfo-tests/dexter-tests/namespace.cpp

  Log Message:
  -----------
  [debuginfo-tests][dexter] Add two new debug experience tests

deferred_globals.cpp: Verify that debug information for a local variable does
not hide a global definition that has the same name

namespace.cpp: Ensure that the debug information for a global variable
includes namespace information.

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

Author:    Nabeel Omer <nabeel.omer at sony.com>




More information about the All-commits mailing list