diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2024-12-09 20:33:13 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-09 20:33:13 -0600 |
commit | a6b5e18fc6fa0e8d9bf10020e8f6070951630d42 (patch) | |
tree | 83ebc6ceed2dbe1bd6cfc2a83dd0d1febb593ccf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 95b6524e5c84169ecf404f755aeab2202e9916ea (diff) | |
download | llvm-a6b5e18fc6fa0e8d9bf10020e8f6070951630d42.zip llvm-a6b5e18fc6fa0e8d9bf10020e8f6070951630d42.tar.gz llvm-a6b5e18fc6fa0e8d9bf10020e8f6070951630d42.tar.bz2 |
[test][clang][AArch64] Don't assume current dir is writeable (#119285)
afa2fbf87a8e3fff609fd325c938929c48e94280 adds a test which can fail with
`error: unable to open output file 'fixed-register-global.o':
'Permission denied'`. We don't check the output file at all, so just use
/dev/null.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions