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