Standardize header file comments
authorChris Lattner <sabre@nondot.org>
Tue, 30 Sep 2003 18:37:50 +0000 (18:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Sep 2003 18:37:50 +0000 (18:37 +0000)
commit48486893f46d2e12e926682a3ecb908716bc66c4
tree1b9df5ccb8bd8eb836403dc9c1b3b42707c2d07d
parentf4744498042cc69627b3a0b40fe80d3967179ea4
Standardize header file comments

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8782 91177308-0d34-0410-b5e6-96231b3b80d8
109 files changed:
include/Support/BitSetVector.h
include/Support/Casting.h
include/Support/CommandLine.h
include/Support/DOTGraphTraits.h
include/Support/DataTypes.h
include/Support/DepthFirstIterator.h
include/Support/EquivalenceClasses.h
include/Support/GraphTraits.h
include/Support/GraphWriter.h
include/Support/HashExtras.h
include/Support/MathExtras.h
include/Support/PostOrderIterator.h
include/Support/STLExtras.h
include/Support/SetOperations.h
include/Support/Signals.h
include/Support/StringExtras.h
include/Support/SystemUtils.h
include/Support/Tree.h
include/Support/TypeInfo.h
include/Support/hash_map
include/Support/ilist
include/llvm/ADT/BitSetVector.h
include/llvm/ADT/DepthFirstIterator.h
include/llvm/ADT/EquivalenceClasses.h
include/llvm/ADT/GraphTraits.h
include/llvm/ADT/HashExtras.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/STLExtras.h
include/llvm/ADT/SetOperations.h
include/llvm/ADT/StringExtras.h
include/llvm/ADT/Tree.h
include/llvm/ADT/ilist
include/llvm/AbstractTypeUser.h
include/llvm/Analysis/CallGraph.h
include/llvm/Analysis/ConstantsScanner.h
include/llvm/Analysis/Expressions.h
include/llvm/Analysis/FindUnsafePointerTypes.h
include/llvm/Analysis/FindUsedTypes.h
include/llvm/Analysis/InstForest.h
include/llvm/Analysis/Interval.h
include/llvm/Analysis/IntervalIterator.h
include/llvm/Analysis/IntervalPartition.h
include/llvm/Analysis/LoopInfo.h
include/llvm/Analysis/PostDominators.h
include/llvm/Analysis/SlotCalculator.h
include/llvm/Analysis/Verifier.h
include/llvm/Assembly/CWriter.h
include/llvm/Assembly/CachedWriter.h
include/llvm/Assembly/Parser.h
include/llvm/Assembly/PrintModulePass.h
include/llvm/Assembly/Writer.h
include/llvm/BasicBlock.h
include/llvm/Bytecode/Format.h
include/llvm/Bytecode/Primitives.h
include/llvm/Bytecode/Reader.h
include/llvm/Bytecode/WriteBytecodePass.h
include/llvm/Bytecode/Writer.h
include/llvm/CodeGen/InstrForest.h
include/llvm/CodeGen/InstrScheduling.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/RegisterAllocation.h
include/llvm/CodeGen/SchedGraphCommon.h
include/llvm/Constant.h
include/llvm/ConstantHandling.h
include/llvm/Constants.h
include/llvm/DerivedTypes.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h
include/llvm/InstrTypes.h
include/llvm/Instruction.def
include/llvm/Linker.h
include/llvm/Module.h
include/llvm/Pass.h
include/llvm/PassAnalysisSupport.h
include/llvm/PassManager.h
include/llvm/SlotCalculator.h
include/llvm/Support/CFG.h
include/llvm/Support/Casting.h
include/llvm/Support/CommandLine.h
include/llvm/Support/DOTGraphTraits.h
include/llvm/Support/GraphWriter.h
include/llvm/Support/InstIterator.h
include/llvm/Support/InstVisitor.h
include/llvm/Support/Linker.h
include/llvm/Support/Mangler.h
include/llvm/Support/MathExtras.h
include/llvm/Support/SystemUtils.h
include/llvm/Support/TypeInfo.h
include/llvm/SymbolTable.h
include/llvm/SymbolTableListTraits.h
include/llvm/System/Signals.h
include/llvm/Target/TargetData.h
include/llvm/Target/TargetMachine.h
include/llvm/Target/TargetRegInfo.h
include/llvm/Target/TargetSchedInfo.h
include/llvm/Transforms/MutateStructTypes.h
include/llvm/Transforms/Scalar.h
include/llvm/Transforms/Utils/BasicBlockUtils.h
include/llvm/Transforms/Utils/Linker.h
include/llvm/Transforms/Utils/Local.h
include/llvm/Type.def
include/llvm/Type.h
include/llvm/User.h
include/llvm/Value.h
include/llvm/iOther.h
include/llvm/iPHINode.h
lib/Bytecode/Writer/SlotCalculator.h
lib/VMCore/ConstantFold.h
lib/VMCore/ConstantFolding.h