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. llvm-svn: 175538 | ||||
* | Add an insert() method to MapVector. Adds the first MapVector unit test. | Nick Lewycky | 2013-01-25 | 1 | -0/+41 |
llvm-svn: 173505 |