diff options
author | David Spickett <david.spickett@linaro.org> | 2025-05-09 10:29:44 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2025-05-09 10:31:17 +0000 |
commit | fd8b84ea0fa1eb1da105257f419d926278dc0445 (patch) | |
tree | 71b44965fb51324d3a0d716803d09c526e376c28 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 234ae9bfd97e6942193d152ae57ebba5d1b7c584 (diff) | |
download | llvm-fd8b84ea0fa1eb1da105257f419d926278dc0445.zip llvm-fd8b84ea0fa1eb1da105257f419d926278dc0445.tar.gz llvm-fd8b84ea0fa1eb1da105257f419d926278dc0445.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions