OSDN Git Service

Clean up the minor mess I caused with removing iterator.h. I shall take care of 80...
authorGabor Greif <ggreif@gmail.com>
Thu, 27 Aug 2009 06:41:46 +0000 (06:41 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 27 Aug 2009 06:41:46 +0000 (06:41 +0000)
commitf0891be8bdbeeadb39da5575273b6645755fa383
tree344541d698e7fdc4ee3f8a118d3590da66510e6d
parent199ba42cbf56b2fc9c708edb4f08f97dd99ddd49
Clean up the minor mess I caused with removing iterator.h. I shall take care of 80-col violations and the FIXME later. (Thanks goodness that I live in another continent, so the monkeypox did not strike me :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80224 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
include/llvm/ADT/DepthFirstIterator.h
include/llvm/ADT/EquivalenceClasses.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/SCCIterator.h
include/llvm/ADT/STLExtras.h
include/llvm/ADT/SmallVector.h
include/llvm/ADT/ilist.h
include/llvm/Analysis/AliasSetTracker.h
include/llvm/Analysis/ConstantsScanner.h
include/llvm/Bitcode/BitstreamReader.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/Type.h
include/llvm/Use.h