]> granicus.if.org Git - clang/commit
pass environment when invoking llvm-config and clang from lit.cfg
authorScott Douglass <sdouglass@arm.com>
Wed, 24 Sep 2014 18:37:52 +0000 (18:37 +0000)
committerScott Douglass <sdouglass@arm.com>
Wed, 24 Sep 2014 18:37:52 +0000 (18:37 +0000)
commit81474bdd65b37af3e3366766adcbc7983461c923
treee5f27c91d13e7469f42332497102cd47da51fe6a
parenteb4317aaa72112f6eae6e458df7ed78cad9f9195
pass environment when invoking llvm-config and clang from lit.cfg

Use the same environment when invoking llvm-config from lit.cfg as
will be used when running tests, so that ASAN_OPTIONS, INCLUDE, etc.
are present.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@218404 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg