Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TopLevelMap[] reference is a pointer. | Evan Cheng | 2010-03-03 | 1 | -1/+1 |
* | Allow specialization of ScopedHashTable of non-default DenseMapInfo. | Evan Cheng | 2010-03-02 | 1 | -28/+33 |
* | Add count() and lookup() to ScopedHashTable. It might be useful to get inform... | Evan Cheng | 2010-03-02 | 1 | -0/+8 |
* | Removed trailing whitespace. | Misha Brukman | 2009-01-09 | 1 | -17/+17 |
* | Add a simple, but efficient, generic scoped hash table | Chris Lattner | 2008-06-09 | 1 | -0/+193 |