[all-commits] [llvm/llvm-project] 7db1b2: [lldb][test] Run ranges::ref_vew test only for lib...

Ebuka Ezike via All-commits all-commits at lists.llvm.org
Thu Aug 28 04:14:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7db1b2ad1e30a614677e6fa7195a127d7b04a0e8
      https://github.com/llvm/llvm-project/commit/7db1b2ad1e30a614677e6fa7195a127d7b04a0e8
  Author: Ebuka Ezike <yerimyah1 at gmail.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/ranges/ref_view/TestDataFormatterStdRangesRefView.py

  Log Message:
  -----------
  [lldb][test] Run ranges::ref_vew test only for libc++ (#155813)

Remove redundant build step in std::ranges::ref_view test, this causes
it use `libstdc++` on linux instead of `libc++` .



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list