[Lldb-commits] [lldb] r229681 - Fix line crossing 80 column border.

Ilia K ki.stfu at gmail.com
Wed Feb 18 10:43:57 PST 2015


It was mine remark.

Yes, I know that we don't, but here we followed the header format.

Thanks,
Ilia

On Wed, Feb 18, 2015 at 9:23 PM, <jingham at apple.com> wrote:

> We don't restrict lldb code to 80 characters.
>
> Jim
>
> > On Feb 18, 2015, at 7:25 AM, Hafiz Abid Qadeer <hafiz_abid at mentor.com>
> wrote:
> >
> > Author: abidh
> > Date: Wed Feb 18 09:25:25 2015
> > New Revision: 229681
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=229681&view=rev
> > Log:
> > Fix line crossing 80 column border.
> >
> >
> > Modified:
> >    lldb/trunk/tools/lldb-mi/MICmdArgValBase.h
> >
> > Modified: lldb/trunk/tools/lldb-mi/MICmdArgValBase.h
> > URL:
> http://llvm.org/viewvc/llvm-project/lldb/trunk/tools/lldb-mi/MICmdArgValBase.h?rev=229681&r1=229680&r2=229681&view=diff
> >
> ==============================================================================
> > --- lldb/trunk/tools/lldb-mi/MICmdArgValBase.h (original)
> > +++ lldb/trunk/tools/lldb-mi/MICmdArgValBase.h Wed Feb 18 09:25:25 2015
> > @@ -1,4 +1,4 @@
> > -//===-- CMICmdArgValBase.h
> ----------------------------------------------*- C++ -*-===//
> > +//===-- CMICmdArgValBase.h --------------------------------------*- C++
> -*-===//
> > //
> > //                     The LLVM Compiler Infrastructure
> > //
> >
> >
> > _______________________________________________
> > lldb-commits mailing list
> > lldb-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150218/9564768e/attachment.html>


More information about the lldb-commits mailing list