[PATCH] D14231: [Support] Use GetTempDir to get the temporary dir path on Windows.
    Rafael Espíndola via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  5 07:58:22 PST 2015
    
    
  
On 5 November 2015 at 10:54, Paweł Bylica <chfast at gmail.com> wrote:
> chfast added a comment.
>
> Thanks for quick checking.
>
> There is a unit test that checks path with 260 char in it. 260 is the Windows path limit.
Which one? I meant setting the TMP evn var to a large value, calling
path::system_temp_directory and checking that it gets the long path.
Cheers,
Rafael
    
    
More information about the llvm-commits
mailing list