]> granicus.if.org Git - clang/commit
Fix locating the 'lit.cfg' file when running on only a single file in the
authorDaniel Dunbar <daniel@zuster.org>
Thu, 6 Aug 2009 01:41:03 +0000 (01:41 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 6 Aug 2009 01:41:03 +0000 (01:41 +0000)
commit65c4b107b76c856cd92b6f62320068380675c954
tree992287e6a4b2b7cbe2c4d990d91cbb59f1ff13e4
parentc5619d901a68dc27a9e310a6a831f03efebcd950
Fix locating the 'lit.cfg' file when running on only a single file in the
current directory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78271 91177308-0d34-0410-b5e6-96231b3b80d8
utils/test/MultiTestRunner.py