summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/ArrayRefTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some negative (and positive) static_assert checks for ArrayRef-of-pointer...David Blaikie2014-08-311-0/+17
* Add a test for converting ArrayRef<T *> to ArrayRef<const T *>.Craig Topper2014-08-301-0/+10
* ADT: Unit test for ArrayRef::equals change in r215986Duncan P. N. Exon Smith2014-08-191-0/+4
* [ADT] Add a remarkbly useful little helper routine to ArrayRef forChandler Carruth2014-07-271-0/+22
* ADT: Add a drop_back() helper to ArrayRefDavid Majnemer2014-07-051-0/+7
* Fix layering StringRef copy using BumpPtrAllocator.Nick Kledzik2014-02-051-0/+33
OpenPOWER on IntegriCloud