[all-commits] [llvm/llvm-project] 7ec32d: [lldb] Enable test for `getelementptr` const args ...

Andy Hippo via All-commits all-commits at lists.llvm.org
Mon Feb 14 10:51:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ec32dad2b01ffcd47b7f99f5ebba9130ab9e00b
      https://github.com/llvm/llvm-project/commit/7ec32dad2b01ffcd47b7f99f5ebba9130ab9e00b
  Author: Andy Yankovsky <weratt at gmail.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M lldb/test/API/lang/cpp/static_members/TestCPPStaticMembers.py

  Log Message:
  -----------
  [lldb] Enable test for `getelementptr` const args for Windows

The test actually passes fine on Windows, since it doesn't use any
static members.

Follow-up to https://reviews.llvm.org/D113498




More information about the All-commits mailing list