summaryrefslogtreecommitdiff
path: root/lib/Support/LineIterator.cpp
Commit message (Expand)AuthorAge
* [C++11] Make use of 'nullptr' in the Support library.Craig Topper2014-04-07
* Use two variables here rather than reusing (and abusing) one. This isChandler Carruth2013-12-27
* Introduce a simple line-by-line iterator type into the Support library.Chandler Carruth2013-12-27