summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LineIterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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