Fix a bunch of little errors that Clang complains about when its being pedantic
authorDouglas Gregor <dgregor@apple.com>
Sat, 19 Dec 2009 07:05:23 +0000 (07:05 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 19 Dec 2009 07:05:23 +0000 (07:05 +0000)
commitcabdd7425d30f7eb659ecb0cc5efbc4052dd78a8
treed9fa1ef1b5b9c3b85189cd95f0c993ee77b45d73
parent0ebc6ce974287498460a5bf66f2620f5dbc5e08c
Fix a bunch of little errors that Clang complains about when its being pedantic

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91764 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/ELF.h
lib/CodeGen/PBQP/GraphBase.h
lib/CodeGen/PBQP/HeuristicSolver.h
lib/CodeGen/RegAllocLinearScan.cpp
lib/CodeGen/SimpleRegisterCoalescing.h
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/Mips/MipsSubtarget.h
lib/Transforms/Hello/Hello.cpp