Fixed lint errors:
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 20 Feb 2009 22:20:18 +0000 (22:20 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 20 Feb 2009 22:20:18 +0000 (22:20 +0000)
commita2769a33c94f021a609a462b28ebea069eba6f74
treeb8bcb623c4e5d2c65ede773869d5a14e168b1324
parent1bcf0f5e45fd4e17b1be5fc80984b3c1722ba381
Fixed lint errors:
* Alphabetized #includes
* Removed trailing whitespace
* Wrapped or shortened lines over 80 chars

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65181 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
include/llvm/ADT/APInt.h
include/llvm/ADT/DepthFirstIterator.h
include/llvm/ADT/GraphTraits.h
include/llvm/ADT/ImmutableMap.h
include/llvm/ADT/IndexedMap.h
include/llvm/ADT/IntrusiveRefCntPtr.h
include/llvm/ADT/OwningPtr.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/SCCIterator.h
include/llvm/ADT/STLExtras.h
include/llvm/ADT/SetVector.h
include/llvm/ADT/SmallVector.h
include/llvm/ADT/Tree.h
include/llvm/ADT/Trie.h
include/llvm/ADT/ilist.h