Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2012-11-30 | Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES. | Chandler Carruth |
2012-08-01 | Add range erase, element insert, and range insert methods to | Chandler Carruth |
2012-07-31 | Implement copy and move assignment for TinyPtrVector. These try to | Chandler Carruth |
2012-07-31 | Bring TinyPtrVector under test. Somehow we never picked up unit tests | Chandler Carruth |