OSDN Git Service

[lit] Allow config files to pass arbitrary values to child configs.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 3 Sep 2013 23:32:55 +0000 (23:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 3 Sep 2013 23:32:55 +0000 (23:32 +0000)
commit4b3e5f24ecedc075a3d9f1a5bdb77190a3a01f22
treee46aa6b34045d11b4d362a4097ae3bf3e111fd0c
parent36b00f394fb03bd276d9343592bd718ddf4be789
[lit] Allow config files to pass arbitrary values to child configs.

 - This aligns with how existing test suites end up wanting to use the local
   config files, conceptually it makes sense to consider them to be inherited.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189885 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestingConfig.py
utils/lit/lit/discovery.py
utils/lit/tests/Inputs/discovery/lit.cfg
utils/lit/tests/Inputs/discovery/subdir/lit.local.cfg