aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/TinyPtrVectorTest.cpp
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-11-30Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.Chandler Carruth
2012-08-01Add range erase, element insert, and range insert methods toChandler Carruth
2012-07-31Implement copy and move assignment for TinyPtrVector. These try toChandler Carruth
2012-07-31Bring TinyPtrVector under test. Somehow we never picked up unit testsChandler Carruth