[llvm-commits] [PATCH] YAMLParser diagnostics filename
bigcheesegs at gmail.com
bigcheesegs at gmail.com
Mon Nov 19 14:07:46 PST 2012
On Nov 19, 2012, at 3:52 PM, Kim Gräsman <kim.grasman at gmail.com> wrote:
> On Mon, Nov 19, 2012 at 9:42 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>>
>> Just one more change and it's good. Don't copy documentation to both
>> the header and definition. In this case it should only be in the
>> header.
>
> The comments apply to two different classes (Stream in the header and
> Scanner in the .cpp), and I saw Scanner had some comments already, so
> I figured I might as well expand on them.
Ah, sorry, didn't. Notice that. The comment is fine then.
>
>> With that change it's fine to commit. I can't really commit it now as
>> I'm traveling and don't have everything setup.
>
> OK, patch without doc comments on Scanner attached.
>
> Thanks,
> - Kim
> <YAMLParser-diag-filename.patch>
More information about the llvm-commits
mailing list