Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (and...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 17 Oct 2013 12:10:12 +0000 (12:10 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 17 Oct 2013 12:10:12 +0000 (12:10 +0000)
commit9f64a56ababffecbe5a818ecbe5b6fbfc1d7b974
tree86e9e5c868505023fcfc1d9e68adf8e443030025
parentf9a5e40b90e5a98cfae5c0f8a42eedd71c849dbc
Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (and TEMP).

This is intended to check how many temporary files would be generated in automated builders.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192887 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestingConfig.py