[lldb-dev] [PATCH] Ctor init order fix.
Stephen Wilson
wilsons at start.ca
Fri Jul 2 20:38:03 PDT 2010
Hi all,
My hope is to help with the linux port. Initially I would like to clean
up many of the compiler warnings I am seeing as a way to familiarize
myself with the basic code layout. Attached patch fixes a ctor
initialization order warning.
I am seeing many warnings, largely trivial. Am I correct in assuming
small patches like this one (file-by-file basis) are preferred?
Thanks,
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: init-order.patch
Type: text/x-patch
Size: 431 bytes
Desc: ctor init order fix
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20100702/878318ef/attachment.bin>
More information about the lldb-dev
mailing list