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.

The way bison files are managed needs to be fixed so that files under cvs control do not change unless a human wants them to change.


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to