summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/LineIteratorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-15/+15
* Introduce a simple line-by-line iterator type into the Support library.Chandler Carruth2013-12-271-0/+115
OpenPOWER on IntegriCloud