[swift-users] ClangImporter /var/temp dir settings..

Jordan Rose jordan_rose at apple.com
Wed Mar 30 15:57:20 CDT 2016


Hi, Ramakrishna. IIRC, there's no command-line argument for this, but both Clang and Swift should be looking at the standard environment variable TMPDIR. As long as that's set early enough in compilation, it should work for your purposes.

Best,
Jordan


> On Mar 24, 2016, at 4:34 , Ramakrishna Mallireddy via swift-users <swift-users at swift.org> wrote:
> 
> How to change the temp dir path: /var/tmp/, can I input my desired path as a command argument during swift compiler invocation.
> 
> Thanks
> Ramakrishna M 
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users



More information about the swift-users mailing list