diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2023-08-09 15:55:37 +0200 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2023-08-09 16:07:41 +0200 |
commit | d64c363f35b98ab9750a3c3a5828d8df011a4a45 (patch) | |
tree | 06f366942933d1104f9b5dd7d2bc6ff56e6ae79b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b5c2a19fedc2ee615d9edc9bb72c60982b128b1f (diff) | |
download | llvm-d64c363f35b98ab9750a3c3a5828d8df011a4a45.zip llvm-d64c363f35b98ab9750a3c3a5828d8df011a4a45.tar.gz llvm-d64c363f35b98ab9750a3c3a5828d8df011a4a45.tar.bz2 |
[Clang][LoongArch] Add '-o /dev/null' to a test that does not care about the output
Tests should not write to the CWD because it might not be writeable.
Either use %t, or /dev/null if the test does not check the output.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions