mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
7c78afefe9
other clients. The problem is that the nullVal member was left to the default constructor to initialize, which for int's does nothing (ie, leaves it unspecified). To get a zero value, we must use T(). It's C++ wonderful? :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11867 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
BitSetVector.h | ||
DenseMap.h | ||
DepthFirstIterator.h | ||
EquivalenceClasses.h | ||
GraphTraits.h | ||
hash_map.in | ||
hash_set.in | ||
HashExtras.h | ||
ilist | ||
IndexedMap.h | ||
iterator.in | ||
PostOrderIterator.h | ||
SCCIterator.h | ||
SetOperations.h | ||
Statistic.h | ||
STLExtras.h | ||
StringExtras.h | ||
Tree.h | ||
VectorExtras.h |