OSDN Git Service

[lit] Pass CLANG env var to testing configuration
authorVictor Leschuk <vleschuk@accesssoftek.com>
Fri, 9 Feb 2018 05:28:38 +0000 (05:28 +0000)
committerVictor Leschuk <vleschuk@accesssoftek.com>
Fri, 9 Feb 2018 05:28:38 +0000 (05:28 +0000)
commitdb43c8fed62dcb0aa1c9e245dfac5fbe006794c1
treec9348bf0d082e2af31a7005b9696e91d168468c2
parent00088b80667967b32c4052307620724b1c3e4ad4
[lit] Pass CLANG env var to testing configuration

Allow CLANG environment variable be copied into the testing configuration
and proper support testing with a custom path to the clang executable.

Signed-off-by: Vladimir Vereschaka <vvereschaka@accesssoftek.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324706 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestingConfig.py