Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerp...
[oota-llvm.git] / lib / Support / LineIterator.cpp
2013-12-27 Chandler CarruthUse two variables here rather than reusing (and abusing...
2013-12-27 Chandler CarruthIntroduce a simple line-by-line iterator type into...