Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove my bogus MapVector::erase() with a narrower ::pop_back(), and add a ↵ | Douglas Gregor | 2013-02-19 | 1 | -1/+15 |
| | | | | | | unit test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175538 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add an insert() method to MapVector. Adds the first MapVector unit test. | Nick Lewycky | 2013-01-25 | 1 | -0/+41 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173505 91177308-0d34-0410-b5e6-96231b3b80d8 |