aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKarl-Johan Karlsson <karl-johan.karlsson@ericsson.com>2024-08-06 09:57:31 +0200
committerGitHub <noreply@github.com>2024-08-06 09:57:31 +0200
commitb7730a23efb222944b732bbdb3a7b965b7bffd98 (patch)
tree0708c0b695d160d37c50da09baf09027e235edfc /clang/lib/CodeGen/CodeGenModule.cpp
parentd337f5aa59fecd2413b076ed9573e378c57c1307 (diff)
downloadllvm-b7730a23efb222944b732bbdb3a7b965b7bffd98.zip
llvm-b7730a23efb222944b732bbdb3a7b965b7bffd98.tar.gz
llvm-b7730a23efb222944b732bbdb3a7b965b7bffd98.tar.bz2
[test] Avoid writing to a potentially write-protected dir (#102073)
The test length-errors.hlsl don't check the output written to the current directory. The current directory may be write protected e.g. in a sandboxed environment. This patch simply remove the -emit-llvm option as this testcase don't care about the outputed llvm IR. Co-authored-by: Chris B <cbieneman@microsoft.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions