[PATCH] LineIterator: Provide a variant that keeps blank lines

Justin Bogner mail at justinbogner.com
Tue Sep 16 18:46:33 PDT 2014


"Duncan P. N. Exon Smith" <dexonsmith at apple.com> writes:
>> On 2014-Sep-16, at 16:05, Justin Bogner <mail at justinbogner.com> wrote:
>> 
>> Currently, line_iterator skips blanks lines. This isn't always the most
>> useful behaviour, though, as evidenced by the somewhat awkward use in
>> llvm-cov. This adds a knob to control whether or not to skip blanks.
>> 
>> WDYT?
>
> Patch missing?  (All I see is the log message.)

Not sure what happened there. Here's the patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: line_iterator.patch
Type: text/x-patch
Size: 11813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140916/392829c4/attachment.bin>


More information about the llvm-commits mailing list