aboutsummaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-print-openacc-wait-construct.cpp
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2025-07-24 10:17:00 -0500
committerGitHub <noreply@github.com>2025-07-24 10:17:00 -0500
commitf79efa986d61700d3fcfd22390bc1aa17d0d454c (patch)
treead16e2170ffce1092b986ed3ba42a451268c006d /clang/test/AST/ast-print-openacc-wait-construct.cpp
parent3e9d369c5c8ebc8c1568a288672236195b2e3685 (diff)
downloadllvm-f79efa986d61700d3fcfd22390bc1aa17d0d454c.zip
llvm-f79efa986d61700d3fcfd22390bc1aa17d0d454c.tar.gz
llvm-f79efa986d61700d3fcfd22390bc1aa17d0d454c.tar.bz2
[lld][test] Fix unintentional write to a non-writeable dir (#150436)
The test added in #147970 fails trying to write `a.out` when run in a non-writeable directory. I believe the intent was to write to /dev/null as the output, but `-o` was omitted, so it's actually linking *in* /dev/null and writing to `a.out`.
Diffstat (limited to 'clang/test/AST/ast-print-openacc-wait-construct.cpp')
0 files changed, 0 insertions, 0 deletions