[llvm-commits] [llvm] r64827 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAG.h include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/X86/X86ISelLowering.cpp

Mike Stump mrs at apple.com
Tue Feb 17 14:33:53 PST 2009


On Feb 17, 2009, at 2:20 PM, Duncan Sands wrote:
> the last time I read the subversion book, it recommended not doing  
> this.
> They instead advised having a script that rejects a commit if it  
> introduces
> trailing whitespace.

Yeah, and we could wire up make to check during a build as well.



More information about the llvm-commits mailing list