[PATCH] D11786: Make sure dsymutil temporary files (with names derived from input files) get created under %T.
Artem Belevich
tra at google.com
Wed Aug 5 16:05:06 PDT 2015
Change in r244087:
getOutputFileName() apparently derives the name of the temp file from the
input file name and that temp file does get created.
Or, rather, fails to get created if source tree with input files is
read-only.
--Artem
On Wed, Aug 5, 2015 at 4:00 PM, Frederic Riss <friss at apple.com> wrote:
> friss added a comment.
>
> (Of course you can go ahead with the patch if it fixes an issue, I just
> need to understand what's happening)
>
>
> http://reviews.llvm.org/D11786
>
>
>
>
--
--Artem Belevich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/6e9d4126/attachment.html>
More information about the llvm-commits
mailing list