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