MultiTestRunner: Oops, clang wasn't being substituted properly. This is why the
authorDaniel Dunbar <daniel@zuster.org>
Sat, 25 Jul 2009 12:23:35 +0000 (12:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 25 Jul 2009 12:23:35 +0000 (12:23 +0000)
commit6c6c0e176903febf9dc204b4a91f522b26c3aeae
tree6ff8926fb259652dd7de343478a7062e29c9f55d
parent8377af0296b8c4afd98d0d3a3a789e74d2aea2f7
MultiTestRunner: Oops, clang wasn't being substituted properly. This is why the
cxx-using-declaration test case started exhibiting different behavior. It still
needs to be fixed, however...

llvm-svn: 77066
clang/utils/test/TestRunner.py