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, <[email protected]> wrote: > We don't restrict lldb code to 80 characters. > > Jim > > > On Feb 18, 2015, at 7:25 AM, Hafiz Abid Qadeer <[email protected]> > 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 > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits > > > _______________________________________________ > lldb-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits >
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
