llvm-6502/include/llvm/ADT
Reid Spencer 19b7e0e0ca For PR786:
Minor tweaks in public headers and a few .cpp files so that LLVM can build
successfully with -pedantic and projects using LLVM with -pedantic don't
get warnings from LLVM. There's still more -pedantic warnings to fix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28453 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-24 19:21:13 +00:00
..
.cvsignore
BitSetVector.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
DenseMap.h
DepthFirstIterator.h
EquivalenceClasses.h add a method 2005-08-23 21:45:31 +00:00
GraphTraits.h
hash_map.in Eliminate use of sed in Visual Studio builds. 2005-10-26 14:48:53 +00:00
hash_set.in Fix comment. 2005-10-26 15:02:21 +00:00
HashExtras.h
ilist
IndexedMap.h
iterator.in Eliminate use of sed in Visual Studio builds. 2005-10-26 14:48:53 +00:00
PostOrderIterator.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
SCCIterator.h
SetOperations.h
SetVector.h
Statistic.h This only needs <iosfwd> not <iostream> 2006-01-22 23:43:45 +00:00
STLExtras.h
StringExtras.h For PR786: 2006-05-24 19:21:13 +00:00
Tree.h
UniqueVector.h Use find instead of lower_bounds. 2006-01-26 20:30:51 +00:00
VectorExtras.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00