]> granicus.if.org Git - clang/commit
Make clang/test/lit.cfg pre-scan the RUN line looking for tool names,
authorPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 21 Mar 2014 18:13:35 +0000 (18:13 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 21 Mar 2014 18:13:35 +0000 (18:13 +0000)
commit70dde185c5b35b7a465294e60fd50059f144882b
tree70948237beb035218bff88a7ffa42ebc356887c0
parent23df8218939d88dcd15e8f51a1d97d5829016694
Make clang/test/lit.cfg pre-scan the RUN line looking for tool names,
and substitute fully qualified path names pointing to the build
directory.  This ensures we're testing the just-built tools.

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