OSDN Git Service

Regularize the names of #include-guards.
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 17 Jun 2003 00:35:55 +0000 (00:35 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 17 Jun 2003 00:35:55 +0000 (00:35 +0000)
commita9f6e4ae0eaea69949755807b7207177f256eace
tree88cc1e88bda3ea5c8218eaaa906ef763570b0e69
parent9b2d2624d2afc61b66f0557e30de1e517439eb15
Regularize the names of #include-guards.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6732 91177308-0d34-0410-b5e6-96231b3b80d8
39 files changed:
include/Support/Alloca.h
include/Support/BitSetVector.h
include/Support/CommandLine.h
include/Support/DataTypes.h
include/Support/DepthFirstIterator.h
include/Support/EquivalenceClasses.h
include/Support/GraphTraits.h
include/Support/HashExtras.h
include/Support/LeakDetector.h
include/Support/MathExtras.h
include/Support/NonCopyable.h
include/Support/PostOrderIterator.h
include/Support/SCCIterator.h
include/Support/STLExtras.h
include/Support/SetOperations.h
include/Support/StringExtras.h
include/Support/Tree.h
include/Support/TypeInfo.h
include/Support/hash_map
include/Support/hash_set
include/Support/ilist
include/Support/iterator
include/Support/slist
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/SCCIterator.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/Support/CommandLine.h
include/llvm/Support/LeakDetector.h
include/llvm/Support/MathExtras.h
include/llvm/Support/TypeInfo.h