]> granicus.if.org Git - clang/commit
Recommit r204493 with a fix to look in both clang and llvm directories.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Wed, 26 Mar 2014 16:40:43 +0000 (16:40 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Wed, 26 Mar 2014 16:40:43 +0000 (16:40 +0000)
commit972fd1d7f0289d95dd78c64a424f130be44ecffe
tree4c506800c4482eb8bb6c51041a97e699be37cbdc
parent94b80cf49f918d7eb345e8899beff3dd36fd4c90
Recommit r204493 with a fix to look in both clang and llvm directories.
Hopefully addresses r204539.

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@204831 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg