Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
authorChris Lattner <sabre@nondot.org>
Wed, 22 Feb 2006 16:23:43 +0000 (16:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Feb 2006 16:23:43 +0000 (16:23 +0000)
commit410354fe0c052141dadeca939395743f8dd58e38
tree93f7cc80943a94623335b126b87998cebbe0e00b
parenta2a51607a6601d42c5f559858f77ef1cad86efe1
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.

Patch by Martin Partel!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26313 91177308-0d34-0410-b5e6-96231b3b80d8
26 files changed:
include/llvm/ADT/BitSetVector.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/VectorExtras.h
include/llvm/Analysis/AliasAnalysis.h
include/llvm/Analysis/DataStructure/DSGraph.h
include/llvm/Analysis/DataStructure/DSNode.h
include/llvm/Analysis/DataStructure/DSSupport.h
include/llvm/Analysis/LinkAllAnalyses.h
include/llvm/Bytecode/Archive.h
include/llvm/Bytecode/Format.h
include/llvm/CallingConv.h
include/llvm/CodeGen/ELFWriter.h
include/llvm/CodeGen/LiveIntervalAnalysis.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/ScheduleDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/CodeGen/ValueTypes.h
include/llvm/Linker.h
include/llvm/PassAnalysisSupport.h
include/llvm/System/MappedFile.h
include/llvm/System/Path.h
include/llvm/System/TimeValue.h
include/llvm/Target/MRegisterInfo.h
include/llvm/Target/TargetLowering.h
include/llvm/Transforms/LinkAllPasses.h
include/llvm/Transforms/RSProfiling.h