[all-commits] [llvm/llvm-project] 934c57: [lldb][test] Add FindGlobalVariables tests for C++...

Michael Buch via All-commits all-commits at lists.llvm.org
Mon Nov 6 02:24:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 934c573b7d24327fafea916a1d0e9a9fc88f87ab
      https://github.com/llvm/llvm-project/commit/934c573b7d24327fafea916a1d0e9a9fc88f87ab
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M lldb/test/API/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py

  Log Message:
  -----------
  [lldb][test] Add FindGlobalVariables tests for C++ inline static data members (#70641)

Tests that LLDB can find inline static data members.

Relies on the debug-info change in:
https://github.com/llvm/llvm-project/pull/70639




More information about the All-commits mailing list