[all-commits] [llvm/llvm-project] fd8b84: [lldb][test] Skip beginning/end of file tests on W...

David Spickett via All-commits all-commits at lists.llvm.org
Fri May 9 03:32:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd8b84ea0fa1eb1da105257f419d926278dc0445
      https://github.com/llvm/llvm-project/commit/fd8b84ea0fa1eb1da105257f419d926278dc0445
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M lldb/test/Shell/Commands/command-list-reach-beginning-of-file.test
    M lldb/test/Shell/Commands/command-list-reach-end-of-file.test

  Log Message:
  -----------
  [lldb][test] Skip beginning/end of file tests on Windows

Added in https://github.com/llvm/llvm-project/pull/137515,
as the source uses unistd.h which isn't present there.

| C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\Commands/Inputs/sigchld.c:4:10: fatal error: 'unistd.h' file not found
|     4 | #include <unistd.h>
|       |          ^~~~~~~~~~
| 1 error generated.



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