[llvm-commits] Need better way to build bison files

Chris Lattner clattner at apple.com
Thu Apr 26 08:38:23 PDT 2007


On Apr 26, 2007, at 7:16 AM, Jeff Cohen wrote:

> My nightly tester failed last night for the following reason:
>
> cvs update: conflicts found in lib/AsmParser/llvmAsmParser.cpp.cvs
> C lib/AsmParser/llvmAsmParser.cpp.cvs
>
> Needless to say, the tester is not in the business of modifying  
> source code, but it manages to modify a file under cvs control  
> anyway and do so in a way that conflicts with subsequent changes.

This is by design.  Why does your nightly tester do a cvs up?

-Chris






More information about the llvm-commits mailing list