]> granicus.if.org Git - clang/commit
Relax this test further to pass in other bots.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 18 Sep 2015 20:35:53 +0000 (20:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 18 Sep 2015 20:35:53 +0000 (20:35 +0000)
commit3facffac5d325c7397466a3a1d291ff05b3a6a4b
tree12d413a55a68ed879ebd5bf3664dbb6bb64751da
parenta52a248ec8d38168dd15989ec6daacad1d43bdbb
Relax this test further to pass in other bots.

The problem this time was the /clang matching the InstalledDir line.

Now we just use regular expressions which are more flexible, if a bit less
readable, than CHECK+CHECK-SAME.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248031 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/amdgpu-toolchain.c