aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ADT/TinyPtrVectorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add range erase, element insert, and range insert methods toChandler Carruth2012-08-011-0/+91
* Implement copy and move assignment for TinyPtrVector. These try toChandler Carruth2012-07-311-0/+166
* Bring TinyPtrVector under test. Somehow we never picked up unit testsChandler Carruth2012-07-311-0/+191