]> granicus.if.org Git - clang/commit
Tweak MultiTestRunner --path argument.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 27 Jul 2009 19:01:13 +0000 (19:01 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 27 Jul 2009 19:01:13 +0000 (19:01 +0000)
commit6779647c8922c60184873bacdc6743eba6b4942c
treecc453f54d8f1fb87b5006e109fe7048cd1ef9e7a
parent6c1fddf9f2186166daf524682681c6510b069774
Tweak MultiTestRunner --path argument.
 - Accept multiple values instead of embedding separator.
 - Make sure this gets used when searching for 'clang' binary.
 - Switch makefiles to using --path to stay in sync with cmake.

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