diff options
author | Amir Ayupov <aaupov@fb.com> | 2023-11-27 10:53:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 10:53:18 -0800 |
commit | ab14eb23b6b4939cefa01f8cb16d7540f9686144 (patch) | |
tree | 213a9741025501987006bc7fe339be5985a71c82 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b29332a318d922aa3a626feeb3e39a312c32ba12 (diff) | |
download | llvm-ab14eb23b6b4939cefa01f8cb16d7540f9686144.zip llvm-ab14eb23b6b4939cefa01f8cb16d7540f9686144.tar.gz llvm-ab14eb23b6b4939cefa01f8cb16d7540f9686144.tar.bz2 |
[BOLT][test] Replace /dev/null with temp file (#73485)
NFC processing time script identifies tests by output filename.
When `/dev/null` is used as output filename, we're unable to tell the
source test, and the reports are unhelpful.
Replace `/dev/null/` with `%t.null` which resolves the issue.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions