[LLVMdev] sys::path::system_temp_directory vs. sys::fs::createTemporaryFile

Rafael Espíndola rafael.espindola at gmail.com
Mon Aug 25 12:25:04 PDT 2014


Ping2.

Rebased patch attached.

On 19 August 2014 12:08, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> ping. Rebased version attached.
>
> On 14 August 2014 12:47, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>>> Well, that changes behavior on Linux; previously it did honor TMPDIR when
>>> looking for a cache directory. Is that okay? (The Windows version is also
>>> honoring TEMP in this case.)
>>
>> I *think* that is a bug fix.  I don't have those env variables set on
>> my linux machine (fedora 20), but I don't remember seeing them
>> pointing to anything but /tmp in the past and that is even in tmpfs
>> these days.
>>
>>> What are we using the cache dir for besides the module cache?
>>
>> Only that. There is one call in lvm and 2 in clang-tools-extra, but
>> they both pass true to erasedOnReboot.
>>
>>> Jordan
>>
>> Cheers,
>> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 7578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140825/7dc1f481/attachment.bin>


More information about the llvm-dev mailing list