Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some negative (and positive) static_assert checks for ArrayRef-of-pointer... | David Blaikie | 2014-08-31 | 1 | -0/+17 |
* | Add a test for converting ArrayRef<T *> to ArrayRef<const T *>. | Craig Topper | 2014-08-30 | 1 | -0/+10 |
* | ADT: Unit test for ArrayRef::equals change in r215986 | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -0/+4 |
* | [ADT] Add a remarkbly useful little helper routine to ArrayRef for | Chandler Carruth | 2014-07-27 | 1 | -0/+22 |
* | ADT: Add a drop_back() helper to ArrayRef | David Majnemer | 2014-07-05 | 1 | -0/+7 |
* | Fix layering StringRef copy using BumpPtrAllocator. | Nick Kledzik | 2014-02-05 | 1 | -0/+33 |