[LLVMdev] Reminder: NewNIghtlyTest.pl
Reid Spencer
rspencer at reidspencer.com
Thu Apr 5 15:06:54 PDT 2007
On Thu, 2007-04-05 at 14:47 -0700, Chris Lattner wrote:
> On Thu, 5 Apr 2007, Reid Spencer wrote:
> >> this is another dependency people have to satisfy to be able to run the
> >> nightly tester. Is there any way to avoid this?
> >
> > Only two things I can think of:
> >
> > 1. Forgo having "what changed" information in the nightly test
> > 2. Ask Anton to write the date parsing without using Date::Parse and do
> > the parsing manually.
> >
> > Personally I don't think #1 is viable. It is good to know what changed
> > each day.
>
> I agree. Is the date in a fixed format? wouldn't a simple regex do the
> trick?
You're asking the wrong person. Anton did this part.
Anton?
>
> -Chris
>
More information about the llvm-dev
mailing list