summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LineIterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-071-3/+4
* Use two variables here rather than reusing (and abusing) one. This isChandler Carruth2013-12-271-6/+6
* Introduce a simple line-by-line iterator type into the Support library.Chandler Carruth2013-12-271-0/+68
OpenPOWER on IntegriCloud