AaronBallman wrote:

> We could try that (assuming that `/tmp` exists on every system but I sure 
> hope so); it might run into issues if we somehow pick a file/directory name 
> that something else is already using, but that’s probably not too likely.

Windows doesn't have `/tmp` for example. I don't think we have any 
[substitutions](https://llvm.org/docs/CommandGuide/lit.html#substitutions) for 
getting the temp directory.

https://github.com/llvm/llvm-project/pull/143520
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to