aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorRyan Liptak <squeek502@hotmail.com>2023-12-21 03:02:22 -0800
committerRyan Liptak <squeek502@hotmail.com>2023-12-21 17:47:32 -0800
commitf5d0664e78211fbc366801868d59d9f909cd0471 (patch)
tree180ca9e517ad4dde13cef761667378929a6d33af /src/codegen/llvm.zig
parent11a398af3e12f0d1da0a5f95a17e334a063890a9 (diff)
downloadzig-f5d0664e78211fbc366801868d59d9f909cd0471.tar.gz
zig-f5d0664e78211fbc366801868d59d9f909cd0471.zip
Make 'stat of a symlink' test case not rely on OpenDirOptions.no_follow behavior
The `no_follow` behavior happened to allow opening a file descriptor of a symlink itself on Windows, but that behavior may change in the future. Instead, we implement the opening of the symlink as a file descriptor manually (and per-platform) in the test case.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions