[all-commits] [llvm/llvm-project] 30e517: [libcxx][test] Fix a test for the range of file of...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Sat Jan 18 18:29:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30e517c0c70be42686ec10c2960813302f2a9654
      https://github.com/llvm/llvm-project/commit/30e517c0c70be42686ec10c2960813302f2a9654
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2025-01-18 (Sat, 18 Jan 2025)

  Changed paths:
    M libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/offset_range.pass.cpp

  Log Message:
  -----------
  [libcxx][test] Fix a test for the range of file offsets on ARMv7 Linux targets. (#123449)

Mark the `offset_range` test as UNSUPPORTED for the
`armv7-unknown-linux-gnueabihf` target (32-bit).

Ref PR #122798



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