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

Jeff Cohen jeffc at jolt-lang.org
Thu Apr 26 07:16:31 PDT 2007


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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070426/3a9d0a62/attachment.html>


More information about the llvm-commits mailing list