Dmitri Gribenko d64c363f35 [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.
2023-08-09 16:07:41 +02:00
..