Unverified Commit a04879ce authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[dsymutil] Use createTemporaryFile instead of TempFile

Use createTemporaryFile in favor of the TempFile abstraction to ensure
we have an on-disk file. This fixes an issue on Windows where the DWARF
verifier would fail when trying to open the temporary file from disk.
parent 1f929aad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment