[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)
commit33b9fa7caaf20db4a851538363d04f70216c7101
treeb16988be4dbabba6d92b9736be97332547f41155
parente84e7675b29c356001a4e5fa7c71354fec13b402
[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>
llvm-svn: 324706
llvm/utils/lit/lit/TestingConfig.py