lit.cfg: Scan command lines to verify tool names

Robinson, Paul Paul_Robinson at playstation.sony.com
Fri Mar 21 11:20:13 PDT 2014


r204493.

From: daniel.dunbar at gmail.com [mailto:daniel.dunbar at gmail.com] On Behalf Of Daniel Dunbar
Sent: Friday, March 21, 2014 11:11 AM
To: Robinson, Paul
Cc: cfe-commits at cs.uiuc.edu
Subject: Re: lit.cfg: Scan command lines to verify tool names

I'm ok with this, it's gross but matches what LLVM is already doing.

 - Daniel

On Fri, Mar 21, 2014 at 10:58 AM, Robinson, Paul <Paul_Robinson at playstation.sony.com<mailto:Paul_Robinson at playstation.sony.com>> wrote:
Add code to clang/test/lit.cfg matching what's in llvm/test/lit.cfg
(as modified by r204486).  This processes the RUN: command line to
ensure tools come from the current build directory.
--paulr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140321/bc349d85/attachment.html>


More information about the cfe-commits mailing list