eliminate all 80-col violations that I have introduced in my recent checkins (and...
authorGabor Greif <ggreif@gmail.com>
Thu, 27 Aug 2009 23:44:33 +0000 (23:44 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 27 Aug 2009 23:44:33 +0000 (23:44 +0000)
commit7362ce08cb2c1f0b544b18dbc21630fb4baebcfc
treeab562add7fce10ca928554df16111b6e8fd1844b
parentb562b47deeb163d3c854b2d9670bf38a37b7816e
eliminate all 80-col violations that I have introduced in my recent checkins (and some others more)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80304 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
include/llvm/ADT/EquivalenceClasses.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/SCCIterator.h
include/llvm/ADT/ilist.h
include/llvm/Analysis/AliasSetTracker.h
include/llvm/Analysis/ConstantsScanner.h
include/llvm/Analysis/IntervalIterator.h
include/llvm/CodeGen/MachineRegisterInfo.h
include/llvm/CodeGen/ScheduleDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/CompilerDriver/CompilationGraph.h
include/llvm/Support/CFG.h
include/llvm/Support/GetElementPtrTypeIterator.h
include/llvm/Use.h