[all-commits] [llvm/llvm-project] ce5078: [AIX][libc++] Mark offset_range test UNSUPPORTED o...

Himadhith via All-commits all-commits at lists.llvm.org
Mon Jun 8 23:22:34 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce507885e580a33d7dab8ed882925e812d7cbd2f
      https://github.com/llvm/llvm-project/commit/ce507885e580a33d7dab8ed882925e812d7cbd2f
  Author: Himadhith <79003240+Himadhith at users.noreply.github.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

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

  Log Message:
  -----------
  [AIX][libc++] Mark offset_range test UNSUPPORTED on 32-bit AIX due to 32-bit off_t (#200861)

Marking the test as UNSUPPORTED and combined the comment since both
platforms have the same fundamental limitation with `32-bit off_t`.

---------

Co-authored-by: himadhith <himadhith.v at ibm.com>



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