]> granicus.if.org Git - clang/commit
Reorder the PATH used during testing so $(ToolDir) and the LLVM
authorDaniel Dunbar <daniel@zuster.org>
Thu, 21 Aug 2008 03:03:44 +0000 (03:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 21 Aug 2008 03:03:44 +0000 (03:03 +0000)
commit4565938ff6b329747aebb30047eb849990bae3d2
tree0775287408ce2733ebf2ecfe70d22f3ae5ff3a2e
parent2d6ca8d0f699647364e983bd254a3d8ad422efda
Reorder the PATH used during testing so $(ToolDir) and the LLVM
scripts dir appear before the user path.
 - This is an attempt to pick up the right executables. We should
   probably be substituting the exact things we want for clang a la
   the LLVM test script.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55105 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile